DaveVoyles
No user record in our sample, but DaveVoyles has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but DaveVoyles has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
This is awesome. Love seeing people dive into publicly accessible data, make sense of it, and highlight features which really stand out. Good use of a data set and illustrates what's possible.
I didn't realize that. Great point, I'm going to check it out, then update the post!
JavaScript teams face a similar issue, due to its dynamic nature. I find that strict coding standards (ex: making sure code aligns) goes a long way.
Disclosure: I work for Microsoft I put together a tutorial on how to create a famo.us (awesome framework for high-perf web apps) and use ManifoldJS to deploy it to several platforms. In this case, iOS.…
It all comes down to what the developer for that app chooses to support. I'm sure there are a number of native applications, regardless of the platform, which look or perform poorly as well. For a web app to really…
Yes, exactly.
Discolsure: I work at Microsoft Assasin's Creed Pirates (iOS, Android) is a BabylonJS (WebGL) game wrapped web app (not with Manifold) and deployed to the app stores. Great views, gorgeous visuals. So a web app can be a…
Disclosure: I work for Microsoft You can always go in and edit the Cordova project that ManifoldJS returns and add your own images for icons and such. Not sure if ManifoldJS currently supports this out of the box just…