Fazlamesai - cbc.fazlamesai.net - Can Burak Çilingir
General Information:
Latest News:
Halal and Organik Logos for Indonesia 3 Apr 2013 | 12:00 pm
If you need “Halal” and “Organik” logos for Indonesia, here they are: Halal Logo Adobe Illustrator (AI) PDF PNG JPG Organik Logo Adobe Illustrator (AI) PDF PNG JPG
Integrating Mandrill and Postfix 17 May 2012 | 03:00 pm
I was looking around for transactional email solutions and decided to test Mandrill. The easiest test case for me was to setup my laptop to relay over it. I am using Ubuntu 12.04. You can find your cr...
Jekyll and zenhabits 3 Apr 2012 | 03:00 pm
Like all geeks I’ve tried many blogging solutions over the years and I always thought that latest one is the ultimate one. This time is no different. I’ve switched from blogger.com to a self-hosted g...
Story of an Analog POS 18 Feb 2012 | 05:00 pm
I like to read Paul Venezia’s blog from time to time. He talks about things like MRJ21 cables or C19-to-L6-20 cables. Recently he wrote IT guy wanted; must have own tools which I remembered today when...
Push data to google analytics with python 16 Jan 2012 | 05:00 pm
I’ll share with you how to push data to Google Analytics with a simple Python example. You can collect/plot/analyze some interesting data: If you have a programmable door lock in the office, you can ...
How to serve static files with Pyramid 11 Jan 2012 | 05:00 pm
If you want to host your Pyramid static files in s3 or compile everything to a local folder, just like Django’s collectstatic, van.static is to the rescue. Before going further, ensure that all of yo...
Automatically decorating all views of a django project 6 Jan 2010 | 04:00 pm
Now the real thing, a middleware for Django. This middleware auto-decorates each view function in a view module (views.py, or views/) with the decorators defined in settings.py. An example setting i...
Emacs buffer coding system 15 Feb 2009 | 04:00 pm
If emacs doesn’t recognize the encoding of your file, you can give it some tips to recognize it. For example, I have a file encoded as “iso-8859-9” but emacs is unable to display it properly. The sol...