<?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>MADAR Consulting &#187; Events</title>
	<atom:link href="http://www.madarconsulting.com/category/events/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.madarconsulting.com</link>
	<description>Service Around Quality</description>
	<lastBuildDate>Wed, 23 Dec 2015 16:11:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.39</generator>
	<item>
		<title>Reserve your Free POC</title>
		<link>http://www.madarconsulting.com/reserve-your-free-poc/</link>
		<comments>http://www.madarconsulting.com/reserve-your-free-poc/#comments</comments>
		<pubDate>Thu, 05 Nov 2015 10:49:06 +0000</pubDate>
		<dc:creator><![CDATA[Mohammed Afdhal]]></dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://www.madarconsulting.com/?p=2397</guid>
		<description><![CDATA[<p>&#160; At Booth B-221 #websummit , meet our Big Data Expert to discuss your Business case and whether a Big Data platform can bring you added values . Thanks to our automated platform we can generate, in just few days, a PoC suited for your domain specific needs. &#160;</p>
<p>The post <a rel="nofollow" href="http://www.madarconsulting.com/reserve-your-free-poc/">Reserve your Free POC</a> appeared first on <a rel="nofollow" href="http://www.madarconsulting.com">MADAR Consulting</a>.</p>
]]></description>
				<content:encoded><![CDATA[<!-- START REVOLUTION SLIDER 4.6.0 fullwidth mode -->

<div id="rev_slider_2_1_wrapper" class="rev_slider_wrapper fullwidthbanner-container" style="margin:0px auto;background-color:#E9E9E9;padding:0px;margin-top:0px;margin-bottom:0px;max-height:350px;">
	<div id="rev_slider_2_1" class="rev_slider fullwidthabanner" style="display:none;max-height:350px;height:350px;">
<ul>	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.madarconsulting.com/wp-content/uploads/2015/11/booth1.png"  alt="booth1"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.madarconsulting.com/wp-content/uploads/2015/11/free.png"  alt="free"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.madarconsulting.com/wp-content/uploads/2015/11/madar.png"  alt="madar"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
</ul>
<div class="tp-bannertimer"></div>	</div>

			<script type="text/javascript">

				/******************************************
					-	PREPARE PLACEHOLDER FOR SLIDER	-
				******************************************/
				

				var setREVStartSize = function() {
					var	tpopt = new Object();
						tpopt.startwidth = 960;
						tpopt.startheight = 350;
						tpopt.container = jQuery('#rev_slider_2_1');
						tpopt.fullScreen = "off";
						tpopt.forceFullWidth="off";

					tpopt.container.closest(".rev_slider_wrapper").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!="on")tpopt.height=tpopt.startheight;if(tpopt.fullScreen=="on"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(",");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(".rev_slider_wrapper").height(coh);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(coh);tpopt.container.css({height:"100%"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(".rev_slider_wrapper").height(tpopt.height);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(tpopt.height);}
				};

				/* CALL PLACEHOLDER */
				setREVStartSize();


				var tpj=jQuery;
				tpj.noConflict();
				var revapi2;

				tpj(document).ready(function() {

				if(tpj('#rev_slider_2_1').revolution == undefined)
					revslider_showDoubleJqueryError('#rev_slider_2_1');
				else
				   revapi2 = tpj('#rev_slider_2_1').show().revolution(
					{
						dottedOverlay:"none",
						delay:9000,
						startwidth:960,
						startheight:350,
						hideThumbs:200,

						thumbWidth:100,
						thumbHeight:50,
						thumbAmount:3,
						
												
						simplifyAll:"off",

						navigationType:"bullet",
						navigationArrows:"solo",
						navigationStyle:"round",

						touchenabled:"on",
						onHoverStop:"on",
						nextSlideOnWindowFocus:"off",

						swipe_threshold: 75,
						swipe_min_touches: 1,
						drag_block_vertical: false,
						
												
												
						keyboardNavigation:"off",

						navigationHAlign:"center",
						navigationVAlign:"bottom",
						navigationHOffset:0,
						navigationVOffset:20,

						soloArrowLeftHalign:"left",
						soloArrowLeftValign:"center",
						soloArrowLeftHOffset:20,
						soloArrowLeftVOffset:0,

						soloArrowRightHalign:"right",
						soloArrowRightValign:"center",
						soloArrowRightHOffset:20,
						soloArrowRightVOffset:0,

						shadow:2,
						fullWidth:"on",
						fullScreen:"off",

						spinner:"spinner0",
						
						stopLoop:"off",
						stopAfterLoops:-1,
						stopAtSlide:-1,

						shuffle:"off",

						autoHeight:"off",
						forceFullWidth:"off",
						
						
						
						hideThumbsOnMobile:"off",
						hideNavDelayOnMobile:1500,
						hideBulletsOnMobile:"off",
						hideArrowsOnMobile:"off",
						hideThumbsUnderResolution:0,

												hideSliderAtLimit:0,
						hideCaptionAtLimit:0,
						hideAllCaptionAtLilmit:0,
						startWithSlide:0					});



					
				});	/*ready*/

			</script>


			</div><!-- END REVOLUTION SLIDER -->
<p>&nbsp;</p>
<p>At Booth B-221 #websummit , meet our Big Data Expert to discuss your Business case and whether a Big Data platform can bring you added values .</p>
<p>Thanks to our automated platform we can generate, in just few days, a PoC suited for your domain specific needs.</p>
<p>&nbsp;</p>
<p><iframe width="940" height="529" src="https://www.youtube.com/embed/65CZUsmVCs0?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>The post <a rel="nofollow" href="http://www.madarconsulting.com/reserve-your-free-poc/">Reserve your Free POC</a> appeared first on <a rel="nofollow" href="http://www.madarconsulting.com">MADAR Consulting</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madarconsulting.com/reserve-your-free-poc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Tunisian Big Data Leader #MADAR Consulting is exhibiting in Dublin &#124; Websummit 5th of Novemver</title>
		<link>http://www.madarconsulting.com/the-tunisian-big-data-leader-madar-consulting-is-exhibiting-in-dublin-websummit-5th-of-novemver/</link>
		<comments>http://www.madarconsulting.com/the-tunisian-big-data-leader-madar-consulting-is-exhibiting-in-dublin-websummit-5th-of-novemver/#comments</comments>
		<pubDate>Tue, 03 Nov 2015 09:52:09 +0000</pubDate>
		<dc:creator><![CDATA[Mohammed Afdhal]]></dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://www.madarconsulting.com/?p=2387</guid>
		<description><![CDATA[<p>MADAR Consulting will be attending the Web Summit in Dublin, find us at Booth B-221 on Day 3 of the event, wait for a big announcement from our side</p>
<p>The post <a rel="nofollow" href="http://www.madarconsulting.com/the-tunisian-big-data-leader-madar-consulting-is-exhibiting-in-dublin-websummit-5th-of-novemver/">The Tunisian Big Data Leader #MADAR Consulting is exhibiting in Dublin | Websummit 5th of Novemver</a> appeared first on <a rel="nofollow" href="http://www.madarconsulting.com">MADAR Consulting</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>MADAR Consulting will be attending the Web Summit in Dublin,<br />
find us at Booth B-221 on Day 3 of the event, wait for a big<br />
announcement from our side</p>
<p>The post <a rel="nofollow" href="http://www.madarconsulting.com/the-tunisian-big-data-leader-madar-consulting-is-exhibiting-in-dublin-websummit-5th-of-novemver/">The Tunisian Big Data Leader #MADAR Consulting is exhibiting in Dublin | Websummit 5th of Novemver</a> appeared first on <a rel="nofollow" href="http://www.madarconsulting.com">MADAR Consulting</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madarconsulting.com/the-tunisian-big-data-leader-madar-consulting-is-exhibiting-in-dublin-websummit-5th-of-novemver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MADAR Consulting Attending Web Summit Conference</title>
		<link>http://www.madarconsulting.com/madar-consulting-attending-web-summit-conference/</link>
		<comments>http://www.madarconsulting.com/madar-consulting-attending-web-summit-conference/#comments</comments>
		<pubDate>Fri, 30 Oct 2015 17:03:27 +0000</pubDate>
		<dc:creator><![CDATA[fakhridean]]></dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://www.madarconsulting.com/?p=2365</guid>
		<description><![CDATA[<p>MADAR Consulting has the pleasure to announce that it was selected as one the of world’s best startups, to take part in Web Summit, one of the world’s most influential and international tech events. The list of attendees include business leaders from Google, Microsoft, Facebook, Box and over 60% of the Fortune 500. Over 30’000 people in total will  attend this event.</p>
<p>The post <a rel="nofollow" href="http://www.madarconsulting.com/madar-consulting-attending-web-summit-conference/">MADAR Consulting Attending Web Summit Conference</a> appeared first on <a rel="nofollow" href="http://www.madarconsulting.com">MADAR Consulting</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>MADAR Consulting has the pleasure to announce that it was selected as one the of world’s best startups, to take part in Web Summit, one of the world’s most influential and international tech events. The list of attendees include business leaders from Google, Microsoft, Facebook, Box and over 60% of the Fortune 500. Over 30’000 people in total will  attend this event.</p>
<p>The post <a rel="nofollow" href="http://www.madarconsulting.com/madar-consulting-attending-web-summit-conference/">MADAR Consulting Attending Web Summit Conference</a> appeared first on <a rel="nofollow" href="http://www.madarconsulting.com">MADAR Consulting</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.madarconsulting.com/madar-consulting-attending-web-summit-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
