Yaser Alraddadi

  • Posts
  • Tags
  • About
  • Trends Notifier

GPG Keys

  • December 28, 2019
  • Development  
Steps to sign your commits in Github.
Read more...

Django Tips

  • January 16, 2016
  • Development  
These are some of the tips that I need to remember.
Read more...

Python Concepts

  • January 16, 2016
  • Development  
Most of the explaination is coming from the references below.
Read more...

Regular Expressions

  • January 16, 2016
  • Development  
Use raw string to escape backslash character in case there is Escape Sequence.
Read more...

Celery and RabbitMQ

  • July 7, 2015
  • Development  
Celery It is an asynchronous task queue/job queue based on distributed message passing.
Read more...

Containers

  • July 7, 2015
  • Development  
These are some resources grouped together to make life easy for me to follow up with containers and orchestration technologies.
Read more...

Ways of Backup

  • July 7, 2015
  • Development  
Theses are the list of backup tools I have tried out or interested in:
Read more...

Odoo

  • October 14, 2014
  • Development  
Odoo is a complete solution to manage companies regards of Human resource and Financial and so on.
Read more...

Web Optimization (Nginx, Pagespeed)

  • July 25, 2014
  • Development  
These are some tools and hint to optimization your site.
Read more...

Draw Plot with matplotlib

  • March 26, 2014
  • Development  
matplotlib is a Python package for drawing plot.
Read more...

Django S3 Storage

  • March 13, 2014
  • Development  
Install:
Read more...

Editors

  • December 25, 2013
  • Development  
These are my Atom and Sublime 3 Packages and Settings
Read more...

Python Setup

  • December 15, 2013
  • Development  
  • Deployment  
Python development environment and packages on Ubuntu server:
Read more...

Cron

  • October 21, 2013
  • Development  
  • Deployment  
“cron is a time-based job scheduler in Unix-like” wikipedia
Read more...

Dealing with Production and Development Git Repositories

  • October 19, 2013
  • Development  
  • Deployment  
I use Git for managing my source code.
Read more...

Dealing with WebP

  • March 15, 2013
  • Development  
WebP is a good image format for compressing images.
Read more...
  • About
Powered by Hugo and Whiteplain