In article Working with bitbucket, I wrote a short guide how to create, upload and working with Bitbucket. They provide service to manage private repository with zero cost. It is greate with only limit of users working in one repository, that is 5 persons. The question is....can we make our own repositories on our server ? View more
To add "email notification" to an appplication/website, usually, the first thing is setup of sendmail on Ubuntu server. It is absolutly simple. Here is few steps to do: View more
Bitbucket has same features as Github, Launchpad. They provide revesion management for website/application developements. View more
This article may be interesting with mobile application developers and people who doesn't have an android phone. The way is using the open-source project called AndroVM that port Android to run in x86 based PC. You can do most of things as on mobile/tablet Android. It is good choice for testing Android app (install via adb) or experience Android on a big screen (with Google Playstore, install apps, play games...). View more
Wordpress has its own authentication and authorization, of course :-) However, we also have own strong, reliable authentication system, or we may call SSO software. It would be greate if staffs can use one credentials from SSO system to login multi service such as email, CRM, Project Management system...etc, including wordpress. View more