際際滷shows by User: blakroz / http://www.slideshare.net/images/logo.gif 際際滷shows by User: blakroz / Thu, 19 Mar 2015 06:20:29 GMT 際際滷Share feed for 際際滷shows by User: blakroz Microsoft Developers UAE Meetup #6 - Augmented Reality /slideshow/augmented-reality-46031533/46031533 augmentedreality-150319062029-conversion-gate01
Recently technology is blending digital content into our real world and integrate our increasingly digitalized lifestyle with our physical lives in a seamless, natural way to blur the line between what's real and what's computer-generated by enhancing what we see, hear, feel and smell. This session will cover: What is Augmented Reality (AR), difference between Augmented Reality & Virtual Reality, gadgets available, applications of AR, development tools, demo. For more Details check my blog article: http://blog.tarabishi.me/2015/03/microsoft-developers-uae-meetup-6-Augmented-Reality.html]]>

Recently technology is blending digital content into our real world and integrate our increasingly digitalized lifestyle with our physical lives in a seamless, natural way to blur the line between what's real and what's computer-generated by enhancing what we see, hear, feel and smell. This session will cover: What is Augmented Reality (AR), difference between Augmented Reality & Virtual Reality, gadgets available, applications of AR, development tools, demo. For more Details check my blog article: http://blog.tarabishi.me/2015/03/microsoft-developers-uae-meetup-6-Augmented-Reality.html]]>
Thu, 19 Mar 2015 06:20:29 GMT /slideshow/augmented-reality-46031533/46031533 blakroz@slideshare.net(blakroz) Microsoft Developers UAE Meetup #6 - Augmented Reality blakroz Recently technology is blending digital content into our real world and integrate our increasingly digitalized lifestyle with our physical lives in a seamless, natural way to blur the line between what's real and what's computer-generated by enhancing what we see, hear, feel and smell. This session will cover: What is Augmented Reality (AR), difference between Augmented Reality & Virtual Reality, gadgets available, applications of AR, development tools, demo. For more Details check my blog article: http://blog.tarabishi.me/2015/03/microsoft-developers-uae-meetup-6-Augmented-Reality.html <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/augmentedreality-150319062029-conversion-gate01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Recently technology is blending digital content into our real world and integrate our increasingly digitalized lifestyle with our physical lives in a seamless, natural way to blur the line between what&#39;s real and what&#39;s computer-generated by enhancing what we see, hear, feel and smell. This session will cover: What is Augmented Reality (AR), difference between Augmented Reality &amp; Virtual Reality, gadgets available, applications of AR, development tools, demo. For more Details check my blog article: http://blog.tarabishi.me/2015/03/microsoft-developers-uae-meetup-6-Augmented-Reality.html
Microsoft Developers UAE Meetup #6 - Augmented Reality from Mamdouh Tarabishi
]]>
1604 1 https://cdn.slidesharecdn.com/ss_thumbnails/augmentedreality-150319062029-conversion-gate01-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Web Server Load Balancing /slideshow/server-load-balanc/40627854 slb-141023033248-conversion-gate01
Web-Server Load Balancing, a process that distributes the load of various incoming requests to several servers (e.g. using a gateway that functions as a dispatcher), in an effort to balance the load among these servers in an optimal way. This thesis inspects the various methods and strategies of server load balancing, clearly identifying the advantages and disadvantages of each strategy. We present a working, high performance implementation of the content-aware traffic redirection strategy, using the most well known scheduling algorithms. We also present the results of testing the effectiveness of the implementation and the scheduling algorithms in several scenarios. Finally, based on our work, we concluded that what seem to be the best scheduling algorithms in the case of identical requests are the least CPU usage and the weighted random scheduling algorithms which have the best response time and the best throughput. While in the case of non-identical requests the weighted round robin and the least CPU usage have the least response time and the greatest throughput. By: Abdul-Lateef Haji-Ali, Yael Jari, Bashar Shehadeh, Mhd. Mamdouh Tarabishi Wael Tayara Supervised by: Dr. Ghassan Saba]]>

Web-Server Load Balancing, a process that distributes the load of various incoming requests to several servers (e.g. using a gateway that functions as a dispatcher), in an effort to balance the load among these servers in an optimal way. This thesis inspects the various methods and strategies of server load balancing, clearly identifying the advantages and disadvantages of each strategy. We present a working, high performance implementation of the content-aware traffic redirection strategy, using the most well known scheduling algorithms. We also present the results of testing the effectiveness of the implementation and the scheduling algorithms in several scenarios. Finally, based on our work, we concluded that what seem to be the best scheduling algorithms in the case of identical requests are the least CPU usage and the weighted random scheduling algorithms which have the best response time and the best throughput. While in the case of non-identical requests the weighted round robin and the least CPU usage have the least response time and the greatest throughput. By: Abdul-Lateef Haji-Ali, Yael Jari, Bashar Shehadeh, Mhd. Mamdouh Tarabishi Wael Tayara Supervised by: Dr. Ghassan Saba]]>
Thu, 23 Oct 2014 03:32:48 GMT /slideshow/server-load-balanc/40627854 blakroz@slideshare.net(blakroz) Web Server Load Balancing blakroz Web-Server Load Balancing, a process that distributes the load of various incoming requests to several servers (e.g. using a gateway that functions as a dispatcher), in an effort to balance the load among these servers in an optimal way. This thesis inspects the various methods and strategies of server load balancing, clearly identifying the advantages and disadvantages of each strategy. We present a working, high performance implementation of the content-aware traffic redirection strategy, using the most well known scheduling algorithms. We also present the results of testing the effectiveness of the implementation and the scheduling algorithms in several scenarios. Finally, based on our work, we concluded that what seem to be the best scheduling algorithms in the case of identical requests are the least CPU usage and the weighted random scheduling algorithms which have the best response time and the best throughput. While in the case of non-identical requests the weighted round robin and the least CPU usage have the least response time and the greatest throughput. By: Abdul-Lateef Haji-Ali, Yael Jari, Bashar Shehadeh, Mhd. Mamdouh Tarabishi Wael Tayara Supervised by: Dr. Ghassan Saba <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/slb-141023033248-conversion-gate01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Web-Server Load Balancing, a process that distributes the load of various incoming requests to several servers (e.g. using a gateway that functions as a dispatcher), in an effort to balance the load among these servers in an optimal way. This thesis inspects the various methods and strategies of server load balancing, clearly identifying the advantages and disadvantages of each strategy. We present a working, high performance implementation of the content-aware traffic redirection strategy, using the most well known scheduling algorithms. We also present the results of testing the effectiveness of the implementation and the scheduling algorithms in several scenarios. Finally, based on our work, we concluded that what seem to be the best scheduling algorithms in the case of identical requests are the least CPU usage and the weighted random scheduling algorithms which have the best response time and the best throughput. While in the case of non-identical requests the weighted round robin and the least CPU usage have the least response time and the greatest throughput. By: Abdul-Lateef Haji-Ali, Yael Jari, Bashar Shehadeh, Mhd. Mamdouh Tarabishi Wael Tayara Supervised by: Dr. Ghassan Saba
Web Server Load Balancing from Mamdouh Tarabishi
]]>
705 3 https://cdn.slidesharecdn.com/ss_thumbnails/slb-141023033248-conversion-gate01-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Knock knock on GameDev gateway! - Introduction to Game development /slideshow/knock-knock-on-game-dev-gate/39189286 knockknockongamedevgate-140917064221-phpapp02
This is the slide from "Microsoft Developers UAE Meetup #1" the 3d Session "Game Development". It is an introduction to the Game Development with recommendation how to start. I wrote and article covers all what i talked about in that Meetup, Check it on my blog: http://blog.tarabishi.me/2014/09/microsoft-developers-uae-meetup-1.html]]>

This is the slide from "Microsoft Developers UAE Meetup #1" the 3d Session "Game Development". It is an introduction to the Game Development with recommendation how to start. I wrote and article covers all what i talked about in that Meetup, Check it on my blog: http://blog.tarabishi.me/2014/09/microsoft-developers-uae-meetup-1.html]]>
Wed, 17 Sep 2014 06:42:21 GMT /slideshow/knock-knock-on-game-dev-gate/39189286 blakroz@slideshare.net(blakroz) Knock knock on GameDev gateway! - Introduction to Game development blakroz This is the slide from "Microsoft Developers UAE Meetup #1" the 3d Session "Game Development". It is an introduction to the Game Development with recommendation how to start. I wrote and article covers all what i talked about in that Meetup, Check it on my blog: http://blog.tarabishi.me/2014/09/microsoft-developers-uae-meetup-1.html <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/knockknockongamedevgate-140917064221-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This is the slide from &quot;Microsoft Developers UAE Meetup #1&quot; the 3d Session &quot;Game Development&quot;. It is an introduction to the Game Development with recommendation how to start. I wrote and article covers all what i talked about in that Meetup, Check it on my blog: http://blog.tarabishi.me/2014/09/microsoft-developers-uae-meetup-1.html
Knock knock on GameDev gateway! - Introduction to Game development from Mamdouh Tarabishi
]]>
1658 3 https://cdn.slidesharecdn.com/ss_thumbnails/knockknockongamedevgate-140917064221-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-blakroz-48x48.jpg?cb=1573581000 I'm working as an Instructor in the Mentor Learning Labs. Responsible for the Adobe graphic's, Web development, Dot.Net Programing and Microsoft Office courses. mamdouh.tarabishi.me https://cdn.slidesharecdn.com/ss_thumbnails/augmentedreality-150319062029-conversion-gate01-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/augmented-reality-46031533/46031533 Microsoft Developers U... https://cdn.slidesharecdn.com/ss_thumbnails/slb-141023033248-conversion-gate01-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/server-load-balanc/40627854 Web Server Load Balancing https://cdn.slidesharecdn.com/ss_thumbnails/knockknockongamedevgate-140917064221-phpapp02-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/knock-knock-on-game-dev-gate/39189286 Knock knock on GameDev...