Mobil Mewah

Salah satu sumber Inspirasi.

Saturday, 17 May 2014

Use Bash in FreeBSD machine

FreeBSD using C shell for the root user, and the user got sh for their shell by default. And there are so many shell can be used. But why you want to use bash at the first place, in FreeBSD terminal ? One thing for sure, every Linux distribution by default using Bash as their shell of choice. This will get some compatibility if you create script which not run in Bash. So the options was you use bash or you change your script. So the option to...

Thursday, 15 May 2014

Git Branching Model for Great Project

I got a development bump when using GIT. Currently i do the master branch only with git and develop all in master branch and log back to the master branch. Now i start using the git branching for development of new feature, and all the way, i got confuse if i merge back to master, the current running stable version i cannot revert. I remember the git tag usage, so i can tag the point where the code was stable, the same way when using svn for source...

Wednesday, 14 May 2014

Django Collectstatic usage

After some project completed and had a common project template layout directory , usually we will want to reuse the previous project template. But there are some static files which not belong to new project anymore. This needs time to fix. The question is, can we put the static files for an application in their own static folder, not in the project static file it self? so when we use the app in django project, we also no need to copy to project...

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