Mobil Mewah

Salah satu sumber Inspirasi.

Saturday, 25 October 2014

Django optimizing Memcache and Nginx

I have a django application which complete and ready to deploy. One of the requirement are : It will run 24x7 with minimum interupption Down Time will be only 3 hours every monday User will access concurrently around 17 users So with this requirement, i want to have my django app high performance without glitch and fast. What already implemented in code are using some method which are : Using Postgresql Database in a separate machine. Using...

Monday, 6 October 2014

PDF generation in Django Apps

One of the beautiful thing when using Django is the rich set of application ready to use as a plugin in your project. Is it use at is or modify/extend with a little effort. One of my project need to generate a PDF and the time is come to get some Django PDF application plugin. So Django documentation officially told to use reportlab. I try the reportlab, but got error with first try from the code in Django documentation stated here. Then look further, i found pisa is very neat to generate a PDF for you with a common Django way. How does pisa do the job? Well it still need reportlab, and html5lib , and it just convert your HTML output into pdf...

Wednesday, 1 October 2014

Display disk usage in graphical way

Recently, i got my disk usage 100% in my home folder. With using only du in linux, we got only text output about the disk usage. I need to see which folder occupy most of the disk space in a quick way, in a glance and in an interesting way, using graphical representation. So i search for the application to do this in linux, and i found Baobab. This application name not imply its usage, but very neat. We can see the disk usage in a graphical way,...

Page 1 of 2512345Next
Twitter Delicious Facebook Digg Stumbleupon Favorites More