Internet/Web Sites

#1 Method to Get Traffic to Your Blog or Website: Spread the Word

My blog is relatively new, so I am always trying to get more visitors to spend some time here and read my blog posts. I have read tons of “How-tos” that detail steps to attract more visitors to my website. After making use of the powerful analytic tools I have available, one thing is clear [...]

Easily Integrate a GitHub Repository with Redmine using The GitHub Hook Plugin

Back in April, I explained how to use a GitHub repository with Redmine using Cron. If that seemed complicated, do not worry, there is now an easier way. I was recently asked for my opinion on a Redmine plugin called GitHub Hook. How this plugin works is simple. After installing the plugin, just clone the [...]

Speed Up Your Site By Moving JavaScript Down

One day, I was looking for a way to speed up the page load times of my blog. I changed many things, but one of the most useful in WicketPixie’s case was moving links to JavaScript files down to the bottom of the page. Let me first explain why moving links to scripts down to [...]