solution

Write Not Only For Your Readers, But For Yourself

As the blog posts recorded in my blog have begun to pile up, I have come to notice something. I find myself returning to old posts that walk-through how to do something. For example, one-time configuration changes when you first install Ubuntu or setting up the connection between your Ubuntu computer to your T-Mobile G1. Shame [...]

How-To: .htaccess not working? Maybe Apache is Ignoring It!

I am a web developer. As a web developer, I require a web server to test my applications on. When .htaccess does not work, I am unable to test my applications. See the problem? So, this problem has plagued me before awhile back, and it happened again today. At first I thought it was a [...]

How To Use A GitHub Repository With Redmine Using Cron

Are you a developer? Do you use GitHub to host your repo? Last question, do you use Redmine to manage your projects? It does not really matter if you answer those questions or not, I am going to write this how-to anyway. I needed a way to use my GitHub repo with our Redmine install [...]