KidsIL

Asaf Zamir – Chief Technology Officer and Cloud Consultant

  • CLOUD
  • AWS
  • NODEJS
  • SERVERLESS
  1. Home »
  2. Tag: json
  • Customizing Django Serializers

    Posted on Oct 24, 2013
    Django Serializers are suppose to take entries from your DB and serialize in either Json or XML. The problem is, they’re not very customizable, and their defaults are not what I was looking for. For example, Django Serializers expose the item’s PK (usually ID), and Model name. These are things...
    Read more ›
    Tagged with json, django, rest, rss, xml, serialize
    Posted in Technology
  • Json arrays will not sort if objects have keys

    Posted on Aug 28, 2012
    Something I recently realized when trying to sort JSON Arrays on Javascript. I tried to sort a JSON array I built (using PHP's json_encode function) that looked like this: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [{...
    Read more ›
    Tagged with php, json, sort, javascript, arrays
    Posted in Technology
  • Welcome to KidsIL

    A blog for Cloud, Crypto, and Web Development


    MeanJS articles I wrote a while back:
    • MEAN, the LAMP Stack of 2014
    • MEAN.JS Installation
    • Basics of MeanJS
    • Testing on MeanJS
    • Generating with MeanJS and Yeoman Generator

    Take a look at Meteoro.
    A Pomodoro app built with Meteor.
    For those who like to work on their productivity.


    If you're into Django, feel free to mess with AgriCatch, the engine I've built for Berlin On Feier (events app) that grew well beyond the app, into a general data aggregation library.
  • Recent Posts

    • Git commit lint
    • Jekyll 4 Conflict errors
    • Miro, Figma, or Draw.io
    • Upgrading Jekyll 2.x to 4.x
    • Adventures of a very old Jekyll Setup

© 2022 KidsIL