<?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>Marko Kecman - Developer</title>
	<atom:link href="http://markokecman.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://markokecman.com</link>
	<description>My blog &#38; portfolio</description>
	<lastBuildDate>Wed, 04 Jan 2012 08:41:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>XFramework &#8211; rapid website/application/game development tool</title>
		<link>http://markokecman.com/2011/09/09/xframework-rapid-websiteapplicationgame-development-tool/</link>
		<comments>http://markokecman.com/2011/09/09/xframework-rapid-websiteapplicationgame-development-tool/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 16:29:34 +0000</pubDate>
		<dc:creator>kecman</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Facebook API]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://markokecman.com/?p=716</guid>
		<description><![CDATA[XFramework is my personal project that came as result of many custom CMS I developed during my 10 years professional experience in creating rich media websites and games. Basic idea behind this framework is ability to edit pages on the fly, like WYSIWYG editor for websites. Another important idea is to help developers to create [...]]]></description>
			<content:encoded><![CDATA[<p>XFramework is my personal project that came as result of many custom CMS I developed during my 10 years professional experience in creating rich media websites and games.<br />
Basic idea behind this framework is ability to edit pages on the fly, like WYSIWYG editor for websites. Another important idea is to help developers to create components with ease, without need to write main website/application logic over and over again but also to use util classes that speeds up development.<br />
Together with my friend <a href="http://dfstudio.co.rs/inajman/about-me/" target="_blank">Ivan Najman</a>, we developed basic version of XFramework in less than six month and afterwards we developed new features as we needed them. Components library now counts over hundred various components from basic image, swf, label, text to complex menus, picture galleries, forms, score lists, etc.</p>
<p>XFramework is built on top of Flex 3.5 and Cairngorm framework. As backend, we used PHP Zend Framework with MySQL as database. Connection is made using AMFPHP.<br />
In WYSIWYG editor, everything can be changed using GUI built using MDI windows.<br />
Key features of visual editor are:</p>
<ul>
<li>CRUD actions for pages &amp; objects with drag/resize/constrains ability.</li>
<li>Apply transition effects or event based tweens/effects.</li>
<li>Change variables of components in key/value table.</li>
<li>RBAC security system, with ability to CRUD users, their roles and privileges. You can set individual privileges not only for particular roles and objects, but also for classes (components) as well.</li>
<li>Internationalization. You can add as many languages and set appropriate translation for given variables.</li>
<li>Page Templates can be used to save whole pages as templates that you can use afterwards on other pages. You can save even single component (that you previously setup for your needs) as template.</li>
<li>Basic CSS on the fly support.</li>
<li>Single click database backup.</li>
</ul>
<p>Key features of development framework:</p>
<ul>
<li>Create your own components by extending our XComponent class. XComponent is container in which you can add other components (both in code and in visual editor).</li>
<li>Create more than one components package. This is useful when you are working on projects that need only particular components, so not every (of hundreds) components are loaded.</li>
<li>You can give .swc to other developers to create components, without need to know main framework code which you can edit to suit your needs.</li>
<li>A lot of our custom util classes (Math, XML, String, Date, Color, URL, etc.) as well as top open-source packages like TweenMax, Box2D, Away3D, PaperVision, PageFlip, GoogleMaps, etc. You can always use Cairngorm features.</li>
<li>On backend, there are Zend Framework with our custom basic components like MySQL, util classes, Facebook, etc.</li>
</ul>
<p>Checkout some examples of websites built on XFramework:</p>
<ul>
<li><a href="http://korakzasrce.rs" target="_blank">http://korakzasrce.rs</a></li>
<li><a href="http://residence.rs" target="_blank">http://residence.rs</a></li>
<li><a href="http://plantaze.com" target="_blank">http://plantaze.com</a></li>
<li><a href="http://nika.rs" target="_blank">http://nika.rs</a></li>
<li><a href="http://floorballshop.si" target="_blank">http://floorballshop.si</a></li>
<li><a href="http://imreszabo.com" target="_blank">http://imreszabo.com</a></li>
<li><a href="http://stands3x3.com" target="_blank">http://stands3x3.com</a></li>
<li><a href="http://birthdaysrock.com" target="_blank">http://birthdaysrock.com</a> (main application)</li>
</ul>
<p>There are several websites and games developed using XFramework, but because client has closed website (you can access only if you have password) I can provide those links and passwords on demand.<br />
You can see some of them in my portfolio:<br />
<a href="http://markokecman.com/2011/08/18/philip-morris-international-redrush-website-and-games/"> http://markokecman.com/2011/08/18/philip-morris-international-redrush-website-and-games/</a><br />
<a href="http://markokecman.com/2011/08/18/philip-morris-international-%E2%80%93-trueyou-website/"> http://markokecman.com/2011/08/18/philip-morris-international-%E2%80%93-trueyou-website/</a><br />
<a href="http://markokecman.com/2011/08/18/philip-morris-international-go4shine-website/"> http://markokecman.com/2011/08/18/philip-morris-international-go4shine-website/</a></p>
<p>Screencast coming soon.<br />
Screenshots of visual editor:
<a href='http://markokecman.com/wp-content/uploads/2011/09/xfrm_1.jpg' rel='shadowbox[sbalbum-716];player=img;' title='xfrm_1'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/09/xfrm_1-460x306.jpg" class="attachment-thumbnail" alt="xfrm_1" title="xfrm_1" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/09/xfrm_2.jpg' rel='shadowbox[sbalbum-716];player=img;' title='xfrm_2'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/09/xfrm_2-460x306.jpg" class="attachment-thumbnail" alt="xfrm_2" title="xfrm_2" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/09/xfrm_3.jpg' rel='shadowbox[sbalbum-716];player=img;' title='xfrm_3'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/09/xfrm_3-460x306.jpg" class="attachment-thumbnail" alt="xfrm_3" title="xfrm_3" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/09/xfrm_4.jpg' rel='shadowbox[sbalbum-716];player=img;' title='xfrm_4'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/09/xfrm_4-460x306.jpg" class="attachment-thumbnail" alt="xfrm_4" title="xfrm_4" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/09/xfrm_5.jpg' rel='shadowbox[sbalbum-716];player=img;' title='xfrm_5'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/09/xfrm_5-460x306.jpg" class="attachment-thumbnail" alt="xfrm_5" title="xfrm_5" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/09/xfrm_6.jpg' rel='shadowbox[sbalbum-716];player=img;' title='xfrm_6'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/09/xfrm_6-460x306.jpg" class="attachment-thumbnail" alt="xfrm_6" title="xfrm_6" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/09/xfrm_7.jpg' rel='shadowbox[sbalbum-716];player=img;' title='xfrm_7'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/09/xfrm_7-460x306.jpg" class="attachment-thumbnail" alt="xfrm_7" title="xfrm_7" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://markokecman.com/2011/09/09/xframework-rapid-websiteapplicationgame-development-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Telenor HQ &#8211; globe interactive installation</title>
		<link>http://markokecman.com/2011/08/18/telenor-hq-globe-interactive-installation/</link>
		<comments>http://markokecman.com/2011/08/18/telenor-hq-globe-interactive-installation/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 17:16:45 +0000</pubDate>
		<dc:creator>kecman</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Cinder]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[OPENNI]]></category>
		<category><![CDATA[OSP]]></category>
		<category><![CDATA[telenor]]></category>
		<category><![CDATA[XFramework]]></category>

		<guid isPermaLink="false">http://markokecman.com/?p=676</guid>
		<description><![CDATA[I was working on this interactive installation for Telenor HQ in Oslo. My part was to create Microsoft Kinect application in Cinder framework, media updater application and administration of content on the web. There are two Kinect devices that send data through the OSP to main server. App detects user and sends their hands gestures. [...]]]></description>
			<content:encoded><![CDATA[<p>I was working on this interactive installation for Telenor HQ in Oslo. My part was to create Microsoft Kinect application in Cinder framework, media updater application and administration of content on the web.</p>
<p>There are two Kinect devices that send data through the OSP to main server. App detects user and sends their hands gestures.</p>
<p>I used <a title="XFramework – rapid website/application/game development tool" href="http://markokecman.com/2011/09/09/xframework-rapid-websiteapplicationgame-development-tool/">XFramework</a> to create web administration of nodes on globe, but also all texts, images and videos.</p>
<p>Updater application connects to webserver and download/update content that is added to web administration.</p>
<p>Check out videos:</p>
<p><iframe src="http://player.vimeo.com/video/23796112" width="940" height="529" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe></p>
<p>and making of</p>
<p><iframe src="http://player.vimeo.com/video/23800020" width="940" height="529" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://markokecman.com/2011/08/18/telenor-hq-globe-interactive-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Actavis &#8211; Away3D website</title>
		<link>http://markokecman.com/2011/08/18/actavis-korak-za-srce-website/</link>
		<comments>http://markokecman.com/2011/08/18/actavis-korak-za-srce-website/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 17:02:27 +0000</pubDate>
		<dc:creator>kecman</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Away3D]]></category>
		<category><![CDATA[XFramework]]></category>

		<guid isPermaLink="false">http://markokecman.com/?p=664</guid>
		<description><![CDATA[Actavis Group is one of the world&#8217;s leading players in first-class generic pharmaceuticals and the new name in hospital pharmaceuticals. Actavis Serbia created promotion &#8216;Korak za srce&#8217; (A step for the heart) in order to promote how healthy everyday walk is. Together with colleagues Djordje Jovanovic and Vladimir Mitrovic we developed website using Away3D engine with XFramework as [...]]]></description>
			<content:encoded><![CDATA[<p>Actavis Group is one of the world&#8217;s leading players in first-class generic pharmaceuticals and the new name in hospital pharmaceuticals.</p>
<p>Actavis Serbia created promotion &#8216;Korak za srce&#8217; (A step for the heart) in order to promote how healthy everyday walk is.</p>
<p>Together with colleagues <a href="http://djordjejovanovic.com" target="_blank">Djordje Jovanovic</a> and <a href="http://dev2020.com" target="_blank">Vladimir Mitrovic </a>we developed website using Away3D engine with <a href="http://markokecman.com/2011/09/09/xframework-rapid-websiteapplicationgame-development-tool/" target="_blank">XFramework </a>as base framework.</p>
<p><a href="http://www.korakzasrce.rs/">http://www.korakzasrce.rs/</a></p>

<a href='http://markokecman.com/wp-content/uploads/2011/08/ac1.jpg' rel='shadowbox[sbalbum-664];player=img;' title='ac1'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ac1-460x306.jpg" class="attachment-thumbnail" alt="ac1" title="ac1" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ac2.jpg' rel='shadowbox[sbalbum-664];player=img;' title='ac2'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ac2-460x306.jpg" class="attachment-thumbnail" alt="ac2" title="ac2" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ac3.jpg' rel='shadowbox[sbalbum-664];player=img;' title='ac3'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ac3-460x306.jpg" class="attachment-thumbnail" alt="ac3" title="ac3" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ac4.jpg' rel='shadowbox[sbalbum-664];player=img;' title='ac4'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ac4-460x306.jpg" class="attachment-thumbnail" alt="ac4" title="ac4" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ac5.jpg' rel='shadowbox[sbalbum-664];player=img;' title='ac5'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ac5-460x306.jpg" class="attachment-thumbnail" alt="ac5" title="ac5" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ac6.jpg' rel='shadowbox[sbalbum-664];player=img;' title='ac6'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ac6-460x306.jpg" class="attachment-thumbnail" alt="ac6" title="ac6" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ac7.jpg' rel='shadowbox[sbalbum-664];player=img;' title='ac7'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ac7-460x306.jpg" class="attachment-thumbnail" alt="ac7" title="ac7" /></a>

]]></content:encoded>
			<wfw:commentRss>http://markokecman.com/2011/08/18/actavis-korak-za-srce-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Philip Morris International &#8211; RedRush games and website</title>
		<link>http://markokecman.com/2011/08/18/philip-morris-international-redrush-website-and-games/</link>
		<comments>http://markokecman.com/2011/08/18/philip-morris-international-redrush-website-and-games/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 16:52:17 +0000</pubDate>
		<dc:creator>kecman</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[XFramework]]></category>

		<guid isPermaLink="false">http://markokecman.com/?p=647</guid>
		<description><![CDATA[RedRush website is part of large scale promotion of PMI&#8217;s Marlboro brand with thousand of users in database. It is key point of whole promotion as it provides users with top lists of games they played when promo team contacted them. There are pictures and videos available for download and all crucial information is published on the [...]]]></description>
			<content:encoded><![CDATA[<p>RedRush website is part of large scale promotion of PMI&#8217;s Marlboro brand with thousand of users in database. It is key point of whole promotion as it provides users with top lists of games they played when promo team contacted them. There are pictures and videos available for download and all crucial information is published on the website. Users also compete on website in six games. There are games like driving car in top-view game, driving basket and collecting car parts, dancing on dancefloor like DDR game, shaking cocktails, designing Ferrari car and creating personalized wallpaper.</p>
<p>Website is built using <a href="http://markokecman.com/2011/09/09/xframework-rapid-websiteapplicationgame-development-tool/" target="_blank">XFramework</a>.</p>

<a href='http://markokecman.com/wp-content/uploads/2011/08/rr1.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr1'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr1-460x306.jpg" class="attachment-thumbnail" alt="rr1" title="rr1" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/rr2.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr2'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr2-460x306.jpg" class="attachment-thumbnail" alt="rr2" title="rr2" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/rr3.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr3'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr3-460x306.jpg" class="attachment-thumbnail" alt="rr3" title="rr3" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/rr4.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr4'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr4-460x306.jpg" class="attachment-thumbnail" alt="rr4" title="rr4" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/rr5.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr5'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr5-460x306.jpg" class="attachment-thumbnail" alt="rr5" title="rr5" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/rr6.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr6'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr6-460x306.jpg" class="attachment-thumbnail" alt="rr6" title="rr6" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/rr7.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr7'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr7-460x306.jpg" class="attachment-thumbnail" alt="rr7" title="rr7" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/rr8.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr8'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr8-460x306.jpg" class="attachment-thumbnail" alt="rr8" title="rr8" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/rr9.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr9'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr9-460x306.jpg" class="attachment-thumbnail" alt="rr9" title="rr9" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/rr10.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr10'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr10-460x306.jpg" class="attachment-thumbnail" alt="rr10" title="rr10" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/rr11.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr11'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr11-460x306.jpg" class="attachment-thumbnail" alt="rr11" title="rr11" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/rr12.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr12'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr12-460x306.jpg" class="attachment-thumbnail" alt="rr12" title="rr12" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/rr13.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr13'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr13-460x306.jpg" class="attachment-thumbnail" alt="rr13" title="rr13" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/rr14.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr14'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr14-460x306.jpg" class="attachment-thumbnail" alt="rr14" title="rr14" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/rr15.jpg' rel='shadowbox[sbalbum-647];player=img;' title='rr15'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/rr15-460x306.jpg" class="attachment-thumbnail" alt="rr15" title="rr15" /></a>

]]></content:encoded>
			<wfw:commentRss>http://markokecman.com/2011/08/18/philip-morris-international-redrush-website-and-games/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fruvita Hello Facebook game</title>
		<link>http://markokecman.com/2011/08/18/fruvita-hello-facebook-game/</link>
		<comments>http://markokecman.com/2011/08/18/fruvita-hello-facebook-game/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 16:39:52 +0000</pubDate>
		<dc:creator>kecman</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Box2D]]></category>
		<category><![CDATA[Facebook API]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[physics engine]]></category>

		<guid isPermaLink="false">http://markokecman.com/?p=636</guid>
		<description><![CDATA[Fruvita is a Serbian company which deals with fruit processing, production of fruit juices, nectars and refreshers with fruit juice. I developed Facebook game for Fruvita&#8217;s Hello brand promotion. There are four levels on which user jumps on ice cubes and must collect enough fruits in order to &#8220;open&#8221; the bottle. Once bottle is opened, [...]]]></description>
			<content:encoded><![CDATA[<p>Fruvita is a Serbian company which deals with fruit processing, production of fruit juices, nectars and refreshers with fruit juice.</p>
<p>I developed Facebook game for Fruvita&#8217;s Hello brand promotion. There are four levels on which user jumps on ice cubes and must collect enough fruits in order to &#8220;open&#8221; the bottle. Once bottle is opened, user must jump into the bottle in order to advance to the next level. Goal is to finish all four levels as fast as possible.</p>
<p>Game is developed in Flash using Box2D physics engine.<br />
<a href="http://apps.facebook.com/hello-uskoci/" target="_blank"> http://apps.facebook.com/hello-uskoci/</a></p>

<a href='http://markokecman.com/wp-content/uploads/2011/08/h1.jpg' rel='shadowbox[sbalbum-636];player=img;' title='h1'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/h1-460x306.jpg" class="attachment-thumbnail" alt="h1" title="h1" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/h2.jpg' rel='shadowbox[sbalbum-636];player=img;' title='h2'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/h2-460x306.jpg" class="attachment-thumbnail" alt="h2" title="h2" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/h3.jpg' rel='shadowbox[sbalbum-636];player=img;' title='h3'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/h3-460x306.jpg" class="attachment-thumbnail" alt="h3" title="h3" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/h4.jpg' rel='shadowbox[sbalbum-636];player=img;' title='h4'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/h4-460x306.jpg" class="attachment-thumbnail" alt="h4" title="h4" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/h5.jpg' rel='shadowbox[sbalbum-636];player=img;' title='h5'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/h5-460x306.jpg" class="attachment-thumbnail" alt="h5" title="h5" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/h6.jpg' rel='shadowbox[sbalbum-636];player=img;' title='h6'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/h6-460x306.jpg" class="attachment-thumbnail" alt="h6" title="h6" /></a>

]]></content:encoded>
			<wfw:commentRss>http://markokecman.com/2011/08/18/fruvita-hello-facebook-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Philip Morris International – Trueyou website</title>
		<link>http://markokecman.com/2011/08/18/philip-morris-international-%e2%80%93-trueyou-website/</link>
		<comments>http://markokecman.com/2011/08/18/philip-morris-international-%e2%80%93-trueyou-website/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 16:28:59 +0000</pubDate>
		<dc:creator>kecman</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[XFramework]]></category>

		<guid isPermaLink="false">http://markokecman.com/?p=621</guid>
		<description><![CDATA[Trueyou is part of large scale promotion for PMI&#8217;s women cigarette brand. There are thousand of users in database. Users can personalize almost every aspect of site. They can choose &#8216;Day&#8217; or &#8216;Night&#8217; mode, but also they set wall papers, city, mood, dresses, purses and purse content, listen to radio, read fashion magazine, download screensavers, [...]]]></description>
			<content:encoded><![CDATA[<p>Trueyou is part of large scale promotion for PMI&#8217;s women cigarette brand. There are thousand of users in database. Users can personalize almost every aspect of site. They can choose &#8216;Day&#8217; or &#8216;Night&#8217; mode, but also they set wall papers, city, mood, dresses, purses and purse content, listen to radio, read fashion magazine, download screensavers, etc. There is page on which users create their personalized business card. Because every user has birth date in database, system sends email to the user on his birthday. When user logs into website, based on their selection of day/night mode, greeting card is shown. If &#8220;night mode&#8221; is selected, there are fireworks with personalized message for user. If &#8220;day mode&#8221; is selected, airplane flies through page caring banner with personalized message.</p>
<p>Built on <a href="http://markokecman.com/2011/09/09/xframework-rapid-websiteapplicationgame-development-tool/" target="_blank">XFramework</a>.</p>

<a href='http://markokecman.com/wp-content/uploads/2011/08/ty1.jpg' rel='shadowbox[sbalbum-621];player=img;' title='ty1'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ty1-460x306.jpg" class="attachment-thumbnail" alt="ty1" title="ty1" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ty2.jpg' rel='shadowbox[sbalbum-621];player=img;' title='ty2'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ty2-460x306.jpg" class="attachment-thumbnail" alt="ty2" title="ty2" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ty3.jpg' rel='shadowbox[sbalbum-621];player=img;' title='ty3'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ty3-460x306.jpg" class="attachment-thumbnail" alt="ty3" title="ty3" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ty4.jpg' rel='shadowbox[sbalbum-621];player=img;' title='ty4'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ty4-460x306.jpg" class="attachment-thumbnail" alt="ty4" title="ty4" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ty5.jpg' rel='shadowbox[sbalbum-621];player=img;' title='ty5'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ty5-460x306.jpg" class="attachment-thumbnail" alt="ty5" title="ty5" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ty6.jpg' rel='shadowbox[sbalbum-621];player=img;' title='ty6'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ty6-460x306.jpg" class="attachment-thumbnail" alt="ty6" title="ty6" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ty7.jpg' rel='shadowbox[sbalbum-621];player=img;' title='ty7'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ty7-460x306.jpg" class="attachment-thumbnail" alt="ty7" title="ty7" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ty8.jpg' rel='shadowbox[sbalbum-621];player=img;' title='ty8'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ty8-460x306.jpg" class="attachment-thumbnail" alt="ty8" title="ty8" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ty9.jpg' rel='shadowbox[sbalbum-621];player=img;' title='ty9'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ty9-460x306.jpg" class="attachment-thumbnail" alt="ty9" title="ty9" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ty10.jpg' rel='shadowbox[sbalbum-621];player=img;' title='ty10'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ty10-460x306.jpg" class="attachment-thumbnail" alt="ty10" title="ty10" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ty11.jpg' rel='shadowbox[sbalbum-621];player=img;' title='ty11'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ty11-460x306.jpg" class="attachment-thumbnail" alt="ty11" title="ty11" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/ty12.jpg' rel='shadowbox[sbalbum-621];player=img;' title='ty12'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/ty12-460x306.jpg" class="attachment-thumbnail" alt="ty12" title="ty12" /></a>

]]></content:encoded>
			<wfw:commentRss>http://markokecman.com/2011/08/18/philip-morris-international-%e2%80%93-trueyou-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stilistica website</title>
		<link>http://markokecman.com/2011/08/18/stilistica-website/</link>
		<comments>http://markokecman.com/2011/08/18/stilistica-website/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 16:15:17 +0000</pubDate>
		<dc:creator>kecman</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[XFramework]]></category>

		<guid isPermaLink="false">http://markokecman.com/?p=610</guid>
		<description><![CDATA[Stilistica (eng. Stylist) is social website where users can dress up their partners. You can choose body type, upload portrait of your partner and dress it up. At the end of this process, we generate page with their creation where others can rate and comment. Website is built with XFramework.]]></description>
			<content:encoded><![CDATA[<p>Stilistica (eng. Stylist) is social website where users can dress up their partners. You can choose body type, upload portrait of your partner and dress it up. At the end of this process, we generate page with their creation where others can rate and comment.</p>
<p>Website is built with <a href="http://markokecman.com/2011/09/09/xframework-rapid-websiteapplicationgame-development-tool/" target="_blank">XFramework</a>.</p>

<a href='http://markokecman.com/wp-content/uploads/2011/08/s12.jpg' rel='shadowbox[sbalbum-610];player=img;' title='s1'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s12-460x306.jpg" class="attachment-thumbnail" alt="s1" title="s1" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s22.jpg' rel='shadowbox[sbalbum-610];player=img;' title='s2'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s22-460x306.jpg" class="attachment-thumbnail" alt="s2" title="s2" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s32.jpg' rel='shadowbox[sbalbum-610];player=img;' title='s3'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s32-460x306.jpg" class="attachment-thumbnail" alt="s3" title="s3" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s41.jpg' rel='shadowbox[sbalbum-610];player=img;' title='s4'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s41-460x306.jpg" class="attachment-thumbnail" alt="s4" title="s4" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s51.jpg' rel='shadowbox[sbalbum-610];player=img;' title='s5'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s51-460x306.jpg" class="attachment-thumbnail" alt="s5" title="s5" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s61.jpg' rel='shadowbox[sbalbum-610];player=img;' title='s6'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s61-460x306.jpg" class="attachment-thumbnail" alt="s6" title="s6" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s71.jpg' rel='shadowbox[sbalbum-610];player=img;' title='s7'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s71-460x306.jpg" class="attachment-thumbnail" alt="s7" title="s7" /></a>

]]></content:encoded>
			<wfw:commentRss>http://markokecman.com/2011/08/18/stilistica-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Residence website</title>
		<link>http://markokecman.com/2011/08/18/residence-website/</link>
		<comments>http://markokecman.com/2011/08/18/residence-website/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 16:04:13 +0000</pubDate>
		<dc:creator>kecman</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[XFramework]]></category>

		<guid isPermaLink="false">http://markokecman.com/?p=595</guid>
		<description><![CDATA[Residence is real estate company in Belgrade, Serbia. They provide high quality services and demanded feature rich website. http://www.residence.rs/ I developed it using XFramework. Users can create their accounts for free, search through large database of estates and put them in private &#8216;creative selection&#8217; page where they can review and send inquiry to agency. There [...]]]></description>
			<content:encoded><![CDATA[<p>Residence is real estate company in Belgrade, Serbia. They provide high quality services and demanded feature rich website.</p>
<p><a href="http://www.residence.rs/" target="_blank">http://www.residence.rs/</a></p>
<p>I developed it using <a href="http://markokecman.com/2011/09/09/xframework-rapid-websiteapplicationgame-development-tool/" target="_blank">XFramework</a>. Users can create their accounts for free, search through large database of estates and put them in private &#8216;creative selection&#8217; page where they can review and send inquiry to agency. There is also very useful administration for estates.</p>

<a href='http://markokecman.com/wp-content/uploads/2011/08/re1.jpg' rel='shadowbox[sbalbum-595];player=img;' title='re1'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/re1-460x306.jpg" class="attachment-thumbnail" alt="re1" title="re1" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/re2.jpg' rel='shadowbox[sbalbum-595];player=img;' title='re2'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/re2-460x306.jpg" class="attachment-thumbnail" alt="re2" title="re2" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/re3.jpg' rel='shadowbox[sbalbum-595];player=img;' title='re3'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/re3-460x306.jpg" class="attachment-thumbnail" alt="re3" title="re3" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/re4.jpg' rel='shadowbox[sbalbum-595];player=img;' title='re4'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/re4-460x306.jpg" class="attachment-thumbnail" alt="re4" title="re4" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/re5.jpg' rel='shadowbox[sbalbum-595];player=img;' title='re5'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/re5-460x306.jpg" class="attachment-thumbnail" alt="re5" title="re5" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/re6.jpg' rel='shadowbox[sbalbum-595];player=img;' title='re6'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/re6-460x306.jpg" class="attachment-thumbnail" alt="re6" title="re6" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/re7.jpg' rel='shadowbox[sbalbum-595];player=img;' title='re7'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/re7-460x306.jpg" class="attachment-thumbnail" alt="re7" title="re7" /></a>

]]></content:encoded>
			<wfw:commentRss>http://markokecman.com/2011/08/18/residence-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Philip Morris International &#8211; Go4Shine website</title>
		<link>http://markokecman.com/2011/08/18/philip-morris-international-go4shine-website/</link>
		<comments>http://markokecman.com/2011/08/18/philip-morris-international-go4shine-website/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 15:47:51 +0000</pubDate>
		<dc:creator>kecman</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[webiste]]></category>
		<category><![CDATA[XFramework]]></category>

		<guid isPermaLink="false">http://markokecman.com/?p=578</guid>
		<description><![CDATA[This website is part of large scale promotion for PMI&#8217;s Marlboro brand. It has social network features. Users create their profiles and joins network of thousands of users. They can search profiles based on selected keywords, send messages and likes. There is also small game where users can stylize Vespa scooter. There is a gallery [...]]]></description>
			<content:encoded><![CDATA[<p>This website is part of large scale promotion for PMI&#8217;s Marlboro brand. It has social network features. Users create their profiles and joins network of thousands of users. They can search profiles based on selected keywords, send messages and likes.</p>
<p>There is also small game where users can stylize Vespa scooter. There is a gallery of user generated designs where others rate creativity of design.</p>
<p>Website is built with <a href="http://markokecman.com/2011/09/09/xframework-rapid-websiteapplicationgame-development-tool/" target="_blank">XFramework</a>. Because laws for tobacco companies are very restrictive, you cannot enter website unless someone from PMI&#8217;s promo team contact you directly.</p>

<a href='http://markokecman.com/wp-content/uploads/2011/08/s11.jpg' rel='shadowbox[sbalbum-578];player=img;' title='s1'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s11-460x306.jpg" class="attachment-thumbnail" alt="s1" title="s1" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s21.jpg' rel='shadowbox[sbalbum-578];player=img;' title='s2'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s21-460x306.jpg" class="attachment-thumbnail" alt="s2" title="s2" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s31.jpg' rel='shadowbox[sbalbum-578];player=img;' title='s3'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s31-460x306.jpg" class="attachment-thumbnail" alt="s3" title="s3" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s4.jpg' rel='shadowbox[sbalbum-578];player=img;' title='s4'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s4-460x306.jpg" class="attachment-thumbnail" alt="s4" title="s4" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s5.jpg' rel='shadowbox[sbalbum-578];player=img;' title='s5'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s5-460x306.jpg" class="attachment-thumbnail" alt="s5" title="s5" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s6.jpg' rel='shadowbox[sbalbum-578];player=img;' title='s6'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s6-460x306.jpg" class="attachment-thumbnail" alt="s6" title="s6" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s7.jpg' rel='shadowbox[sbalbum-578];player=img;' title='s7'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s7-460x306.jpg" class="attachment-thumbnail" alt="s7" title="s7" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s8.jpg' rel='shadowbox[sbalbum-578];player=img;' title='s8'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s8-460x306.jpg" class="attachment-thumbnail" alt="s8" title="s8" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s9.jpg' rel='shadowbox[sbalbum-578];player=img;' title='s9'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s9-460x306.jpg" class="attachment-thumbnail" alt="s9" title="s9" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s10.jpg' rel='shadowbox[sbalbum-578];player=img;' title='s10'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s10-460x306.jpg" class="attachment-thumbnail" alt="s10" title="s10" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/s111.jpg' rel='shadowbox[sbalbum-578];player=img;' title='s11'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/s111-460x306.jpg" class="attachment-thumbnail" alt="s11" title="s11" /></a>

]]></content:encoded>
			<wfw:commentRss>http://markokecman.com/2011/08/18/philip-morris-international-go4shine-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smirnoff &#8211; Pimp My Friends website</title>
		<link>http://markokecman.com/2011/08/18/smirnoff-pimp-my-friends-website/</link>
		<comments>http://markokecman.com/2011/08/18/smirnoff-pimp-my-friends-website/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 15:31:01 +0000</pubDate>
		<dc:creator>kecman</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Facebook API]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://markokecman.com/?p=571</guid>
		<description><![CDATA[Smirnoff is a brand of vodka owned and produced by the British company Diageo. The Smirnoff brand began with a vodka distillery founded in Moscow by Pyotr Arsenievich Smirnov (1831–1898), the son of illiterate Russian peasants. It is now distributed in 130 countries. Pimp My Friends is picture contest used for Serbia and Bulgaria promotions. Users connect with their Facebook account, upload their frineds picture, free hand draw something on [...]]]></description>
			<content:encoded><![CDATA[<p>Smirnoff is a brand of vodka owned and produced by the British company Diageo. The Smirnoff brand began with a vodka distillery founded in Moscow by Pyotr Arsenievich Smirnov (1831–1898), the son of illiterate Russian peasants. It is now distributed in 130 countries.</p>
<p>Pimp My Friends is picture contest used for Serbia and Bulgaria promotions. Users connect with their Facebook account, upload their frineds picture, free hand draw something on picture, or add predefined elements like hats, sunglasses, heart, etc. Users can also add text or convert picture to black&amp;white. After &#8220;pimping&#8221; is complete, their creation is shared on dedicated page where other users can vote and comment.</p>
<p>Serbia link: <a href="http://pimpmyfriends.net/">http://pimpmyfriends.net/</a><br />
Bulgaria link: <a href="http://smirnoff.bg/pimpmyfriends/">http://smirnoff.bg/pimpmyfriends/</a></p>

<a href='http://markokecman.com/wp-content/uploads/2011/08/pi1.jpg' rel='shadowbox[sbalbum-571];player=img;' title='pi1'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/pi1-460x306.jpg" class="attachment-thumbnail" alt="pi1" title="pi1" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/pi2.jpg' rel='shadowbox[sbalbum-571];player=img;' title='pi2'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/pi2-460x306.jpg" class="attachment-thumbnail" alt="pi2" title="pi2" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/pi3.jpg' rel='shadowbox[sbalbum-571];player=img;' title='pi3'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/pi3-460x306.jpg" class="attachment-thumbnail" alt="pi3" title="pi3" /></a>
<a href='http://markokecman.com/wp-content/uploads/2011/08/pi4.jpg' rel='shadowbox[sbalbum-571];player=img;' title='pi4'><img width="460" height="306" src="http://markokecman.com/wp-content/uploads/2011/08/pi4-460x306.jpg" class="attachment-thumbnail" alt="pi4" title="pi4" /></a>

]]></content:encoded>
			<wfw:commentRss>http://markokecman.com/2011/08/18/smirnoff-pimp-my-friends-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

