|
| 1 | +--- |
| 2 | +layout: meteor-weekly-post |
| 3 | +title: Meteor Devshop SF May, JavaScript Support in Google, Meteor Manual and More |
| 4 | +category: meteorweekly |
| 5 | +--- |
| 6 | + |
| 7 | +Meteor hosted Devshop SF last week and it was packed with a full of content including a talk by Meteor co-founder Geoff Schmidt. |
| 8 | + |
| 9 | +* [Tom Coleman - Two years with Meteor](http://www.youtube.com/watch?v=ZWlL1dMoZp8&feature=share&t=9m20s) |
| 10 | +* [Geoff Schmidt - The Technology Behind Meteor](http://www.youtube.com/watch?v=ZWlL1dMoZp8&feature=share&t=41m10s) |
| 11 | + |
| 12 | +### Lightning Talks |
| 13 | + |
| 14 | +* [Experimental Redis Support](http://www.youtube.com/watch?v=ZWlL1dMoZp8&feature=share&t=1h13m10s) |
| 15 | +* [Sign Wave ](http://www.youtube.com/watch?v=ZWlL1dMoZp8&feature=share&t=1h20m43s) |
| 16 | +* [Respond.ly ](http://www.youtube.com/watch?v=ZWlL1dMoZp8&feature=share&t=1h29m20s) |
| 17 | +* [Josh Ovens](http://www.youtube.com/watch?v=ZWlL1dMoZp8&feature=share&t=1h36m13s) |
| 18 | +* [StockBase & MyDateSpots ](http://www.youtube.com/watch?v=ZWlL1dMoZp8&feature=share&t=1h43m52s) |
| 19 | +* [Pegleg.it ](http://www.youtube.com/watch?v=ZWlL1dMoZp8&feature=share&t=1h48m17s) |
| 20 | + |
| 21 | + |
| 22 | +## JavaScript Support in Google |
| 23 | + |
| 24 | +Google's [announced](http://venturebeat.com/2014/05/23/it-took-googles-web-crawlers-15-years-to-come-to-terms-with-javascript/) new search engine crawler can render JavaScript and understand dynamic pages. This is good news for Meteor since SEO was a road block for Meter. But it is unsure whether it can use WebSockets or SockJS. If that's an issue, FastRender can be used as a cure. |
| 25 | + |
| 26 | +In the coming weeks, Google will release a tool which helps us to understand how our webapp will be seen by the crawler. |
| 27 | + |
| 28 | +* [Discussion](https://groups.google.com/forum/#!topic/meteor-talk/wR9zris_ng8) |
| 29 | + |
| 30 | +## Upcoming Meteor Manual |
| 31 | + |
| 32 | +For most of the people, Meteor is still a magic. That's why Meteor is working on a Manual. Now you can read a sample chapter of it on HackPad. |
| 33 | + |
| 34 | +* Read It: [Understanding Deps](https://meteor.hackpad.com/Understanding-Deps-aAXG6T9lkf6) |
| 35 | + |
| 36 | +This won't be a replacement for DiscoverMeteor and EventedMind, but an extension to the Meteor Documentation. |
| 37 | + |
| 38 | +## Featured Discussions on Google Groups |
| 39 | + |
| 40 | +* [Meteor 0.8.1.3 is out](https://groups.google.com/forum/#!topic/meteor-core/LUoumDydfKA) |
| 41 | +* [API Security - Best practices](https://groups.google.com/forum/#!topic/meteor-talk/hL4iDzoreBo) |
| 42 | +* [luma-component - Mixin support and utility features for Blaze Components](https://groups.google.com/forum/#!topic/meteor-talk/3MYgSc9OK6c) |
| 43 | +* [How do I use Alpaca with Meteor? (or other JSON form tool)](https://groups.google.com/forum/#!topic/meteor-talk/W9eS95-CFEs) |
| 44 | +* [Matching source to meteor version](https://groups.google.com/forum/#!topic/meteor-talk/QM8n6Q9aWsA) |
| 45 | +* [Using meteor with Phonegap](https://groups.google.com/d/msg/meteor-talk/f5MORqQIQgw/-4jC-loUbvkJ) |
| 46 | +* [Development tools?](https://groups.google.com/forum/#!topic/meteor-talk/QwJqc7kMkoo) |
| 47 | +* [Why is Meteor dependent on Linux and OS X?](https://groups.google.com/forum/#!topic/meteor-talk/nq2u3dLaLaI) |
| 48 | +* [Push notification from server to 1 client](https://groups.google.com/forum/#!topic/meteor-talk/66fyml22itQ) |
| 49 | +* [Nginx Config for Multi Process Meteor](https://groups.google.com/d/msg/meteor-core/yuIR-p3fXck/6ZRDWyBWJIwJ) |
| 50 | + |
| 51 | +## Blogs and Other Resources |
| 52 | + |
| 53 | +* [Blaze for Non Meteor Apps](http://meteor.github.io/blaze/) |
| 54 | +* [Prisma - Extending Photoshop's Color Management With Meteor](https://www.discovermeteor.com/blog/prisma-extending-photoshop-with-meteor/) |
| 55 | +* [Meteor Auth - SRP to Bcrypt](https://meteor.hackpad.com/SRP-bcrypt-J5mdBojeVfe) |
| 56 | +* [How to Read Technical Books](http://meteortips.com/read-technical-books/) |
| 57 | +* [Meteor vs Angular](http://differential.io/blog/meteor-vs-angular) |
| 58 | +* [Adding computed properties to Meteor data](http://www.okgrow.com/posts/2014/05/19/meteor-transform/) |
| 59 | +* [Build Famo.us app in CoffeeScript with Meteor ](http://pem-musing.blogspot.com/2014/05/famous-polaroid-tutorial-in.html) |
0 commit comments