<?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</title>
	<atom:link href="https://www.madarconsulting.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://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>https://www.madarconsulting.com/reserve-your-free-poc/</link>
		<comments>https://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="https://www.madarconsulting.com/reserve-your-free-poc/">Reserve your Free POC</a> appeared first on <a rel="nofollow" href="https://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="https://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="https://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="https://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="https://www.madarconsulting.com/reserve-your-free-poc/">Reserve your Free POC</a> appeared first on <a rel="nofollow" href="https://www.madarconsulting.com">MADAR Consulting</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://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>https://www.madarconsulting.com/the-tunisian-big-data-leader-madar-consulting-is-exhibiting-in-dublin-websummit-5th-of-novemver/</link>
		<comments>https://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="https://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="https://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="https://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="https://www.madarconsulting.com">MADAR Consulting</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://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>https://www.madarconsulting.com/madar-consulting-attending-web-summit-conference/</link>
		<comments>https://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="https://www.madarconsulting.com/madar-consulting-attending-web-summit-conference/">MADAR Consulting Attending Web Summit Conference</a> appeared first on <a rel="nofollow" href="https://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="https://www.madarconsulting.com/madar-consulting-attending-web-summit-conference/">MADAR Consulting Attending Web Summit Conference</a> appeared first on <a rel="nofollow" href="https://www.madarconsulting.com">MADAR Consulting</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.madarconsulting.com/madar-consulting-attending-web-summit-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preventing Car Crashes with Big Data Analytics</title>
		<link>https://www.madarconsulting.com/preventing-car-crashes-with-big-data-analytics/</link>
		<comments>https://www.madarconsulting.com/preventing-car-crashes-with-big-data-analytics/#comments</comments>
		<pubDate>Thu, 18 Jun 2015 13:16:35 +0000</pubDate>
		<dc:creator><![CDATA[fakhridean]]></dc:creator>
				<category><![CDATA[Big Data]]></category>

		<guid isPermaLink="false">http://www.madarconsulting.com/?p=2031</guid>
		<description><![CDATA[<p>Imagine a world where the number of car crashes has been reduced to zero. Does it seem impossible? When considering in 2013 more than 32,000 people died in traffic crashes, the goal does certainly seem unobtainable. Yet many scientists and engineers are busily working with new technology that may one day significantly reduce the number of car crashes, in consequence bringing down the number of fatalities.... </p>
<p><a class="readmore" href="https://www.madarconsulting.com/preventing-car-crashes-with-big-data-analytics/">Read More</a></p>
<p>The post <a rel="nofollow" href="https://www.madarconsulting.com/preventing-car-crashes-with-big-data-analytics/">Preventing Car Crashes with Big Data Analytics</a> appeared first on <a rel="nofollow" href="https://www.madarconsulting.com">MADAR Consulting</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Imagine a world where the number of car crashes has been reduced to zero. Does it seem impossible? When considering in 2013 <a href="http://www.nhtsa.gov/About+NHTSA/Press+Releases/2014/traffic-deaths-decline-in-2013">more than 32,000 people died</a> in traffic crashes, the goal does certainly seem unobtainable. Yet many scientists and engineers are busily working with new technology that may one day significantly reduce the number of car crashes, in consequence bringing down the number of fatalities. It’s a worthy goal for anyone to work on, but how can it happen? Sure, auto safety has improved greatly in just the past decade and fatalities have declined, but that doesn’t necessarily address how often people get into accidents. The key to a dramatic decrease in crashes may lie in one thing: big data. While many <a href="http://www.qubole.com/resources/solution/best-use-cases-for-big-data-analytics/">big data use cases</a> can include areas such as business, sports and <a href="http://www.dzone.com/articles/big-data-applications-media">media</a>, few may be as noble as preventing car crashes.</p>
<p>Many large cities have seen the problem of traffic accidents and <a href="http://mashable.com/2014/10/01/data-traffic-jams/">overall congestion</a> and are instituting new measures to combat it. This comes in the form of smart cities &#8212; places where everything from street signs, traffic lights, and even buildings can communicate with each other while sending vast amounts of information to a central transportation hub. From this data, cities are able to identify areas where traffic can become particularly dense. Once these problem areas are located, big data can also play a role in minimizing congestion. Some of these measures may include controlling stop lights so they keep traffic running smoothly. Another solution may be to institute <a href="http://people4smartercities.com/series/road-accidents-will-happen-and-now-we-know-when-and-where">ramp metering</a>. By taking additional factors, such as time of day and weather conditions, cities can even send out alerts to drivers as they’re starting their morning commute, telling them what alternate routes they should take to avoid heavy traffic. By decreasing congestion, cities can improve everybody’s safety and prevent more car crashes.</p>
<p>That’s not the only way big data is helping decrease the number of accidents. By using predictive analytic software, law enforcement can actually predict when accidents will happen before they occur. The <a href="http://www.timesfreepress.com/news/local/story/2014/aug/01/new-software-predicts-when-and/263323/">Tennessee Highway Patrol</a> is using one such program called Crash Reduction Analyzing Statistical History (CRASH), which analyzes loads of data that includes weather patterns, crash history, football schedules, when special events happen, and even the location of places that sell alcohol in order to determine where the most likeliest places for crashes are and when they might happen. Once the locations are discovered, the highway patrol can send troopers out to those points as a means to control for traffic conditions and keep everyone driving safely. Even if an accident does occur, troopers are on hand to offer assistance almost immediately. Even though the CRASH program is still relatively new, the highway patrol say it has an accuracy rate of 72 percent while the number of traffic accident fatalities has dropped by more than 5 percent. As the system continues to evolve, the accuracy is expected to only get better.</p>
<p><a href="http://www.dataversity.net/natural-language-processing-big-data-powerful-combination/">Big data analytics</a> may also prove crucial to increased traffic safety when used with self-driving cars. Automated cars essentially process the data from the environment around them, and that includes processing data that indicates a traffic accident might be on the verge of happening. In other words, self-driving cars can identify dangerous situations before a human driver would and react accordingly. The possibilities from this technology are tantalizing. Some experts predict that once self-driving vehicles are more widespread, the number of crashes could be reduced by <a href="http://www.wsj.com/articles/self-driving-cars-could-cut-down-on-accidents-study-says-1425567905">up to 90 percent</a>. While skeptics point to recently released reports showing Google’s self-driving cars have been involved in 11 accidents since testing began on public roads, Google defends its vehicles, saying all the accidents were a result of <a href="http://techcrunch.com/2015/05/12/google-says-its-self-driving-cars-drive-better-than-you/#.nephzv:hsHc">other human drivers</a>. Even if it had been the other way around, after driving nearly a million miles over six years, Google’s self-driving vehicles have an impressive track record.</p>
<p>There may be no way to reduce the number of car crashes to zero, but new technology in the form of big data can make a huge dent in the overall number. The analytics aren’t perfect, but the possibilities allow for optimism for those seeking to improve safety on the roads. Big data will likely play a large role in saving lives as it is instituted in cities and vehicles all around the world.</p>
<p>&nbsp;</p>
<p>From : https://datafloq.com/read/preventing-car-crashes-with-big-data-analytics/1117</p>
<p>The post <a rel="nofollow" href="https://www.madarconsulting.com/preventing-car-crashes-with-big-data-analytics/">Preventing Car Crashes with Big Data Analytics</a> appeared first on <a rel="nofollow" href="https://www.madarconsulting.com">MADAR Consulting</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.madarconsulting.com/preventing-car-crashes-with-big-data-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
