KidsIL

Asaf Zamir – Chief Technology Officer and Cloud Consultant

  • CLOUD
  • AWS
  • NODEJS
  • SERVERLESS
  1. Home »
  2. Tag: python
  • Python's virtualenv, Ruby's RVM and PHP's vagrant

    Posted on May 8, 2014
    Let's learn about sandboxing our environments shall we? Sandbox - get it? A few years ago, i decided to refresh my Python by building a complex Django project from scratch. It reminded me why Python is so awesome! On top of that I had a chance to see how Django...
    Read more ›
    Tagged with php, python, ruby, vagrant, rvm, virtualenv
    Posted in Technology
  • Why I chose Python over PHP

    Posted on Sep 12, 2013
    Or: Why I chose Django over Yii I've been developing with PHP well over a decade now. From editing and writing plugins initially for Phpnuke (yep), to working with most CMS's (Drupal, WP, Magento), and eventually MVC frameworks (CI, YII, KOHANA, etc.) I've learned the language's good sides, and bad...
    Read more ›
    Tagged with php, yii, django, python, eclipse
    Posted in Technology
  • Templating in Django

    Posted on Sep 6, 2013
    I've been trying to make a template layout for Django that makes sense, something similar to existing PHP frameworks, where the head section is in one file, and the body is in another. To do that I simply created a file called head.html (under templates/ obviously), and included it: head.html...
    Read more ›
    Tagged with django, python, template
    Posted in Technology
  • Slugifying German string with Python

    Posted on May 13, 2013
    I'm working on this project that has some German titles, and a lot of irregularities inside them (question marks, underscores, etc.) Because I have to refer the object (in this case product) by some sort of understandable name, I've decided to slugify the title (basically turn "THIS EXAMPLE!!" to "this-example")...
    Read more ›
    Tagged with django, python, slugify
    Posted in Technology
  • Running Django under a Shared Hosting Environment

    Posted on May 9, 2013
    I've been developing with Django on my local machine, and I was wondering if there was a way for me to deploy it on a shared hosting server, after playing around with it for a few hours, it actually works! I'm quite surprised so much is possible without having root...
    Read more ›
    Tagged with Justhost, Bluehost, Dreamhost, django, python
    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