Tag Archives: Mobile

Native cross platform

Two ways for the getting javascript apps with native performace and access to native APIs.

https://www.nativescript.org/

http://ionicframework.com/docs/v2/native/background-mode/

Posted on July 29, 2016, 14:41 By
Categories: dev Tags: , , ,
Mobile forms, wordpress stuff and more

Sites talking about Mobile web-forms.

WordPress tool to find and change serialized text.

File transfer fast and free.

Continue Reading →

Responsive Images

There are great problems for those who want real responsive images.

Note to self: The lazy, cross-browser, cross-device (desktop and mobile), low overhead, kinda light, solution so far is:

  1. make your images 2x their display size
  2. compress them with high compression ratio (30% quality)
  3. and set their size by css (using media queries if needed)

For an entry point on the subject, you may start here: noupe article

Google forcing Mobile First on all sites

Google is adding mobile-friendly to rank pages on search results, forcing everyone that doesn’t want to be left behind to start working on a mobile friendly solution for their sites.

To check how Google ranks your site, visit:

https://www.google.com/webmasters/tools/mobile-friendly/

and enter your site url address.

This is good and bad at the same time. Fair and unfair. Nevertheless it’s a game changer.

Parse – One backend to rule them all

https://parse.com/

Parse Core – Everything your app needs to save data, be social, and more. Create the perfect app with Parse Core.

Parse Push – Creating, scheduling, and segmenting push notifications just got a whole lot easier.

Parse Analytics – Track any data point in your app in real-time.