<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>meteor on Alan Blount | AI/ML Engineer at Google</title><link>http://zeroasterisk.com/tags/meteor/</link><description>Recent content in meteor on Alan Blount | AI/ML Engineer at Google</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Fri, 23 Jun 2017 00:00:00 +0000</lastBuildDate><atom:link href="http://zeroasterisk.com/tags/meteor/index.xml" rel="self" type="application/rss+xml"/><item><title>Meteor and Elixir (part one) A Rocky Courtship</title><link>http://zeroasterisk.com/2017/06/meteor-and-elixir-part-one-a-rocky-courtship/</link><pubDate>Fri, 23 Jun 2017 00:00:00 +0000</pubDate><guid>http://zeroasterisk.com/2017/06/meteor-and-elixir-part-one-a-rocky-courtship/</guid><description>&lt;p>I have been watching Elixir for almost 2 years now, and debating if it&amp;rsquo;s mature enough for me to invest in.&lt;/p>
&lt;p>Obviously Erlang is super-mature, and Elixir is quite stable, but it&amp;rsquo;s a question of &amp;ldquo;is the community mature enough yet?&amp;rdquo;&lt;/p>
&lt;p>Since I&amp;rsquo;m now writing this, I believe it is &amp;ldquo;ready&amp;rdquo;, and I&amp;rsquo;m beginning a journey to build out some services in Elixir
to stand up next to existing node services (meteorjs) and slow move funcitonality over to to Elixir.&lt;/p>
&lt;p>Chapter One: &lt;strong>Proof of Concept, Mongo is supposed to be Simple.&lt;/strong>&lt;/p></description></item><item><title>Meteor 1.5 ~ Bundle Optimization + Examples</title><link>http://zeroasterisk.com/2017/05/meteor-1.5-~-bundle-optimization--examples/</link><pubDate>Wed, 31 May 2017 00:00:00 +0000</pubDate><guid>http://zeroasterisk.com/2017/05/meteor-1.5-~-bundle-optimization--examples/</guid><description>&lt;p>I have been playing with &lt;a href="https://meteor.com/">Meteor&lt;/a> 1.5 and it&amp;rsquo;s dynamic imports,
which can be used to reduce the amount of javascript code sent to the browser.&lt;/p>
&lt;p>This article is a deep dive into how to profile and optimize your client side code
to make smarter use of the new dynamic imports&amp;hellip;&lt;/p>
&lt;p>Which will make &lt;strong>meteor load faster for your users&lt;/strong>.&lt;/p></description></item><item><title>Meteor 0.9.2-rc1 is fun to play with, Cordova support functional</title><link>http://zeroasterisk.com/2014/09/meteor-0.9.2-rc1-is-fun-to-play-with-cordova-support-functional/</link><pubDate>Tue, 09 Sep 2014 21:41:00 +0000</pubDate><guid>http://zeroasterisk.com/2014/09/meteor-0.9.2-rc1-is-fun-to-play-with-cordova-support-functional/</guid><description>Last night I started playing with `meteor –release 0.9.2-rc1` which you can read about and play with too; check it out here:
https://meteor.hackpad.com/Getting-Started-With-Cordova-Z5n6zkVB1xq
It’s wonderful!
The local development and hot-code-push is a great improvement over any other solution I’ve been using. Builds were painless (mostly).
Most of my stumbling points were due to 9x, not the new Cordova stuff.
A few interesting details…
Cordova gets built here:
So far, nothing easy in regards to configuring Cordova, but I’d guess we can edit the config.</description></item><item><title>Meteor Core Cordova Support – Alpha Release is out</title><link>http://zeroasterisk.com/2014/08/meteor-core-cordova-support-alpha-release-is-out/</link><pubDate>Mon, 25 Aug 2014 20:02:49 +0000</pubDate><guid>http://zeroasterisk.com/2014/08/meteor-core-cordova-support-alpha-release-is-out/</guid><description>We’ve been watching this for a while, but now the first Alpha release is out for Meteor + Cordova built into the core.
SWEET!
Watch the DevShop Presentation on it here: https://www.youtube.com/watch?v=zzNoXbv1DX4&amp;amp;feature=youtu.be&amp;amp;t=24m
And here are instructions to get it going and play with it: https://meteor.hackpad.com/Getting-Started-With-Cordova-Z5n6zkVB1xq
Also, just an update, MeteorRider is still a strong and simple option for getting Meteor into Cordova (DOM hijacking), but I’m also checking out another great looking option is Cordova Loader (builds all Cordova assets into the public folder of Meteor).</description></item><item><title>Meteor + PhoneGap/Cordova (Roundup – Fall 2013)</title><link>http://zeroasterisk.com/2013/08/meteor--phonegap/cordova-roundup-fall-2013/</link><pubDate>Fri, 23 Aug 2013 02:49:23 +0000</pubDate><guid>http://zeroasterisk.com/2013/08/meteor--phonegap/cordova-roundup-fall-2013/</guid><description>UPDATE: see meteor-core-cordova-support-alpha-release-is-out (2014-08-25) for new information
About Meteor and PhoneGap / Cordova Meteor is a rapid server/client development framework, written in JS – makes very interactive apps easy to build. http://meteor.com
PhoneGap / Cordova is a project to allow developers to use HTML, CSS, and JS to build mobile apps for all major devices. http://phonegap.com
Basics of Integrating Meteor + PhoneGap / Cordova The basic idea here is to use PhoneGap / Cordova to create a mobile App on several different platforms at once and it gives device hardware access; then “load” your Meteor application, which handles all of the rest of whatever you want your app to do.</description></item></channel></rss>