<?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>ProCreative &#124; Creating websites and custom-built applications - simple and effective business solutions</title>
	<atom:link href="http://procreative.eu/feed/" rel="self" type="application/rss+xml" />
	<link>http://procreative.eu</link>
	<description></description>
	<lastBuildDate>Sun, 06 Feb 2011 11:20:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>

   <image>
    <title>ProCreative | Creating websites and custom-built applications - simple and effective business solutions</title>
    <url>/favicon.ico</url>
    <link>http://procreative.eu</link>
   </image>
		<item>
		<title>ForMatrix</title>
		<link>http://procreative.eu/portfolio/formatrix-website/</link>
		<comments>http://procreative.eu/portfolio/formatrix-website/#comments</comments>
		<pubDate>Thu, 25 Nov 2010 12:40:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Creative CMS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[preparing layout]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[Yii Framework]]></category>

		<guid isPermaLink="false">http://procreative.eu/?p=343</guid>
		<description><![CDATA[<a href="http://procreative.eu/portfolio/formatrix-website/"><img align="left" hspace="5" src="http://procreative.eu/wp-content/uploads/2010/11/formatrix1-300x197.jpg" class="alignleft wp-post-image tfe" alt="ForMatrix" title="ForMatrix" /></a>A simple website fully manageable and editable through its administration panel. The website layout is built in compliance with current W3C standards. Main goals during the development were to create fast, SEO-friendly and easily-editable website.

This website runs on my own Content Management System - <strong>Creative CMS</strong>.]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>formatrix1</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/11/formatrix1.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/11/formatrix1.jpg" title="formatrix1"></a>
									</li>
							<li>
					<h3>formatrix2</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/11/formatrix2.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/11/formatrix2.jpg" title="formatrix2"></a>
									</li>
							<li>
					<h3>formatrix3</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/11/formatrix3.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/11/formatrix3.jpg" title="formatrix3"></a>
									</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
					</div>
		
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://procreative.eu/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 10;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 1;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<p>A simple website fully manageable and editable through its administration panel. The website layout is built in compliance with current W3C standards. Main goals during the development were to create fast, SEO-friendly and easily-editable website.</p>
<p>Work included cooperating with graphic designer, preparing the XHTML skeleton of the website and implementing website functionalities using my own Content Management System &#8211; Creative CMS.</p>
<p>Creative CMS is a modular CMS built using Yii Framework.</p>
<blockquote><p><a href="http://www.formatrix.pl" target="_blank">www.formatrix.pl</a></p></blockquote>
<p><img class="listimage" title="ForMatrix" src="http://procreative.eu/wp-content/uploads/2010/11/formatrix1-300x197.jpg" alt="ForMatrix" /><img class="listimage" title="ForMatrix" src="http://procreative.eu/wp-content/uploads/2010/11/formatrix3-300x202.jpg" alt="ForMatrix" /><img class="listimage" title="ForMatrix" src="http://procreative.eu/wp-content/uploads/2010/11/formatrix2-300x203.jpg" alt="ForMatrix" /></p>
]]></content:encoded>
			<wfw:commentRss>http://procreative.eu/portfolio/formatrix-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EduLine</title>
		<link>http://procreative.eu/portfolio/eduline-application/</link>
		<comments>http://procreative.eu/portfolio/eduline-application/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 12:46:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Custom-built applications]]></category>
		<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[project maintenance]]></category>
		<category><![CDATA[technical specification]]></category>
		<category><![CDATA[Yii Framework]]></category>

		<guid isPermaLink="false">http://procreative.eu/?p=348</guid>
		<description><![CDATA[<a href="http://procreative.eu/portfolio/eduline-application/"><img align="left" hspace="5" src="http://procreative.eu/wp-content/uploads/2010/10/eduline3-300x171.jpg" class="alignleft wp-post-image tfe" alt="EduLine" title="EduLine" /></a>This e-learning application allows to perform online lessons live between a teacher and a student (1 to 1). It connects to Skype through Skype API and uses Skype as a voice, video and data transport.

If you are interested in using this solution for your purposes, please <a href="/en/contact">contact with me</a>.]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>eduline3</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/10/eduline3.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/10/eduline3.jpg" title="eduline3"></a>
									</li>
							<li>
					<h3>eduline2</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/10/eduline2.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/10/eduline2.jpg" title="eduline2"></a>
									</li>
							<li>
					<h3>eduline1</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/10/eduline1.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/10/eduline1.jpg" title="eduline1"></a>
									</li>
							<li>
					<h3>eduline</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/10/eduline.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/10/eduline.jpg" title="eduline"></a>
									</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
					</div>
		
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://procreative.eu/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 10;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 1;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<p>This e-learning application allows to perform online lessons live between a teacher and a student (1 to 1). It connects to Skype through Skype API and uses Skype as a voice, video and data transport.</p>
<p>The application provides interactive whiteboard which allows to share images, text, drawings and represent some other functionalities (e.g. whiteboard region highlighting). It also communicates with a WebService (written in PHP using Yii Framework) to allow billing the hours spent by tutors and students on lessons.</p>
<p>Currently the application is used by a regional language school in Poland and trying to start cooperation with another company which want to use this application.</p>
<p><strong>If you are interested in using this solution for your purposes, or want to modify it to fit your needs, please <a href="/en/contact">contact with me</a>.</strong></p>
<p><img class="listimage" title="EduLine" src="http://procreative.eu/wp-content/uploads/2010/10/eduline3-300x171.jpg" alt="EduLine" /><img class="listimage" title="EduLine" src="http://procreative.eu/wp-content/uploads/2010/10/eduline-300x174.jpg" alt="EduLine" /><img class="listimage" title="EduLine" src="http://procreative.eu/wp-content/uploads/2010/10/eduline1-300x172.jpg" alt="EduLine" /><img class="listimage" title="EduLine" src="http://procreative.eu/wp-content/uploads/2010/10/eduline2-300x174.jpg" alt="EduLine" /></p>
]]></content:encoded>
			<wfw:commentRss>http://procreative.eu/portfolio/eduline-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grade Book</title>
		<link>http://procreative.eu/portfolio/grade-book/</link>
		<comments>http://procreative.eu/portfolio/grade-book/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 11:05:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Custom-built applications]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[project maintenance]]></category>
		<category><![CDATA[technical specification]]></category>
		<category><![CDATA[UI design]]></category>
		<category><![CDATA[Yii Framework]]></category>

		<guid isPermaLink="false">http://procreative.eu/?p=328</guid>
		<description><![CDATA[<a href="http://procreative.eu/portfolio/grade-book/"><img align="left" hspace="5" src="http://procreative.eu/wp-content/uploads/2010/09/dzienniczek5-300x205.jpg" class="alignleft wp-post-image tfe" alt="Dzienniczek Ucznia" title="Dzienniczek Ucznia" /></a>Web application designed and developed for a language school. It allows tracking students' grades and their progress in learning by their parents or other relatives who are allowed to access such information.

If you are interested in using this solution for your purposes, please <a href="/en/contact">contact with me</a>.]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>Dzienniczek Ucznia</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/09/dzienniczek5-e1286993311963.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/09/dzienniczek5.jpg" title="Dzienniczek Ucznia"></a>
									</li>
							<li>
					<h3>dzienniczek4</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/09/dzienniczek4.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/09/dzienniczek4.jpg" title="dzienniczek4"></a>
									</li>
							<li>
					<h3>dzienniczek3</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/09/dzienniczek3.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/09/dzienniczek3.jpg" title="dzienniczek3"></a>
									</li>
							<li>
					<h3>dzienniczek2</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/09/dzienniczek2.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/09/dzienniczek2.jpg" title="dzienniczek2"></a>
									</li>
							<li>
					<h3>dzienniczek1</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/09/dzienniczek1.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/09/dzienniczek1.jpg" title="dzienniczek1"></a>
									</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
					</div>
		
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://procreative.eu/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 10;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 1;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<p>Web application designed and developed for a language school. It allows tracking students&#8217; grades and their progress in learning by their parents or other relatives who are allowed to access such information.</p>
<p>The application implements sophisticated security system to protect users&#8217; personal data and prevent accessing personal information (e.g. grades or teacher&#8217;s comments) by unauthorized people.</p>
<p><strong>If you are interested in using this solution for your purposes, or want to modify it to fit your needs, please <a href="/en/contact">contact with me</a>.</strong></p>
<p><img class="listimage" title="Dzienniczek Ucznia" src="http://procreative.eu/wp-content/uploads/2010/09/dzienniczek5-300x205.jpg" alt="Dzienniczek Ucznia" /><img class="listimage" title="Dzienniczek Ucznia" src="http://procreative.eu/wp-content/uploads/2010/09/dzienniczek4-300x202.jpg" alt="Dzienniczek Ucznia" /><img class="listimage" title="Dzienniczek Ucznia" src="http://procreative.eu/wp-content/uploads/2010/09/dzienniczek3-300x206.jpg" alt="Dzienniczek Ucznia" /><img class="listimage" title="Dzienniczek Ucznia" src="http://procreative.eu/wp-content/uploads/2010/09/dzienniczek2-300x207.jpg" alt="Dzienniczek Ucznia" /><img class="listimage" title="Dzienniczek Ucznia" src="http://procreative.eu/wp-content/uploads/2010/09/dzienniczek1-300x206.jpg" alt="Dzienniczek Ucznia" /></p>
]]></content:encoded>
			<wfw:commentRss>http://procreative.eu/portfolio/grade-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ling Square 7</title>
		<link>http://procreative.eu/portfolio/ling-square-7-website/</link>
		<comments>http://procreative.eu/portfolio/ling-square-7-website/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 12:51:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[preparing layout]]></category>
		<category><![CDATA[project maintenance]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://procreative.eu/?p=352</guid>
		<description><![CDATA[<a href="http://procreative.eu/portfolio/ling-square-7-website/"><img align="left" hspace="5" src="http://procreative.eu/wp-content/uploads/2010/06/ls7_big-300x168.jpg" class="alignleft wp-post-image tfe" alt="Centrum Języków Obcych Ling Square 7" title="Centrum Języków Obcych Ling Square 7" /></a>Website based on Wordpress software. My responsibilities were to create the website layout from image files prepared by graphic designer and customize Wordpress theme and plugins in order to add some special functionalities that were needed by the language school owners.]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>Centrum Języków Obcych Ling Square 7</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/06/ls7_big.jpg</span>
					<p></p>
																<a href="http://nju.procreative.eu/wp-content/uploads/2010/06/ls7_big.jpg" title="Centrum Języków Obcych Ling Square 7"></a>
									</li>
							<li>
					<h3>ls7_big1</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/08/ls7_big1.jpg</span>
					<p></p>
																<a href="http://nju.procreative.eu/wp-content/uploads/2010/08/ls7_big1.jpg" title="ls7_big1"></a>
									</li>
							<li>
					<h3>ls7_big2</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/08/ls7_big2.jpg</span>
					<p></p>
																<a href="http://nju.procreative.eu/wp-content/uploads/2010/08/ls7_big2.jpg" title="ls7_big2"></a>
									</li>
							<li>
					<h3>ls7_big3</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/08/ls7_big3.jpg</span>
					<p></p>
																<a href="http://nju.procreative.eu/wp-content/uploads/2010/08/ls7_big3.jpg" title="ls7_big3"></a>
									</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
					</div>
		
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://procreative.eu/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 10;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 1;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<p>Website based on WordPress software. My responsibilities were to create the website layout from image files prepared by graphic designer and customize WordPress theme and plugins in order to add some special functionalities that were needed by the language school owners.</p>
<p>The website skeleton were prepared in compliance with XHTML 1.1 standard.</p>
<p>The website contains several webforms that allows clients to subscribe to different courses online.</p>
<blockquote><p><a href="http://www.lingsquare7.edu.pl" target="_blank">www.lingsquare7.edu.pl</a></p></blockquote>
<p><img class="listimage" title="Centrum Języków Obcych Ling Square 7" src="http://procreative.eu/wp-content/uploads/2010/06/ls7_big-300x168.jpg" alt="Centrum Języków Obcych Ling Square 7" /><img class="listimage" title="Centrum Języków Obcych Ling Square 7" src="http://procreative.eu/wp-content/uploads/2010/08/ls7_big1-300x191.jpg" alt="Centrum Języków Obcych Ling Square 7" /><img class="listimage" title="Centrum Języków Obcych Ling Square 7" src="http://procreative.eu/wp-content/uploads/2010/08/ls7_big2-300x198.jpg" alt="Centrum Języków Obcych Ling Square 7" /><img class="listimage" title="Centrum Języków Obcych Ling Square 7" src="http://procreative.eu/wp-content/uploads/2010/08/ls7_big3-300x194.jpg" alt="Centrum Języków Obcych Ling Square 7" /></p>
]]></content:encoded>
			<wfw:commentRss>http://procreative.eu/portfolio/ling-square-7-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gral Real Estate Agency</title>
		<link>http://procreative.eu/portfolio/gral-real-estate-agency/</link>
		<comments>http://procreative.eu/portfolio/gral-real-estate-agency/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 14:47:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[preparing layout]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://procreative.eu/?p=358</guid>
		<description><![CDATA[<a href="http://procreative.eu/portfolio/gral-real-estate-agency/"><img align="left" hspace="5" src="http://procreative.eu/wp-content/uploads/2010/07/bngral_big-300x193.jpg" class="alignleft wp-post-image tfe" alt="" title="Biuro Nieruchomości Gral" /></a>The functionalities were implemented using customized content management software. The administration panel of the website allows adding new real estate offers, managing the offers and change the contents of the website (CMS functionality).]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>Biuro Nieruchomości Gral</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/07/bngral_big.jpg</span>
					<p></p>
																<a href="http://nju.procreative.eu/wp-content/uploads/2010/07/bngral_big.jpg" title="Biuro Nieruchomości Gral"></a>
									</li>
							<li>
					<h3>Biuro Nieruchomości Gral</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/07/bngral1_big.jpg</span>
					<p></p>
																<a href="http://nju.procreative.eu/wp-content/uploads/2010/07/bngral1_big.jpg" title="Biuro Nieruchomości Gral"></a>
									</li>
							<li>
					<h3>Biuro Nieruchomości Gral</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/07/bngral2_big.jpg</span>
					<p></p>
																<a href="http://nju.procreative.eu/wp-content/uploads/2010/07/bngral2_big.jpg" title="Biuro Nieruchomości Gral"></a>
									</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
					</div>
		
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://procreative.eu/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 10;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 1;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<p>My responsibilities in the project were:</p>
<ul>
<li>to create the website layout from image files prepared by graphic designer</li>
<li>implement the functionalities needed by real estate agency</li>
</ul>
<p>The website skeleton were prepared in compliance with XHTML 1.1 standard.</p>
<p>The functionalities were implemented using customized content management software. The administration panel of the website allows adding new real estate offers, managing the offers and change the contents of the website (CMS functionality).</p>
<blockquote><p><a href="http://gral.nieruchomosci.pl/" target="_blank">www.gral.nieruchomosci.pl</a></p></blockquote>
<p><img class="listimage" title="Biuro Nieruchomości Gral" src="http://procreative.eu/wp-content/uploads/2010/07/bngral_big-300x193.jpg" alt="" /><img class="listimage" title="Biuro Nieruchomości Gral" src="http://procreative.eu/wp-content/uploads/2010/07/bngral1_big-300x198.jpg" alt="" /><img class="listimage" title="Biuro Nieruchomości Gral" src="http://procreative.eu/wp-content/uploads/2010/07/bngral2_big-300x199.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://procreative.eu/portfolio/gral-real-estate-agency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fabryka Kreacji Marketing Agency</title>
		<link>http://procreative.eu/portfolio/fabryka-kreacji-marketing-agency/</link>
		<comments>http://procreative.eu/portfolio/fabryka-kreacji-marketing-agency/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 17:17:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[preparing layout]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://procreative.eu/?p=379</guid>
		<description><![CDATA[<a href="http://procreative.eu/portfolio/fabryka-kreacji-marketing-agency/"><img align="left" hspace="5" src="http://procreative.eu/wp-content/uploads/2010/04/fabryka1-300x184.jpg" class="alignleft wp-post-image tfe" alt="Fabryka Kreacji" title="Fabryka Kreacji" /></a>Simple website based on Wordpress software. My responsibilities were to create the website layout from image files prepared by graphic designer and customize Wordpress theme and plugins in order to allow presenting agency's portfolio items in an easy way.]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>fabryka1</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/04/fabryka1.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/04/fabryka1.jpg" title="fabryka1"></a>
									</li>
							<li>
					<h3>fabryka2</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/04/fabryka2.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/04/fabryka2.jpg" title="fabryka2"></a>
									</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
					</div>
		
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://procreative.eu/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 10;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 1;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<p>Simple website based on WordPress software. My responsibilities were to create the website layout from image files prepared by graphic designer and customize WordPress theme and plugins in order to allow presenting agency&#8217;s portfolio items in an easy way.</p>
<p>The website layout is created in compliance with XHTML 1.1 standard.</p>
<blockquote><p><a href="http://www.fabrykakreacji.com" target="_blank">www.fabrykakreacji.com</a></p></blockquote>
<p><img class="listimage" title="Fabryka Kreacji" src="http://procreative.eu/wp-content/uploads/2010/04/fabryka1-300x184.jpg" alt="Fabryka Kreacji" /><img class="listimage" title="Fabryka Kreacji" src="http://procreative.eu/wp-content/uploads/2010/04/fabryka2-300x203.jpg" alt="Fabryka Kreacji" /></p>
]]></content:encoded>
			<wfw:commentRss>http://procreative.eu/portfolio/fabryka-kreacji-marketing-agency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reporting System</title>
		<link>http://procreative.eu/portfolio/reporting-system/</link>
		<comments>http://procreative.eu/portfolio/reporting-system/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 17:23:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Custom-built applications]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[technical specification]]></category>
		<category><![CDATA[Yii Framework]]></category>

		<guid isPermaLink="false">http://procreative.eu/?p=382</guid>
		<description><![CDATA[<a href="http://procreative.eu/portfolio/reporting-system/"><img align="left" hspace="5" src="http://procreative.eu/wp-content/uploads/2010/04/system3-300x169.jpg" class="alignleft wp-post-image tfe" alt="System Raportowania" title="System Raportowania" /></a>The system has been created for a customer who needed a tool to control the processes in his company. The application supports internationalization, makes use of Yii Framework and is custom-built to meet all requirements of the customer. ]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>system3</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/04/system3.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/04/system3.jpg" title="system3"></a>
									</li>
							<li>
					<h3>system4</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/04/system4.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/04/system4.jpg" title="system4"></a>
									</li>
							<li>
					<h3>system2</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/04/system2.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/04/system2.jpg" title="system2"></a>
									</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
					</div>
		
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://procreative.eu/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 10;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 1;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<p>The system has been created for a customer who needed a tool to control the processes in his company. The application supports internationalization, makes use of Yii Framework and is custom-built to meet all requirements of the customer.</p>
<p><img class="listimage" title="System Raportowania" src="http://procreative.eu/wp-content/uploads/2010/04/system3-300x169.jpg" alt="System Raportowania" /><img class="listimage" title="System Raportowania" src="http://procreative.eu/wp-content/uploads/2010/04/system2-300x205.jpg" alt="System Raportowania" /><img class="listimage" title="System Raportowania" src="http://procreative.eu/wp-content/uploads/2010/04/system4-300x168.jpg" alt="System Raportowania" /></p>
]]></content:encoded>
			<wfw:commentRss>http://procreative.eu/portfolio/reporting-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twoja Ściana &#8211; e-commerce website</title>
		<link>http://procreative.eu/portfolio/twoja-sciana-e-commerce-website/</link>
		<comments>http://procreative.eu/portfolio/twoja-sciana-e-commerce-website/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 17:29:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[preparing layout]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://procreative.eu/?p=385</guid>
		<description><![CDATA[<a href="http://procreative.eu/portfolio/twoja-sciana-e-commerce-website/"><img align="left" hspace="5" src="http://procreative.eu/wp-content/uploads/2010/02/sciana1-300x167.jpg" class="alignleft wp-post-image tfe" alt="Twoja Ściana" title="Twoja Ściana" /></a>Twoja Ściana is an e-commerce website specializing in selling decorations and ornaments that can be painted on the wall or other flat surface.

The website was created using Wordpress and WP e-Commerce Plugin.]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>Twoja Ściana</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/02/sciana1-e1286993100212.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/02/sciana1.jpg" title="Twoja Ściana"></a>
									</li>
							<li>
					<h3>Twoja Ściana</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/02/sciana2-e1286992918154.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/02/sciana2.jpg" title="Twoja Ściana"></a>
									</li>
							<li>
					<h3>Twoja Ściana</h3>
										<span>http://procreative.eu/wp-content/uploads/2010/02/sciana3-e1286992878978.jpg</span>
					<p></p>
																<a href="http://procreative.eu/wp-content/uploads/2010/02/sciana3.jpg" title="Twoja Ściana"></a>
									</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
					</div>
		
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://procreative.eu/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 10;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 1;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<p>Twoja Ściana is an e-commerce website specializing in selling decorations and ornaments that can be painted on the wall or other flat surface.</p>
<p>The website was created using WordPress and WP e-Commerce Plugin.</p>
<p><img class="listimage" title="Twoja Ściana" src="http://procreative.eu/wp-content/uploads/2010/02/sciana1-300x167.jpg" alt="Twoja Ściana" /><img class="listimage" title="Twoja Ściana" src="http://procreative.eu/wp-content/uploads/2010/02/sciana2-300x167.jpg" alt="Twoja Ściana" /><img class="listimage" title="Twoja Ściana" src="http://procreative.eu/wp-content/uploads/2010/02/sciana3-300x168.jpg" alt="Twoja Ściana" /></p>
]]></content:encoded>
			<wfw:commentRss>http://procreative.eu/portfolio/twoja-sciana-e-commerce-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

