The Social Bookmark sites are a great choice for promoting your articles. Here’s a list of top social bookmark sites that I used in my webmaster work: 1. http://www.digg.com 2. http://www.reddit
[...]
For some application you make want the user to be able to run only one of their instances (ex. an e-mail client). I found an easy way how it can be done. If you are developing an VB.NET Windows Form a
[...]
We always read much about advantages of blogging, but in this post is about the disadvantages of blogging. Here some things to consider about blogging: 1. It needs time – it’s the biggest
[...]
First, let’s remember the definitions of the operators: The Equal operator ($a == $b) returns TRUE when $a is equal to $b. The Identical ($a === $b) returns TRUE when $a is equal to $b, and th
[...]
If you are a fan of wordpress and you want to learn more about it, here are website where you can learn find wp resources: 1. WP Recipes – quick, clear and concise WordPress recipes. 2. Dig WP &
[...]
In my websites, I usually use a single css file for all css code in the site. Today I though more is it correct to be done instead of adding multiple, but smaller css files, here’s what I found:
[...]