2012-06-09T06:44:24Z

The Flask Mega-Tutorial, Part V: User Logins

(Great news! There is a new version of this tutorial!)

This is the fifth article in the series in which I document my experience writing web applications in Python using the Flask microframework.

217 comments

2012-05-20T07:30:21Z

The Flask Mega-Tutorial, Part IV: Database

(Great news! There is a new version of this tutorial!)

This is the fourth article in the series in which I document my experience writing web applications in Python using the Flask microframework.

406 comments

2012-05-13T06:26:42Z

The Flask Mega-Tutorial, Part III: Web Forms

(Great news! There is a new version of this tutorial!)

This is the third article in the series in which I document my experience writing web applications in Python using the Flask microframework.

246 comments

2012-05-09T05:26:06Z

The Flask Mega-Tutorial, Part II: Templates

(Great news! There is a new version of this tutorial!)

This is the second article in the series where I document my experience writing web applications in Python using the Flask microframework.

45 comments

2012-05-07T06:05:40Z

The Flask Mega-Tutorial, Part I: Hello, World!

(Great news! There is a new version of this tutorial!)

350 comments

2012-04-24T17:15:32Z

Increasing The Dynamic Range Of Your Pictures With Enfuse

Posted by Miguel Grinberg under Photography.

Lately I have been playing a lot with a little open source tool called Enfuse, which allowed me to obtain the following picture (click to enlarge):

2 comments

2012-04-21T07:21:28Z

About This Blog

Posted by Miguel Grinberg under Blog.

I spent some of my spare time in the last month or so writing a tiny blog engine, and I really like how it came out.

Here are some interesting (to me, at least!) facts about my blog project:

20 comments

2012-04-20T07:01:34Z

About Me

Posted by Miguel Grinberg under Personal.

Hi, my name is Miguel. I'm a software engineer, but also tinker with photography and filmmaking when I have time. I was born in Buenos Aires, Argentina, but I lived most of my adult life in Portland, Oregon, USA, the place that comes to mind when I think of home. As of 2018 I'm living in Ireland.

The software that powers this blog was all written by myself. It seemed like a pretty interesting project to write a blog engine from scratch, and now that I have a blog software that I like, I might as well use it!