Rodolfo Ochoa has proposed merging lp:~zorba-coders/zorba/bug867259 into 
lp:~zorba-coders/zorba/website.

Requested reviews:
  Rodolfo Ochoa (rodolfo-ochoa)
Related bugs:
  Bug #867259 in Zorba: "Update Image tutorial"
  https://bugs.launchpad.net/zorba/+bug/867259

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/bug867259/+merge/160199
-- 
https://code.launchpad.net/~zorba-coders/zorba/bug867259/+merge/160199
Your team Zorba Coders is subscribed to branch lp:~zorba-coders/zorba/website.
=== modified file 'public/favicon.ico'
Binary files public/favicon.ico	2011-12-29 13:54:46 +0000 and public/favicon.ico	2013-04-22 20:09:27 +0000 differ
=== added directory 'public/tutorials/css'
=== added file 'public/tutorials/css/all.css'
--- public/tutorials/css/all.css	1970-01-01 00:00:00 +0000
+++ public/tutorials/css/all.css	2013-04-22 20:09:27 +0000
@@ -0,0 +1,721 @@
+html, body, div, span, applet, object, iframe,
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+a, abbr, acronym, address, big, cite, code,
+del, dfn, em, img, ins, kbd, q, s, samp,
+small, strike, strong, tt, var,
+b, u, i, center,
+dl, dt, dd, ol, ul, li,
+fieldset, form, label, legend,
+table, caption, tbody, tfoot, thead, tr, th, td,
+article, aside, canvas, details, embed, 
+figure, figcaption, footer, header, hgroup, 
+menu, nav, output, ruby, section, summary,
+time, mark, audio, video{
+	margin:0;
+	padding:0;
+	border:0;
+	font-size:100%;
+	font: inherit;
+	vertical-align:baseline;
+}
+/* HTML5 display-role reset for older browsers */
+article, aside, details, figcaption, figure, 
+footer, header, hgroup, menu, nav, section {
+	display: block;
+}
+ol, ul {list-style:none;}
+blockquote, q{quotes:none;}
+blockquote:before, blockquote:after,
+q:before, q:after{
+	content:'';
+	content:none;
+}
+table{
+	border-collapse:collapse;
+	border-spacing:0;
+}
+html{background:url(../images/bg-page.gif);}
+
+body
+{
+	margin:0;
+	background:url(../images/bg-body.png) repeat-x;
+	min-width:1002px;
+	font-size: 14px;
+  font-family: "lucida grande", "lucida sans unicode", helvetica, arial, verdana, sans-serif;
+  /*color: #717276;*/
+  color: #2F3742;
+}
+i {
+font-style: italic;
+}
+img{border-style:none;}
+a{
+	text-decoration:underline;
+	color:#31b2ee;
+}
+a:hover{text-decoration:none;}
+
+#wrapper{
+	width:1002px;
+	margin:0 auto;
+	overflow:hidden;
+}
+#header{
+	overflow:hidden;
+	padding:22px 10px 24px 17px;
+}
+.logo{
+	background:url(../images/logo.png) no-repeat;
+	text-indent:-9999px;
+	overflow:hidden;
+	width:200px;
+	height:73px;
+	float:left;
+	margin:-6px 0 0;
+}
+.logo a{
+	height:100%;
+	display:block;
+}
+#nav{
+	float:right;
+	margin:0 38px 0 0;
+	font-weight:bold;
+}
+#nav li{
+	float:left;
+	padding:0 19px 0 21px;
+}
+#nav a{
+	color:#7e8ea6;
+	padding:30px 0 0;
+	text-decoration:none;
+}
+#nav .documentation,
+#nav .demo,
+#nav .modules,
+#nav .tools,
+#nav .blog,
+#nav .code,
+#nav .download{
+	background:url(../images/bg-nav.png) no-repeat 50% 0;
+	display:block;
+	text-align:center;
+}
+#nav .demo{background-position:50% -183px;}
+#nav .modules{background-position:50% -442px;}
+#nav .tools{background-position:50% -973px;}
+#nav .blog{background-position:50% -1239px;}
+#nav .code{background-position:50% -708px;}
+#nav .download{background-position:50% -1432px;}
+#nav .active a,
+#nav .documentation:hover{background-position:50% -96px;}
+#nav .demo:hover{background-position:50% -308px;}
+#nav .modules:hover{background-position:50% -567px;}
+#nav .tools:hover{background-position:50% -1091px;}
+#nav .blog:hover{background-position:50% -1345px;}
+#nav .code:hover{background-position:50% -840px;}
+#nav .download:hover{background-position:50% -1547px;}
+
+#nav .active .documentation { background-position:50% -96px;}
+#nav .active .demo { background-position:50% -308px;}
+#nav .active .modules { background-position:50% -567px;}
+#nav .active .tools { background-position:50% -1091px;}
+#nav .active .blog { background-position:50% -1345px;}
+#nav .active .code { background-position:50% -840px;}
+#nav .active .download { background-position:50% -1547px;}
+
+#nav .active a,
+#nav a:hover{
+	color:#324c73;
+	text-decoration:none;
+}
+#main{
+	padding:7px 0 0;
+	width:975px;
+	margin:0 auto;
+	background:url(../images/bg-main.png) no-repeat;
+}
+.main-holder{
+	background:url(../images/bg-main.png) no-repeat -1950px 100%;
+	padding:0 0 11px;
+}
+.main-frame{
+	background:url(../images/bg-main.png) repeat-y -975px 0;
+	padding:0 30px 57px;
+	width:915px;
+}
+
+.download-block .frame:after,
+.main-frame:after{
+	content:'';
+	display:block;
+	clear:both;
+}
+.slider{
+	overflow:hidden;
+	position:relative;
+	margin:0 -43px;
+	width:1002px;
+}
+.slider .frame{
+	width:830px;
+	overflow:hidden;
+	position:relative;
+	margin:0 auto;
+	/*
+    padding:68px 70px 50px 60px;
+    */
+}
+.slider .mask{
+	width:830px;
+	overflow:hidden;
+	position:relative;
+}
+/*.slider ul{
+	position:relative;
+	width:99999px;
+	overflow:hidden;
+	margin:0;
+	padding:0;
+	float:left;
+}
+.slider li{
+	float:left;
+	width:830px;
+}*/
+.slider .link-prev,
+.slider .link-next{
+	background:url(../images/bg-prev-next.gif) no-repeat;
+	height:30px;
+	overflow:hidden;
+	text-decoration:none;
+	font-size:0;
+	line-height:0;
+	text-indent:-9999px;
+	width:30px;
+	z-index:150;
+	position:absolute;
+	top:50%;
+	left:0;
+	margin:-21px 0 0;
+}
+.slider .link-next{
+	background-position:0 -60px;
+	right:0;
+	left:auto;
+}
+/*
+.slider img{float:right;}
+*/
+.slide-post{
+	float:left;
+	width:352px;
+	padding:1px 60px 0 0;
+	color:#909ea9;
+  height: 400px;
+}
+
+#main h4, #main h5{
+	word-spacing:3px;
+	font-weight:bold;
+	color:#2f3742;
+}
+
+#main h3{
+	color:#2f3742;
+	font-size:16px;
+	margin:0 0 5px 2px;
+	font-weight:bold;
+	word-spacing:3px;
+	margin-top: 20px;
+  /* font-style:italic; */
+}
+
+#main h2{
+	color:#2f3742;
+	font-size:20px;
+	line-height:28px;
+	margin-top: 30px;
+  margin-bottom: 10px;
+  font-weight:bold;
+	word-spacing:3px;
+}
+#main .slide-post h2{
+	font-size:22px;
+	line-height:30px;
+	margin:0 0 10px;
+}
+.slide-post p{margin:0;}
+.switcher{
+	background:url(../images/bg-switcher.png) no-repeat;
+	margin:0 -30px;
+	padding:20px 40px;
+	text-align:center;
+	overflow:hidden;
+	height:13px;
+}
+.switcher ul{
+	display:inline-block;
+	vertical-align:top;
+	margin:0 40px 0 0;
+}
+*+html .switcher ul{display:inline;}
+.switcher li{
+	float:left;
+	padding:0 5px 0 4px;
+	list-style:none;
+}
+.switcher a{
+	width:12px;
+	height:13px;
+	display:block;
+	color:#000;
+	text-indent:-9999px;
+	overflow:hidden;
+	background:url(../images/btn-switcher.gif) no-repeat;
+}
+.switcher .active a,
+.switcher a:hover{background-position:0 -23px}
+.boxes{
+	width:915px;
+	position:relative;
+}
+.boxes:after{
+	content:'';
	display:block;
	clear:both;
+}
+.boxes .holder{
+	margin:0 -44px 0 -10px;
+  margin-left: 15px;
+	padding:21px 0 40px;
+}
+.boxes .box{
+	display:inline-block;
+	vertical-align:top;
+	padding:0 55px 35px 10px;
+}
+*+html .boxes .box{
+	display:inline;
+	padding-right:58px;
+}
+#main .box h2{
+	font-size:22px;
+	line-height:30px;
+	padding:25px 0 16px 0;
+	margin:0 0 10px 0;
+	position:relative;
+}
+#main .box .runs,
+#main .box .fun,
+#main .box .tools,
+#main .box .store,
+#main .box .library,
+#main .box .plug,
+#main .box .flavours{
+	background:url(../images/bg-heading.gif) no-repeat;
+	padding:28px 0 18px 88px;
+	margin:0 0 6px -7px;
+	position:relative;
+}
+#main .box .library{background:url(../images/bg-heading.gif) no-repeat 0 -191px;}
+#main .box .plug{
+	background:url(../images/store.jpeg) no-repeat;
+	padding:28px 0 18px 86px;
+	margin:0 0 6px -6px;
+}
+#main .box .store{
+	background:url(../images/bg-heading.gif) no-repeat 0 -393px;
+	padding:28px 0 18px 86px;
+	margin:0 0 6px -6px;
+}
+#main .box .runs{background:url(../images/bg-heading.gif) no-repeat 0 -637px;}
+#main .box .tools{
+	background:url(../images/bg-heading.gif) no-repeat 0 -868px;
+	margin:0 0 10px -5px;
+}
+#main .box .fun{background:url(../images/bg-heading.gif) no-repeat 0 -1104px;}
+.download-block{
+	background:url(../images/bg-download.gif) no-repeat;
+	margin:0 0 0 26px;
+	width:864px;
+	padding:7px 0 0;
+}
+.download-block .holder{
+	background:url(../images/bg-download.gif) no-repeat -1728px 100%;
+	padding:0 0 7px;
+}
+.download-block .frame{
+	background:url(../images/bg-download.gif) repeat-y -864px 0;
+	padding:15px 28px 3px 152px;
+	width:684px;
+	position:relative;
+}
+.text-free{
+	background:url(../images/text-free.png) no-repeat;
+	width:162px;
+	height:139px;
+	position:absolute;
+	top:-39px;
+	left:-29px;
+	text-indent:-9999px;
+	overflow:hidden;
+}
+.download-block h3{
+	color:#2f3742;
+	font-weight:bold;
+	font-size:14px;
+	line-height:16px;
+	margin:0 0 2px;
+}
+.download-block .text{
+	width:530px;
+	float:left;
+	padding:0 23px 0 0;
+}
+.download-block .title{float:left;}
+.version{
+	color:#68778c;
+	float:right;
+	padding:5px 0 0;
+	font-weight:bold;
+}
+.download-block .download{
+	background:url(../images/btn-download.gif) no-repeat;
+	width:67px;
+	height:20px;
+	color:#fff;
+	font-weight:bold;
+	font-size:12px;
+	line-height:15px;
+	float:right;
+	margin:6px 0 0;
+	padding:6px 2px 3px 31px;
+	text-decoration:none;
+}
+.download:hover{text-decoration:none;}
+.system-links{
+	font-size:16px;
+	overflow:hidden;
+	padding:38px 51px 39px 35px;
+  color: #6e7c88;
+}
+.system-links .text{
+	float:left;
+	width:360px;
+	padding:12px 0 10px;
+}
+
+.system-links h1{
+	color:#2f3742;
+	font-size:22px;
+	font-weight:bold;
+	line-height:30px;
+	margin:0 0 10px;
+	word-spacing:3px;
+}
+.system-links ul{
+	font-size:18px;
+	line-height:26px;
+	float:right;
+	font-weight:bold;
+}
+.system-links li{
+	float:left;
+	margin:0 0 0 10px;
+}
+.system-links ul a{
+	color:#fff;
+	display:block;
+	text-align:center;
+	width:146px;
+	height:85px;
+	padding:62px 0 0;
+	text-decoration:none;
+}
+.windows-link{background:url(../images/btn-systems.gif) no-repeat;}
+.linux-link{background:url(../images/btn-systems.gif) no-repeat -193px 0;}
+.macos-link{background:url(../images/macos.png) no-repeat;}
+
+.windows-link strong{
+	color:#226f8b;
+	font-size:14px;
+	display:block;
+}
+.linux-link strong{
+	color:#8b3d22;
+	font-size:14px;
+	display:block;
+}
+
+.macos-link strong{
+	color:rgb(120, 166, 19);
+	font-size:14px;
+	display:block;
+}
+
+.installer-list{
+	font-size:18px;
+	color:#2f3742;
+	font-weight:bold;
+	margin:0 0 -13px;
+}
+.installer-list li{
+	padding:42px 30px 50px 26px;
+	overflow:hidden;
+	background:url(../images/separator1.gif) repeat-x;
+}
+.installer-list img{
+	float:left;
+	margin:0 58px 0 0;
+}
+.installer-list .text{
+	overflow:hidden;
+	padding:18px 0 0;
+}
+.blocks-holder{
+	font-size:16px;
+	color:#6e7c88;
+	padding:0 34px 33px 24px;
+}
+.block{
+	padding:7px 0 0;
+	width:858px;
+	margin:0 auto 21px;
+	background:url(../images/bg-block.gif) no-repeat;
+}
+.block code{font:16px/28px Helvetica, Arial, sans-serif;}
+.block .holder{
+	background:url(../images/bg-block.gif) no-repeat -858px 100%;
+	padding:0 0 6px;
+}
+.block .frame{
+	background:#f9fafc;
+	border:1px solid #e9edf2;
+	border-width:0 1px;
+	padding:5px 22px 6px;
+	overflow:hidden;
+}
+.blocks-holder .add-info{
+	display:block;
+	margin:-9px 0 0;
+}
+.info-block{
+	background:url(../images/separator1.gif) repeat-x;
+	padding:28px 34px 5px 24px;
+	font-weight:bold;
+	margin:0 0 -52px;
+}
+.info-block p{margin:0 0 24px;}
+#main .info-block h2{margin:0 0 11px 0;}
+#content{
+	float:right;
+	width:638px;
+	line-height:24px;
+	padding:35px 10px 10px 0;
+	/*color:#7e8ea6;*/
+}
+#content .breadcrumbs{
+	width:100%;
+	overflow:hidden;
+	color:#31b2ee;
+	font-weight:bold;
+	padding:0 0 16px;
+}
+#content .breadcrumbs li{
+	float:left;
+	background: url(../images/bg-breadcrumbs.gif) no-repeat left;
+	padding:0 20px 0 23px;
+	margin:0 14px 0 -22px;
+}
+#content .breadcrumbs a{color:#7e8ea6;}
+#content h1,
+#content h2{
+	font-size:24px;
+	color:#2f3742;
+	margin:0 0 13px -2px;
+	font-weight:bold;
+	position:relative;
+}
+#content h2{
+	margin:0 0 14px -5px;
+	letter-spacing:-1px;
+  font-size: 20px;
+}
+#content p{margin:10px 0 10px 0;}
+#content ul{padding:0 0 10px 8px;}
+#content ul li{
+	background:url(../images/bullet.gif) no-repeat 0 10px;
+	padding:0 0 0px 27px;
+}
+
+#comments ul li {
+  background: none;
+  padding: 0px;
+}
+
+#content ol{
+	color:#2f3742;
+/*	font-weight:bold; */
+	counter-reset:item;
+	margin:0 0 25px;
+}
+#content ol li{
+	padding:0 0 8px 35px;
+	vertical-align:top;
+	overflow:hidden;
+}
+#content ol li:before,
+#content ol li .num {
+	background:url(../images/bullet-number.gif) no-repeat;
+	font-size:13px;
+	line-height:24px;
+	margin:0 0 0 -35px;
+	width:24px;
+	height:24px;
+	text-align:center;
+	float:left;
+	color:#fff;
+	content:counter(item, decimal);
+	counter-increment:item;
+}
+#sidebar{
+	float:left;
+	width:230px;
+	padding:31px 0 0;
+	overflow:hidden;
+}
+#sidebar h2{
+	font-size:16px;
+	margin:0 0 10px 4px;
+}
+.sub-menu{
+	overflow:hidden;
+	font-weight:bold;
+	padding:7px 0 0 6px;
+}
+.sub-menu li{
+	vertical-align:top;
+	padding:0 0 12px;
+}
+.sub-menu .button{
+	background:url(../images/bg-sub-menu.png) no-repeat -225px 100%;
+	padding:0 0 3px;
+}
+.sub-menu .holder{
+	background:url(../images/bg-sub-menu.png) no-repeat;
+}
+
+.sub-menu .holder a
+{
+  font-size: 14px;
+	padding: 8px 17px 7px 17px;
+}
+
+.sub-menu a{
+  color:#2f3742;
+	text-decoration:none;
+	display:block;
+	width:191px;
+	padding:4px 17px 3px 17px;
+	background:url(../images/arrow.gif) no-repeat 203px 50%;
+}
+.sub-menu a:hover{color:#31b2ee;}
+.sub-menu .active .holder a{
+	background:url(../images/arrow-hover.gif) no-repeat 203px 50%;
+	/*color:#31b2ee;*/
+}
+.sub-menu ul{
+	background:#f8f8f8;
+	border:1px solid #c4ced7;
+	border-width:0 1px 1px;
+	font-size:13px;
+	line-height:15px;
+	margin:-2px 0 4px 1px;
+	padding:14px 0 1px;
+	display:none;
+	overflow:hidden;
+}
+.sub-menu .active ul{display:block;}
+.sub-menu ul li{padding:0 17px 15px;}
+.sub-menu li li a{
+	background:none;
+	text-decoration:none;
+	display:inline;
+	padding:0;
+}
+
+.sub-menu ul .active a,
+.sub-menu li li a:hover
+{
+	color:#31b2ee;
+}
+
+#footer{
+	padding:36px 15px;
+	color:#a7b3c5;
+	text-align:center;
+	text-indent:-21px;
+}
+#footer h3{
+	font-weight:bold;
+	color:#68778c;
+	margin:0 0 12px 15px;
+}
+#footer a{
+	color:#409be3;
+	text-decoration:none;
+}
+#footer a:hover{text-decoration:underline;}
+
+/* Slides */
+#slides {
+  padding-bottom: 0px;
+}
+
+#slides .left-side {
+  width: 50%;
+  float: left;
+}
+
+#slides .right-side {
+  width: 50%;
+  float: right;
+}
+
+#slides h1 {
+  text-align: center;
+  color:#2f3742;
+	font-size:24px;
+	line-height:30px;
+	margin:20px 0px 0px 0px;
+	font-weight:bold;
+	word-spacing:3px;
+}
+
+#slides b {
+  font-size: 18px;
+  font-weight: bold;
+  color: #2f3742;
+  margin-bottom: 8px;
+  display: block;
+}
+
+#slides ul {
+  text-align: center;
+}
+
+#slides ul li {
+  font-size: 16px;
+}
+
+#slides ul a {
+  color: #2f3742;
+}
+
+.note {
+ font-style:italic; 
+}
+.dcsns-content {
+  height: 200px;
+}

=== added file 'public/tutorials/css/all2.txt'
--- public/tutorials/css/all2.txt	1970-01-01 00:00:00 +0000
+++ public/tutorials/css/all2.txt	2013-04-22 20:09:27 +0000
@@ -0,0 +1,723 @@
+html, body, div, span, applet, object, iframe,
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+a, abbr, acronym, address, big, cite, code,
+del, dfn, em, img, ins, kbd, q, s, samp,
+small, strike, strong, tt, var,
+b, u, i, center,
+dl, dt, dd, ol, ul, li,
+fieldset, form, label, legend,
+table, caption, tbody, tfoot, thead, tr, th, td,
+article, aside, canvas, details, embed, 
+figure, figcaption, footer, header, hgroup, 
+menu, nav, output, ruby, section, summary,
+time, mark, audio, video{
+	margin:0;
+	padding:0;
+	border:0;
+	font-size:100%;
+	font: inherit;
+	vertical-align:baseline;
+}
+
+/* HTML5 display-role reset for older browsers */
+article, aside, details, figcaption, figure, 
+footer, header, hgroup, menu, nav, section {
+	display: block;
+}
+ol, ul {list-style:none;}
+blockquote, q{quotes:none;}
+blockquote:before, blockquote:after,
+q:before, q:after{
+	content:'';
+	content:none;
+}
+table{
+	border-collapse:collapse;
+	border-spacing:0;
+}
+html{background:url(../images/bg-page.gif);}
+
+body
+{
+	margin:0;
+	background:url(../images/bg-body.png) repeat-x;
+	min-width:1002px;
+	font-size: 14px;
+  font-family: "lucida grande", "lucida sans unicode", helvetica, arial, verdana, sans-serif;
+  /*color: #717276;*/
+  color: #2F3742;
+}
+i {
+font-style: italic;
+}
+img{border-style:none;}
+a{
+	text-decoration:underline;
+	color:#31b2ee;
+}
+a:hover{text-decoration:none;}
+
+#wrapper{
+	width:1002px;
+	margin:0 auto;
+	overflow:hidden;
+}
+#header{
+	overflow:hidden;
+	padding:22px 10px 24px 17px;
+}
+.logo{
+	background:url(../images/logo.png) no-repeat;
+	text-indent:-9999px;
+	overflow:hidden;
+	width:200px;
+	height:73px;
+	float:left;
+	margin:-6px 0 0;
+}
+.logo a{
+	height:100%;
+	display:block;
+}
+#nav{
+	float:right;
+	margin:0 38px 0 0;
+	font-weight:bold;
+}
+#nav li{
+	float:left;
+	padding:0 19px 0 21px;
+}
+#nav a{
+	color:#7e8ea6;
+	padding:30px 0 0;
+	text-decoration:none;
+}
+#nav .documents,
+#nav .demo,
+#nav .modules,
+#nav .tools,
+#nav .blog,
+#nav .code,
+#nav .download{
+	background:url(../images/bg-nav.png) no-repeat 50% 0;
+	display:block;
+	text-align:center;
+}
+
+#nav .demo{background-position:50% -183px;}
+#nav .modules{background-position:50% -442px;}
+#nav .tools{background-position:50% -973px;}
+#nav .blog{background-position:50% -1239px;}
+#nav .code{background-position:50% -708px;}
+#nav .download{background-position:50% -1432px;}
+#nav .active a,
+#nav .documents:hover{background-position:50% -96px;}
+#nav .demo:hover{background-position:50% -308px;}
+#nav .modules:hover{background-position:50% -567px;}
+#nav .tools:hover{background-position:50% -1091px;}
+#nav .blog:hover{background-position:50% -1345px;}
+#nav .code:hover{background-position:50% -840px;}
+#nav .download:hover{background-position:50% -1547px;}
+
+#nav .active .documents { background-position:50% -96px;}
+#nav .active .demo { background-position:50% -308px;}
+#nav .active .modules { background-position:50% -567px;}
+#nav .active .tools { background-position:50% -1091px;}
+#nav .active .blog { background-position:50% -1345px;}
+#nav .active .code { background-position:50% -840px;}
+#nav .active .download { background-position:50% -1547px;}
+
+#nav .active a,
+#nav a:hover{
+	color:#324c73;
+	text-decoration:none;
+}
+#main{
+	padding:7px 0 0;
+	width:975px;
+	margin:0 auto;
+	background:url(../images/bg-main.png) no-repeat;
+}
+.main-holder{
+	background:url(../images/bg-main.png) no-repeat -1950px 100%;
+	padding:0 0 11px;
+}
+.main-frame{
+	background:url(../images/bg-main.png) repeat-y -975px 0;
+	padding:0 30px 57px;
+	width:915px;
+}
+
+.download-block .frame:after,
+.main-frame:after{
+	content:'';
+	display:block;
+	clear:both;
+}
+.slider{
+	overflow:hidden;
+	position:relative;
+	margin:0 -43px;
+	width:1002px;
+}
+.slider .frame{
+	width:830px;
+	overflow:hidden;
+	position:relative;
+	margin:0 auto;
+	/*
+    padding:68px 70px 50px 60px;
+    */
+}
+.slider .mask{
+	width:830px;
+	overflow:hidden;
+	position:relative;
+}
+/*.slider ul{
+	position:relative;
+	width:99999px;
+	overflow:hidden;
+	margin:0;
+	padding:0;
+	float:left;
+}
+.slider li{
+	float:left;
+	width:830px;
+}*/
+.slider .link-prev,
+.slider .link-next{
+	background:url(../images/bg-prev-next.gif) no-repeat;
+	height:30px;
+	overflow:hidden;
+	text-decoration:none;
+	font-size:0;
+	line-height:0;
+	text-indent:-9999px;
+	width:30px;
+	z-index:150;
+	position:absolute;
+	top:50%;
+	left:0;
+	margin:-21px 0 0;
+}
+.slider .link-next{
+	background-position:0 -60px;
+	right:0;
+	left:auto;
+}
+/*
+.slider img{float:right;}
+*/
+.slide-post{
+	float:left;
+	width:352px;
+	padding:1px 60px 0 0;
+	color:#909ea9;
+  height: 400px;
+}
+
+#main h4, #main h5{
+	word-spacing:3px;
+	font-weight:bold;
+	color:#2f3742;
+}
+
+#main h3{
+	color:#2f3742;
+	font-size:16px;
+	margin:0 0 5px 2px;
+	font-weight:bold;
+	word-spacing:3px;
+}
+
+#main h2{
+	color:#2f3742;
+	font-size:18px;
+	line-height:28px;
+	margin-top: 20px;
+  margin-bottom: 10px;
+  font-weight:bold;
+	word-spacing:3px;
+}
+#main .slide-post h2{
+	font-size:22px;
+	line-height:30px;
+	margin:0 0 10px;
+}
+.slide-post p{margin:0;}
+.switcher{
+	background:url(../images/bg-switcher.png) no-repeat;
+	margin:0 -30px;
+	padding:20px 40px;
+	text-align:center;
+	overflow:hidden;
+	height:13px;
+}
+.switcher ul{
+	display:inline-block;
+	vertical-align:top;
+	margin:0 40px 0 0;
+}
+*+html .switcher ul{display:inline;}
+.switcher li{
+	float:left;
+	padding:0 5px 0 4px;
+	list-style:none;
+}
+.switcher a{
+	width:12px;
+	height:13px;
+	display:block;
+	color:#000;
+	text-indent:-9999px;
+	overflow:hidden;
+	background:url(../images/btn-switcher.gif) no-repeat;
+}
+.switcher .active a,
+.switcher a:hover{background-position:0 -23px}
+.boxes{
+	width:915px;
+	position:relative;
+}
+.boxes:after{
+	content:'';
+	display:block;
+	clear:both;
+}
+.boxes .holder{
+	margin:0 -44px 0 -10px;
+  margin-left: 15px;
+	padding:21px 0 40px;
+}
+.boxes .box{
+	display:inline-block;
+	vertical-align:top;
+	padding:0 55px 35px 10px;
+}
+*+html .boxes .box{
+	display:inline;
+	padding-right:58px;
+}
+#main .box h2{
+	font-size:22px;
+	line-height:30px;
+	padding:25px 0 16px 0;
+	margin:0 0 10px 0;
+	position:relative;
+}
+#main .box .runs,
+#main .box .fun,
+#main .box .tools,
+#main .box .store,
+#main .box .library,
+#main .box .plug,
+#main .box .flavours{
+	background:url(../images/bg-heading.gif) no-repeat;
+	padding:28px 0 18px 88px;
+	margin:0 0 6px -7px;
+	position:relative;
+}
+#main .box .library{background:url(../images/bg-heading.gif) no-repeat 0 -191px;}
+#main .box .plug{
+	background:url(../images/store.jpeg) no-repeat;
+	padding:28px 0 18px 86px;
+	margin:0 0 6px -6px;
+}
+#main .box .store{
+	background:url(../images/bg-heading.gif) no-repeat 0 -393px;
+	padding:28px 0 18px 86px;
+	margin:0 0 6px -6px;
+}
+#main .box .runs{background:url(../images/bg-heading.gif) no-repeat 0 -637px;}
+#main .box .tools{
+	background:url(../images/bg-heading.gif) no-repeat 0 -868px;
+	margin:0 0 10px -5px;
+}
+#main .box .fun{background:url(../images/bg-heading.gif) no-repeat 0 -1104px;}
+.download-block{
+	background:url(../images/bg-download.gif) no-repeat;
+	margin:0 0 0 26px;
+	width:864px;
+	padding:7px 0 0;
+}
+.download-block .holder{
+	background:url(../images/bg-download.gif) no-repeat -1728px 100%;
+	padding:0 0 7px;
+}
+.download-block .frame{
+	background:url(../images/bg-download.gif) repeat-y -864px 0;
+	padding:15px 28px 3px 152px;
+	width:684px;
+	position:relative;
+}
+.text-free{
+	background:url(../images/text-free.png) no-repeat;
+	width:162px;
+	height:139px;
+	position:absolute;
+	top:-39px;
+	left:-29px;
+	text-indent:-9999px;
+	overflow:hidden;
+}
+.download-block h3{
+	color:#2f3742;
+	font-weight:bold;
+	font-size:14px;
+	line-height:16px;
+	margin:0 0 2px;
+}
+.download-block .text{
+	width:530px;
+	float:left;
+	padding:0 23px 0 0;
+}
+.download-block .title{float:left;}
+.version{
+	color:#68778c;
+	float:right;
+	padding:5px 0 0;
+	font-weight:bold;
+}
+.download-block .download{
+	background:url(../images/btn-download.gif) no-repeat;
+	width:67px;
+	height:20px;
+	color:#fff;
+	font-weight:bold;
+	font-size:12px;
+	line-height:15px;
+	float:right;
+	margin:6px 0 0;
+	padding:6px 2px 3px 31px;
+	text-decoration:none;
+}
+.download:hover{text-decoration:none;}
+.system-links{
+	font-size:16px;
+	overflow:hidden;
+	padding:38px 51px 39px 35px;
+  color: #6e7c88;
+}
+.system-links .text{
+	float:left;
+	width:360px;
+	padding:12px 0 10px;
+}
+
+.system-links h1{
+	color:#2f3742;
+	font-size:22px;
+	font-weight:bold;
+	line-height:30px;
+	margin:0 0 10px;
+	word-spacing:3px;
+}
+.system-links ul{
+	font-size:18px;
+	line-height:26px;
+	float:right;
+	font-weight:bold;
+}
+.system-links li{
+	float:left;
+	margin:0 0 0 10px;
+}
+.system-links ul a{
+	color:#fff;
+	display:block;
+	text-align:center;
+	width:146px;
+	height:85px;
+	padding:62px 0 0;
+	text-decoration:none;
+}
+.windows-link{background:url(../images/btn-systems.gif) no-repeat;}
+.linux-link{background:url(../images/btn-systems.gif) no-repeat -193px 0;}
+.macos-link{background:url(../images/macos.png) no-repeat;}
+
+.windows-link strong{
+	color:#226f8b;
+	font-size:14px;
+	display:block;
+}
+.linux-link strong{
+	color:#8b3d22;
+	font-size:14px;
+	display:block;
+}
+
+.macos-link strong{
+	color:rgb(120, 166, 19);
+	font-size:14px;
+	display:block;
+}
+
+.installer-list{
+	font-size:18px;
+	color:#2f3742;
+	font-weight:bold;
+	margin:0 0 -13px;
+}
+.installer-list li{
+	padding:42px 30px 50px 26px;
+	overflow:hidden;
+	background:url(../images/separator1.gif) repeat-x;
+}
+.installer-list img{
+	float:left;
+	margin:0 58px 0 0;
+}
+.installer-list .text{
+	overflow:hidden;
+	padding:18px 0 0;
+}
+.blocks-holder{
+	font-size:16px;
+	color:#6e7c88;
+	padding:0 34px 33px 24px;
+}
+.block{
+	padding:7px 0 0;
+	width:858px;
+	margin:0 auto 21px;
+	background:url(../images/bg-block.gif) no-repeat;
+}
+.block code{font:16px/28px Helvetica, Arial, sans-serif;}
+.block .holder{
+	background:url(../images/bg-block.gif) no-repeat -858px 100%;
+	padding:0 0 6px;
+}
+.block .frame{
+	background:#f9fafc;
+	border:1px solid #e9edf2;
+	border-width:0 1px;
+	padding:5px 22px 6px;
+	overflow:hidden;
+}
+.blocks-holder .add-info{
+	display:block;
+	margin:-9px 0 0;
+}
+.info-block{
+	background:url(../images/separator1.gif) repeat-x;
+	padding:28px 34px 5px 24px;
+	font-weight:bold;
+	margin:0 0 -52px;
+}
+.info-block p{margin:0 0 24px;}
+#main .info-block h2{margin:0 0 11px 0;}
+#content{
+	float:right;
+	width:638px;
+	line-height:24px;
+	padding:35px 10px 10px 0;
+	/*color:#7e8ea6;*/
+}
+#content .breadcrumbs{
+	width:100%;
+	overflow:hidden;
+	color:#31b2ee;
+	font-weight:bold;
+	padding:0 0 16px;
+}
+#content .breadcrumbs li{
+	float:left;
+	background: url(../images/bg-breadcrumbs.gif) no-repeat left;
+	padding:0 20px 0 23px;
+	margin:0 14px 0 -22px;
+}
+#content .breadcrumbs a{color:#7e8ea6;}
+#content h1,
+#content h2{
+	font-size:24px;
+	color:#2f3742;
+	margin:0 0 13px -2px;
+	font-weight:bold;
+	position:relative;
+}
+#content h2{
+	margin:0 0 14px -5px;
+	letter-spacing:-1px;
+  font-size: 20px;
+}
+#content p{margin:10px 0 10px 0;}
+#content ul{padding:0 0 10px 8px;}
+#content ul li{
+	background:url(../images/bullet.gif) no-repeat 0 10px;
+	padding:0 0 0px 27px;
+}
+
+#comments ul li {
+  background: none;
+  padding: 0px;
+}
+
+#content ol{
+	color:#2f3742;
+/*	font-weight:bold; */
+	counter-reset:item;
+	margin:0 0 25px;
+}
+#content ol li{
+	padding:0 0 8px 35px;
+	vertical-align:top;
+	overflow:hidden;
+}
+#content ol li:before,
+#content ol li .num {
+	background:url(../images/bullet-number.gif) no-repeat;
+	font-size:13px;
+	line-height:24px;
+	margin:0 0 0 -35px;
+	width:24px;
+	height:24px;
+	text-align:center;
+	float:left;
+	color:#fff;
+	content:counter(item, decimal);
+	counter-increment:item;
+}
+#sidebar{
+	float:left;
+	width:230px;
+	padding:31px 0 0;
+	overflow:hidden;
+}
+#sidebar h2{
+	font-size:16px;
+	margin:0 0 10px 4px;
+}
+.sub-menu{
+	overflow:hidden;
+	font-weight:bold;
+	padding:7px 0 0 6px;
+}
+.sub-menu li{
+	vertical-align:top;
+	padding:0 0 12px;
+}
+.sub-menu .button{
+	background:url(../images/bg-sub-menu.png) no-repeat -225px 100%;
+	padding:0 0 3px;
+}
+.sub-menu .holder{
+	background:url(../images/bg-sub-menu.png) no-repeat;
+}
+
+.sub-menu .holder a
+{
+  font-size: 14px;
+	padding: 8px 17px 7px 17px;
+}
+
+.sub-menu a{
+  color:#2f3742;
+	text-decoration:none;
+	display:block;
+	width:191px;
+	padding:4px 17px 3px 17px;
+	background:url(../images/arrow.gif) no-repeat 203px 50%;
+}
+.sub-menu a:hover{color:#31b2ee;}
+.sub-menu .active .holder a{
+	background:url(../images/arrow-hover.gif) no-repeat 203px 50%;
+	/*color:#31b2ee;*/
+}
+.sub-menu ul{
+	background:#f8f8f8;
+	border:1px solid #c4ced7;
+	border-width:0 1px 1px;
+	font-size:13px;
+	line-height:15px;
+	margin:-2px 0 4px 1px;
+	padding:14px 0 1px;
+	display:none;
+	overflow:hidden;
+}
+.sub-menu .active ul{display:block;}
+.sub-menu ul li{padding:0 17px 15px;}
+.sub-menu li li a{
+	background:none;
+	text-decoration:none;
+	display:inline;
+	padding:0;
+}
+
+.sub-menu ul .active a,
+.sub-menu li li a:hover
+{
+	color:#31b2ee;
+}
+
+#footer{
+	padding:36px 15px;
+	color:#a7b3c5;
+	text-align:center;
+	text-indent:-21px;
+}
+#footer h3{
+	font-weight:bold;
+	color:#68778c;
+	margin:0 0 12px 15px;
+}
+#footer a{
+	color:#409be3;
+	text-decoration:none;
+}
+#footer a:hover{text-decoration:underline;}
+
+/* Slides */
+#slides {
+  padding-bottom: 0px;
+}
+
+#slides .left-side {
+  width: 50%;
+  float: left;
+}
+
+#slides .right-side {
+  width: 50%;
+  float: right;
+}
+
+#slides h1 {
+  text-align: center;
+  color:#2f3742;
+	font-size:24px;
+	line-height:30px;
+	margin:20px 0px 0px 0px;
+	font-weight:bold;
+	word-spacing:3px;
+}
+
+#slides b {
+  font-size: 18px;
+  font-weight: bold;
+  color: #2f3742;
+  margin-bottom: 8px;
+  display: block;
+}
+
+#slides ul {
+  text-align: center;
+}
+
+#slides ul li {
+  font-size: 16px;
+}
+
+#slides ul a {
+  color: #2f3742;
+}
+
+.note {
+ font-style:italic; 
+}
+.dcsns-content {
+  height: 200px;
+}

=== added file 'public/tutorials/css/ie.css'
--- public/tutorials/css/ie.css	1970-01-01 00:00:00 +0000
+++ public/tutorials/css/ie.css	2013-04-22 20:09:27 +0000
@@ -0,0 +1,11 @@
+#content ol li {
+	behavior:expression((this.pngSet!=null ? this.pngSet=true : (
+		function(t){
+			t.Num = (++t.parentNode.IEcounter || (t.parentNode.IEcounter = 1));
+			t.lis = '';
+			t.lis += t.Num;
+			t.runtimeStyle.listStyleType = 'none';
+			t.insertAdjacentHTML('afterBegin','<div class="num">' + t.lis  + ' </div>');
+		}(this)
+	),this.pngSet=true));
+}
\ No newline at end of file

=== added file 'public/tutorials/favicon.ico'
Binary files public/tutorials/favicon.ico	1970-01-01 00:00:00 +0000 and public/tutorials/favicon.ico	2013-04-22 20:09:27 +0000 differ
=== modified file 'public/tutorials/image.html'
--- public/tutorials/image.html	2012-01-15 17:16:08 +0000
+++ public/tutorials/image.html	2013-04-22 20:09:27 +0000
@@ -1,22 +1,12 @@
-<html>
-	<head>
-		<meta content="text/html; charset=UTF-8" http-equiv="content-type">
-		<meta content="PRIVATE" http-equiv="CACHE-CONTROL">
-		<meta content="-1" ยง="Expires">
-		<title>Image Processing With Zorba</title>
-		<link rel="shortcut icon" href="/favicon.ico">
-		<link rel="stylesheet" type="text/css" href="main.css">
-		<script type="text/javascript">
-			var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl."; : "http://www.";);
-			document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
-		</script>
-		<script type="text/javascript">
-			try{
-			var pageTracker = _gat._getTracker("UA-4281090-1");
-			pageTracker._trackPageview();
-			} catch(err) {}
-		</script>
-		<script type="text/javascript" src="js/syntax/scripts/shCore.js"></script>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html  xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+	<title>Image Processing With Zorba</title>
+  <link rel="shortcut icon" href="favicon.ico">
+	<link media="all" rel="stylesheet" href="css/all.css" type="text/css" />
+	<!--[if lt IE 8]><link rel="stylesheet" type="text/css" href="css/ie.css" media="screen"/><![endif]-->
+  <script type="text/javascript" src="js/syntax/scripts/shCore.js"></script>
 		<script type="text/javascript" src="js/syntax/scripts/shBrushXQuery.js"></script>
 		<script type="text/javascript" src="js/syntax/scripts/shBrushXml.js"></script>
 		<link type="text/css" rel="stylesheet" href="js/syntax/styles/shCore.css"/>
@@ -27,44 +17,45 @@
 			SyntaxHighlighter.config.clipboardSwf = 'js/syntax/scripts/clipboard.swf';
 			SyntaxHighlighter.all();
 		</script>
-	</head>
-
-
-	<body style="background-image: url(header_bg.gif); background-repeat: repeat-x; background-position: top;">
-		<div id="sitecontainer">
-            <!-- Header -->
-			<div align="center" id="header" style="height:100px;">
-				<h1><a style="color:white !important;" href="http://www.zorba-xquery.com";>Zorba</a></h1>
-				<p style="color:#cccccc;">> The XQuery Processor</p>
-			</div>
-
-
-
-
-
-
-			<div id="main">
-				<img style="float:left; width: auto; height: 150px;" src="experimental.png" />
-                                <h1>Image Processing with Zorba</h1>
-				<p><a href="mailto:thomas.daniel.james at gmail dot com">Contact the author</a>.</p>
-				<p><b>Warning:</b>&nbsp;Currently, the latest Zorba development version image library is only available in the development version. However, this feature will be available in the next release of Zorba. In the meantime, you can get <a href="https://sourceforge.net/projects/zorba/develop";>the development version from Subversion (revision 8774 or superior)</a> and follow <a href="http://www.zorba-xquery.com/doc/zorba-1.4.0/zorba/html/build.html";>the build instructions</a>. </p><br />
-				<p>Zorba (in its latest version from SVN) provides extensive image processing support based on the <a href="http://www.imagemagick.org";>ImageMagick</a> libraries.
-It provides four imaging modules (called basic, manipulation, paint, and animation).
-Each of them is concerned with a different aspect of image processing. 
-This tutorial shows how simple it is to use any of these libraries for doing complex image processing directly in XQuery.
-
-<ul>
-	<li><a href="#general">Image Representation And Formats</a></li>
-	<li><a href="#basic">Basic Image Processing Functions</a></li>
-    <li><a href="#manipulation">Manipulating Images</a></li>
-	<li><a href="#paint">Painting On Images</a></li>
-    <li><a href="#animation">Creating Animated GIFS</a></li>
-	<li><a href="#extended">Putting it all together: A More Extensive Example</a></li>	
-</ul> 
+    
+		<script type="text/javascript">
+			var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl."; : "http://www.";);
+			document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+		</script>
+		<script type="text/javascript">
+			try{
+			var pageTracker = _gat._getTracker("UA-4281090-1");
+			pageTracker._trackPageview();
+			} catch(err) {}
+		</script>
+    
+</head>
+<body>
+	<div id="wrapper">
+		<div id="header">
+			<h1 class="logo"><a href="/">Modern Query Processor</a></h1>
+			<ul id="nav">
+				<li><a class="documentation" href="/html/documentation">Documentation</a></li>
+				<li><a class="demo" href="/html/demo">Live Demo</a></li>
+				<li><a class="modules" href="/html/modules">Modules</a></li>
+				<li><a class="blog" href="/html/blog">Blog</a></li>
+				<li><a class="code" href="/html/code">Code</a></li>
+				<li><a class="download" href="/html/download">Download</a></li>
+			</ul>
+		</div>
+		<div id="main">
+			<div class="main-holder">
+      <div class="main-frame">
+
+
+
+
+<h1 style="font-size: 26px;line-height: 34px;font-weight: bold;word-spacing: 3px;"><br />
+Image Processing with Zorba</h1>
 
 <h2 id="general">Image Representation And Formats</h2>
 
-	<h3>Images</h3>
+	<h3 class="i" >Images</h3>
 		<p>
 			Images are passed to the functions of the imaging library as xs:base64Binary types and any function returning an image will return it as xs:base64Binary type. For example, images read by the Zorba file module are already returned as xs:base64Binary and are ready to be used. Also,  images written to disk using the file module will be ordinary binary data if one passes <method>binary</method> as serialization option.
 		</p>
@@ -247,6 +238,21 @@
 <h3>Expected Output</h3>
 <img src="tutorialimages/extended.gif" />
 
-
-</div> <!-- main -->
-</div> <!-- sitecontainer -->
+      
+        
+        
+        
+				</div>
+			</div>
+		</div>
+		<div id="footer">
+			<h3>Zorba is supported by the <a href="#">FLWOR Foundation</a> and distributed under <a href="#">Apache Licence, Version 2.0.</a></h3>
+			<p>&copy; 2013 Zorba</p>
+		</div>
+	</div>
+</body>
+</html>
+
+
+
+

=== added directory 'public/tutorials/images'
=== added file 'public/tutorials/images/arrow-hover.gif'
Binary files public/tutorials/images/arrow-hover.gif	1970-01-01 00:00:00 +0000 and public/tutorials/images/arrow-hover.gif	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/arrow.gif'
Binary files public/tutorials/images/arrow.gif	1970-01-01 00:00:00 +0000 and public/tutorials/images/arrow.gif	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/bg-block.gif'
Binary files public/tutorials/images/bg-block.gif	1970-01-01 00:00:00 +0000 and public/tutorials/images/bg-block.gif	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/bg-body.png'
Binary files public/tutorials/images/bg-body.png	1970-01-01 00:00:00 +0000 and public/tutorials/images/bg-body.png	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/bg-breadcrumbs.gif'
Binary files public/tutorials/images/bg-breadcrumbs.gif	1970-01-01 00:00:00 +0000 and public/tutorials/images/bg-breadcrumbs.gif	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/bg-download.gif'
Binary files public/tutorials/images/bg-download.gif	1970-01-01 00:00:00 +0000 and public/tutorials/images/bg-download.gif	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/bg-heading.gif'
Binary files public/tutorials/images/bg-heading.gif	1970-01-01 00:00:00 +0000 and public/tutorials/images/bg-heading.gif	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/bg-main.png'
Binary files public/tutorials/images/bg-main.png	1970-01-01 00:00:00 +0000 and public/tutorials/images/bg-main.png	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/bg-nav.png'
Binary files public/tutorials/images/bg-nav.png	1970-01-01 00:00:00 +0000 and public/tutorials/images/bg-nav.png	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/bg-page.gif'
Binary files public/tutorials/images/bg-page.gif	1970-01-01 00:00:00 +0000 and public/tutorials/images/bg-page.gif	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/bg-sub-menu.png'
Binary files public/tutorials/images/bg-sub-menu.png	1970-01-01 00:00:00 +0000 and public/tutorials/images/bg-sub-menu.png	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/bg-switcher.png'
Binary files public/tutorials/images/bg-switcher.png	1970-01-01 00:00:00 +0000 and public/tutorials/images/bg-switcher.png	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/btn-switcher.gif'
Binary files public/tutorials/images/btn-switcher.gif	1970-01-01 00:00:00 +0000 and public/tutorials/images/btn-switcher.gif	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/btn-systems.gif'
Binary files public/tutorials/images/btn-systems.gif	1970-01-01 00:00:00 +0000 and public/tutorials/images/btn-systems.gif	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/bullet-number.gif'
Binary files public/tutorials/images/bullet-number.gif	1970-01-01 00:00:00 +0000 and public/tutorials/images/bullet-number.gif	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/bullet.gif'
Binary files public/tutorials/images/bullet.gif	1970-01-01 00:00:00 +0000 and public/tutorials/images/bullet.gif	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/logo.png'
Binary files public/tutorials/images/logo.png	1970-01-01 00:00:00 +0000 and public/tutorials/images/logo.png	2013-04-22 20:09:27 +0000 differ
=== added file 'public/tutorials/images/separator1.gif'
Binary files public/tutorials/images/separator1.gif	1970-01-01 00:00:00 +0000 and public/tutorials/images/separator1.gif	2013-04-22 20:09:27 +0000 differ
-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to