🎉 New book alert! 'From Coder To CTO' - My journey and lessons learned. Level up your career - get your copy today! 🚀 ✕
KidsIL

Asaf Zamir – Chief Technology Officer & AI/Cloud Consultant. Founder of CloudExpat, AZdev. Author of Coder to CTO.

  • CLOUD
  • AI
  • NODEJS
  • SERVERLESS
  • Hire me
    1. Home »
    2. Technology
  • Running Django under a Shared Hosting Environment

    Posted on May 9, 2013

    python-django
    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!

    Read more ›
    Tagged with Justhost, Bluehost, Dreamhost, django, python
    Posted in Technology
  • Emmet is an awesome web developer's plugin

    Posted on Apr 24, 2013

    I've recently came across a nice little plugin called Emmet.This plugin is basically an awesome Snippets style plugin,
    that lets you generate some highly customizable HTML templates in seconds.

    Read more ›
    Tagged with
    Posted in Technology
  • Never trust file_get_contents without error catching

    Posted on Apr 23, 2013

    The function file_get_contents could get uncomfortable when it comes to error handling.The best (if you could call it that) way to handle errors from this function is to suppress the error
    while calling the function, and checking if the result is false (of course one could always catch E_WARNING errors with a handler, but I don't like that).

    Read more ›
    Tagged with
    Posted in Technology
  • Dropbox - source control for lazy developers

    Posted on Apr 20, 2013

    Sometimes when I start a new project, the work is pretty intense.box
    The first few weeks usually involve major changes to the directory structure.

    Read more ›
    Tagged with git, dropbox, source control, version control, revision control
    Posted in Technology
  • Using HTTrack to Test Crawlers

    Posted on Apr 18, 2013

    Websites are very dynamic these days.opengarden_logo
    Sometimes, crawlers that worked yesterday, don't seem to work today.

    Read more ›
    Tagged with php, crawler, website
    Posted in Technology
  • Previous Page: 28 of 38 Next
  • Welcome to KidsIL

    A blog for Tech, Life, and beyond!


    Interesting ever-green articles of mine:
    • Fractional CTO - Why Your Company Needs One
    • How I got hacked in 10 hours on Google Cloud Platform
    • Getting Distance between 2 points with MySQL Query
    • Generating with MeanJS and Yeoman Generator
    • Python's virtualenv, Ruby's RVM and PHP's vagrant

    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

    • The Hidden Cost of Perfect Code
    • Node.js Version Causing JSON Parse Errors: A Solution
    • Scalable AI Solutions: Building Cloud-Native RAG Systems for Enterprise FinTech
    • Bridging Diagrams and Code: A Journey with PUML and Graphviz
    • Unleashing the Power of Serverless with Cloudflare

© 2025 KidsIL