際際滷shows by User: mahtonu / http://www.slideshare.net/images/logo.gif 際際滷shows by User: mahtonu / Sat, 11 Nov 2017 17:31:53 GMT 際際滷Share feed for 際際滷shows by User: mahtonu Before you jump into Angular /slideshow/before-you-jump-into-angular/81902075 es6totypescript-angularmeetup2017-171111173153
Discussion on ECMAScript 6 to TypeScript selective features before jump into Angular and brushing your JS programming concepts. Whats new with ECMAScript 6, why ES6 superset - TypeScript adopted by the Angular community and warming up JavaScript philosophy.]]>

Discussion on ECMAScript 6 to TypeScript selective features before jump into Angular and brushing your JS programming concepts. Whats new with ECMAScript 6, why ES6 superset - TypeScript adopted by the Angular community and warming up JavaScript philosophy.]]>
Sat, 11 Nov 2017 17:31:53 GMT /slideshow/before-you-jump-into-angular/81902075 mahtonu@slideshare.net(mahtonu) Before you jump into Angular mahtonu Discussion on ECMAScript 6 to TypeScript selective features before jump into Angular and brushing your JS programming concepts. Whats new with ECMAScript 6, why ES6 superset - TypeScript adopted by the Angular community and warming up JavaScript philosophy. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/es6totypescript-angularmeetup2017-171111173153-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Discussion on ECMAScript 6 to TypeScript selective features before jump into Angular and brushing your JS programming concepts. Whats new with ECMAScript 6, why ES6 superset - TypeScript adopted by the Angular community and warming up JavaScript philosophy.
Before you jump into Angular from M A Hossain Tonu
]]>
2832 1 https://cdn.slidesharecdn.com/ss_thumbnails/es6totypescript-angularmeetup2017-171111173153-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Understanding Microservices /slideshow/understanding-microservices/71735701 microservices-extended-170203182431
The microservice architectural style is an approach to developing a single application as a suite of small services, each running in its own process and communicating with lightweight mechanisms, often an HTTP resource API. In this slide we have discussed, Monolithic application vs Microservices, applicable scenarios for adopting the architectural pattern, when we need microservices, what are the benefits, case study of an e-commerce platform by compartmentalizing the scopes into different sample microservices and Docker implementations. The full talk has been recorded here: https://youtu.be/tNlp7HS533g]]>

The microservice architectural style is an approach to developing a single application as a suite of small services, each running in its own process and communicating with lightweight mechanisms, often an HTTP resource API. In this slide we have discussed, Monolithic application vs Microservices, applicable scenarios for adopting the architectural pattern, when we need microservices, what are the benefits, case study of an e-commerce platform by compartmentalizing the scopes into different sample microservices and Docker implementations. The full talk has been recorded here: https://youtu.be/tNlp7HS533g]]>
Fri, 03 Feb 2017 18:24:31 GMT /slideshow/understanding-microservices/71735701 mahtonu@slideshare.net(mahtonu) Understanding Microservices mahtonu The microservice architectural style is an approach to developing a single application as a suite of small services, each running in its own process and communicating with lightweight mechanisms, often an HTTP resource API. In this slide we have discussed, Monolithic application vs Microservices, applicable scenarios for adopting the architectural pattern, when we need microservices, what are the benefits, case study of an e-commerce platform by compartmentalizing the scopes into different sample microservices and Docker implementations. The full talk has been recorded here: https://youtu.be/tNlp7HS533g <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/microservices-extended-170203182431-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> The microservice architectural style is an approach to developing a single application as a suite of small services, each running in its own process and communicating with lightweight mechanisms, often an HTTP resource API. In this slide we have discussed, Monolithic application vs Microservices, applicable scenarios for adopting the architectural pattern, when we need microservices, what are the benefits, case study of an e-commerce platform by compartmentalizing the scopes into different sample microservices and Docker implementations. The full talk has been recorded here: https://youtu.be/tNlp7HS533g
Understanding Microservices from M A Hossain Tonu
]]>
3779 5 https://cdn.slidesharecdn.com/ss_thumbnails/microservices-extended-170203182431-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Understanding meteor /slideshow/understanding-meteor/44729533 understandingmeteor-150216072648-conversion-gate01
Meteor, or MeteorJS is an open-source real-time JavaScript web application framework written on top of Node.js. While production-ready and used by a number of high-profile startups, Meteor allows for very rapid prototyping and produces cross-platform (web, Android, iOS) code. It integrates tightly with MongoDB and uses the Distributed Data Protocol and a publishsubscribe pattern to automatically propagate data changes to clients in real-time without requiring the developer to write any synchronization code. On the client, Meteor depends on jQuery and can be used with any JavaScript UI widget library.]]>

Meteor, or MeteorJS is an open-source real-time JavaScript web application framework written on top of Node.js. While production-ready and used by a number of high-profile startups, Meteor allows for very rapid prototyping and produces cross-platform (web, Android, iOS) code. It integrates tightly with MongoDB and uses the Distributed Data Protocol and a publishsubscribe pattern to automatically propagate data changes to clients in real-time without requiring the developer to write any synchronization code. On the client, Meteor depends on jQuery and can be used with any JavaScript UI widget library.]]>
Mon, 16 Feb 2015 07:26:48 GMT /slideshow/understanding-meteor/44729533 mahtonu@slideshare.net(mahtonu) Understanding meteor mahtonu Meteor, or MeteorJS is an open-source real-time JavaScript web application framework written on top of Node.js. While production-ready and used by a number of high-profile startups, Meteor allows for very rapid prototyping and produces cross-platform (web, Android, iOS) code. It integrates tightly with MongoDB and uses the Distributed Data Protocol and a publishsubscribe pattern to automatically propagate data changes to clients in real-time without requiring the developer to write any synchronization code. On the client, Meteor depends on jQuery and can be used with any JavaScript UI widget library. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/understandingmeteor-150216072648-conversion-gate01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Meteor, or MeteorJS is an open-source real-time JavaScript web application framework written on top of Node.js. While production-ready and used by a number of high-profile startups, Meteor allows for very rapid prototyping and produces cross-platform (web, Android, iOS) code. It integrates tightly with MongoDB and uses the Distributed Data Protocol and a publishsubscribe pattern to automatically propagate data changes to clients in real-time without requiring the developer to write any synchronization code. On the client, Meteor depends on jQuery and can be used with any JavaScript UI widget library.
Understanding meteor from M A Hossain Tonu
]]>
6481 5 https://cdn.slidesharecdn.com/ss_thumbnails/understandingmeteor-150216072648-conversion-gate01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Introduction to Meteor - Worldwide Meteor Day /slideshow/worldwide-meteor-day/41295411 meteordaytonu-141108102304-conversion-gate01
Introduction to Meteor. Showcase of new tutorial and example apps. Presented at Worldwide Meteor Day - Meteor Dhaka.]]>

Introduction to Meteor. Showcase of new tutorial and example apps. Presented at Worldwide Meteor Day - Meteor Dhaka.]]>
Sat, 08 Nov 2014 10:23:04 GMT /slideshow/worldwide-meteor-day/41295411 mahtonu@slideshare.net(mahtonu) Introduction to Meteor - Worldwide Meteor Day mahtonu Introduction to Meteor. Showcase of new tutorial and example apps. Presented at Worldwide Meteor Day - Meteor Dhaka. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/meteordaytonu-141108102304-conversion-gate01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Introduction to Meteor. Showcase of new tutorial and example apps. Presented at Worldwide Meteor Day - Meteor Dhaka.
Introduction to Meteor - Worldwide Meteor Day from M A Hossain Tonu
]]>
6195 4 https://cdn.slidesharecdn.com/ss_thumbnails/meteordaytonu-141108102304-conversion-gate01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Secure my ng-app /slideshow/secure-my-ngapp/39600365 securemyngapp-140927121632-phpapp01
Secure your AngularJS Application in minimal approach :)]]>

Secure your AngularJS Application in minimal approach :)]]>
Sat, 27 Sep 2014 12:16:32 GMT /slideshow/secure-my-ngapp/39600365 mahtonu@slideshare.net(mahtonu) Secure my ng-app mahtonu Secure your AngularJS Application in minimal approach :) <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/securemyngapp-140927121632-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Secure your AngularJS Application in minimal approach :)
Secure my ng-app from M A Hossain Tonu
]]>
5762 4 https://cdn.slidesharecdn.com/ss_thumbnails/securemyngapp-140927121632-phpapp01-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
Google Map API /slideshow/g-map-apigday-2014/33446246 gmapapi-gday2014-140412110614-phpapp01
The Google Maps Javascript API lets you embed Google Maps in your own web pages. Version 3 of this API is especially designed to be faster and more applicable to mobile devices, as well as traditional desktop browser applications. Download Code samples at: https://app.box.com/s/p48udnd79pkeikcls66v]]>

The Google Maps Javascript API lets you embed Google Maps in your own web pages. Version 3 of this API is especially designed to be faster and more applicable to mobile devices, as well as traditional desktop browser applications. Download Code samples at: https://app.box.com/s/p48udnd79pkeikcls66v]]>
Sat, 12 Apr 2014 11:06:14 GMT /slideshow/g-map-apigday-2014/33446246 mahtonu@slideshare.net(mahtonu) Google Map API mahtonu The Google Maps Javascript API lets you embed Google Maps in your own web pages. Version 3 of this API is especially designed to be faster and more applicable to mobile devices, as well as traditional desktop browser applications. Download Code samples at: https://app.box.com/s/p48udnd79pkeikcls66v <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/gmapapi-gday2014-140412110614-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> The Google Maps Javascript API lets you embed Google Maps in your own web pages. Version 3 of this API is especially designed to be faster and more applicable to mobile devices, as well as traditional desktop browser applications. Download Code samples at: https://app.box.com/s/p48udnd79pkeikcls66v
Google Map API from M A Hossain Tonu
]]>
3633 5 https://cdn.slidesharecdn.com/ss_thumbnails/gmapapi-gday2014-140412110614-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Google Maps API /slideshow/google-maps-api-28104053/28104053 gmapapi-gcdc2013-131110234740-phpapp01
The Google Maps Javascript API lets you embed Google Maps in your own web pages. Version 3 of this API is especially designed to be faster and more applicable to mobile devices, as well as traditional desktop browser applications. Download Code samples at: https://app.box.com/s/p48udnd79pkeikcls66v]]>

The Google Maps Javascript API lets you embed Google Maps in your own web pages. Version 3 of this API is especially designed to be faster and more applicable to mobile devices, as well as traditional desktop browser applications. Download Code samples at: https://app.box.com/s/p48udnd79pkeikcls66v]]>
Sun, 10 Nov 2013 23:47:39 GMT /slideshow/google-maps-api-28104053/28104053 mahtonu@slideshare.net(mahtonu) Google Maps API mahtonu The Google Maps Javascript API lets you embed Google Maps in your own web pages. Version 3 of this API is especially designed to be faster and more applicable to mobile devices, as well as traditional desktop browser applications. Download Code samples at: https://app.box.com/s/p48udnd79pkeikcls66v <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/gmapapi-gcdc2013-131110234740-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> The Google Maps Javascript API lets you embed Google Maps in your own web pages. Version 3 of this API is especially designed to be faster and more applicable to mobile devices, as well as traditional desktop browser applications. Download Code samples at: https://app.box.com/s/p48udnd79pkeikcls66v
Google Maps API from M A Hossain Tonu
]]>
6049 7 https://cdn.slidesharecdn.com/ss_thumbnails/gmapapi-gcdc2013-131110234740-phpapp01-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
Google Maps API /slideshow/g-map-apigdgdevfest2013/25957125 gmapapi-gdg-devfest2013-130906083428-
The Google Maps Javascript API lets you embed Google Maps in your own web pages. Version 3 of this API is especially designed to be faster and more applicable to mobile devices, as well as traditional desktop browser applications. Download Code samples at: https://app.box.com/s/82e28g2c4o2nl1yu7mwm]]>

The Google Maps Javascript API lets you embed Google Maps in your own web pages. Version 3 of this API is especially designed to be faster and more applicable to mobile devices, as well as traditional desktop browser applications. Download Code samples at: https://app.box.com/s/82e28g2c4o2nl1yu7mwm]]>
Fri, 06 Sep 2013 08:34:28 GMT /slideshow/g-map-apigdgdevfest2013/25957125 mahtonu@slideshare.net(mahtonu) Google Maps API mahtonu The Google Maps Javascript API lets you embed Google Maps in your own web pages. Version 3 of this API is especially designed to be faster and more applicable to mobile devices, as well as traditional desktop browser applications. Download Code samples at: https://app.box.com/s/82e28g2c4o2nl1yu7mwm <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/gmapapi-gdg-devfest2013-130906083428--thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> The Google Maps Javascript API lets you embed Google Maps in your own web pages. Version 3 of this API is especially designed to be faster and more applicable to mobile devices, as well as traditional desktop browser applications. Download Code samples at: https://app.box.com/s/82e28g2c4o2nl1yu7mwm
Google Maps API from M A Hossain Tonu
]]>
3624 7 https://cdn.slidesharecdn.com/ss_thumbnails/gmapapi-gdg-devfest2013-130906083428--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
Developing WordPress Plugins : For Begineers /slideshow/developing-wordpress-plugins-for-begineers/22280441 wp-plugin-dev-130601025943-phpapp02
Create A WordPress Plugin from Scratch. ]]>

Create A WordPress Plugin from Scratch. ]]>
Sat, 01 Jun 2013 02:59:43 GMT /slideshow/developing-wordpress-plugins-for-begineers/22280441 mahtonu@slideshare.net(mahtonu) Developing WordPress Plugins : For Begineers mahtonu Create A WordPress Plugin from Scratch. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/wp-plugin-dev-130601025943-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Create A WordPress Plugin from Scratch.
Developing WordPress Plugins : For Begineers from M A Hossain Tonu
]]>
4242 7 https://cdn.slidesharecdn.com/ss_thumbnails/wp-plugin-dev-130601025943-phpapp02-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
Blogging, the wordpress way /slideshow/blogging-the-wordpress-way/14311912 bloggingthewordpressway-120917012831-phpapp01
Learn blogging using the famous blogging platform Wordpress. Target audience of this presentation is primitive level users.]]>

Learn blogging using the famous blogging platform Wordpress. Target audience of this presentation is primitive level users.]]>
Mon, 17 Sep 2012 01:28:30 GMT /slideshow/blogging-the-wordpress-way/14311912 mahtonu@slideshare.net(mahtonu) Blogging, the wordpress way mahtonu Learn blogging using the famous blogging platform Wordpress. Target audience of this presentation is primitive level users. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/bloggingthewordpressway-120917012831-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Learn blogging using the famous blogging platform Wordpress. Target audience of this presentation is primitive level users.
Blogging, the wordpress way from M A Hossain Tonu
]]>
799 3 https://cdn.slidesharecdn.com/ss_thumbnails/bloggingthewordpressway-120917012831-phpapp01-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
Succeeding with FOSS! /slideshow/succeeding-with-foss/11756383 foss-php-devcon-2012-softexpo2012-120226110604-phpapp02
Make your successful open source software http://mahtonu.wordpress.com]]>

Make your successful open source software http://mahtonu.wordpress.com]]>
Sun, 26 Feb 2012 11:06:02 GMT /slideshow/succeeding-with-foss/11756383 mahtonu@slideshare.net(mahtonu) Succeeding with FOSS! mahtonu Make your successful open source software http://mahtonu.wordpress.com <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/foss-php-devcon-2012-softexpo2012-120226110604-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Make your successful open source software http://mahtonu.wordpress.com
Succeeding with FOSS! from M A Hossain Tonu
]]>
2111 5 https://cdn.slidesharecdn.com/ss_thumbnails/foss-php-devcon-2012-softexpo2012-120226110604-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Cryptography 鐃for the mere mortals /slideshow/cryptography-for-the-mere-mortals/10634028 cryptographyfinal-111219013603-phpapp02
Cryptography in PHP, focusing newbies to mediocre ]]>

Cryptography in PHP, focusing newbies to mediocre ]]>
Mon, 19 Dec 2011 01:36:01 GMT /slideshow/cryptography-for-the-mere-mortals/10634028 mahtonu@slideshare.net(mahtonu) Cryptography 鐃for the mere mortals mahtonu Cryptography in PHP, focusing newbies to mediocre <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/cryptographyfinal-111219013603-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Cryptography in PHP, focusing newbies to mediocre
Cryptography for the mere mortals from M A Hossain Tonu
]]>
1097 5 https://cdn.slidesharecdn.com/ss_thumbnails/cryptographyfinal-111219013603-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
JavaScript Wash - Story of UI Development /slideshow/javascript-wash-story-of-ui-development-5700376/5700376 javascriptwash-mahossaintonu-101108025558-phpapp01
JavaScript Wash - Story of UI Development]]>

JavaScript Wash - Story of UI Development]]>
Mon, 08 Nov 2010 02:55:52 GMT /slideshow/javascript-wash-story-of-ui-development-5700376/5700376 mahtonu@slideshare.net(mahtonu) JavaScript Wash - Story of UI Development mahtonu JavaScript Wash - Story of UI Development <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/javascriptwash-mahossaintonu-101108025558-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> JavaScript Wash - Story of UI Development
JavaScript Wash - Story of UI Development from M A Hossain Tonu
]]>
1404 2 https://cdn.slidesharecdn.com/ss_thumbnails/javascriptwash-mahossaintonu-101108025558-phpapp01-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
Software Engineering in PHP /slideshow/software-engineering-in-php-5334624/5334624 softwareengineeringinphp-tonu-101001121937-phpapp02
Software Engineering in PHP - M A Hossain Tonu]]>

Software Engineering in PHP - M A Hossain Tonu]]>
Fri, 01 Oct 2010 12:19:31 GMT /slideshow/software-engineering-in-php-5334624/5334624 mahtonu@slideshare.net(mahtonu) Software Engineering in PHP mahtonu Software Engineering in PHP - M A Hossain Tonu <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/softwareengineeringinphp-tonu-101001121937-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Software Engineering in PHP - M A Hossain Tonu
Software Engineering in PHP from M A Hossain Tonu
]]>
1546 2 https://cdn.slidesharecdn.com/ss_thumbnails/softwareengineeringinphp-tonu-101001121937-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-mahtonu-48x48.jpg?cb=1580806206 I am M A Hossain Tonu, the author of the book PHP Application Development with NetBeans: Beginner's Guide graduated at 2008 in Computer Science and Engineering from the Dhaka University of Engineering and Technology (DUET) in Bangladesh. I am a Certified ScrumMaster速 and working at Vantage, Dhaka (http://www.vantage.com/) where I am leading and maintaining a highly available SAAS platform VantageCRM that is the single most intuitive and easy to use Customer Relationship Management system (http://www.vantageip.com/products-services/vantage-crm/) on the market. I have been a passionate developer since a decade and have developed a series of web platforms, services & solutions for lead... mahtonu.wordpress.com https://cdn.slidesharecdn.com/ss_thumbnails/es6totypescript-angularmeetup2017-171111173153-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/before-you-jump-into-angular/81902075 Before you jump into A... https://cdn.slidesharecdn.com/ss_thumbnails/microservices-extended-170203182431-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/understanding-microservices/71735701 Understanding Microser... https://cdn.slidesharecdn.com/ss_thumbnails/understandingmeteor-150216072648-conversion-gate01-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/understanding-meteor/44729533 Understanding meteor