Botnets – first understand them and then fight them. A practical guide
0 Comments Published September 14th, 2008 in IT skills, Permanent post, Written for the whole worldThe article will lead you first on what’s a botnet. It will then present some typical actions of a botnet. You can then go behind the scenes and understand the mechanism of a botnet and who does it (not to mention how it is controlled). Finally, after you’ve understood what a botnet is, you will […]
WordPress: How to use wp-mail.php correctly in Gmail blog posts? This is my solution
25 Comments Published August 25th, 2008 in IT skills, Permanent post, Written for the whole worldLet’s say you wish to use the WordPress function for blogging via email posts. This work great for HTML emails in Yahoo Mail. It works great for Google’s Gmail in plain-text format. How about Gmail in HTML emails? Things get trickier. That’s why I present you my very first PHP small add-on.
Software for changing files from Unicode into ASCII
0 Comments Published August 24th, 2008 in IT skills, Permanent post, Written for the whole worldThere are some cases when you need to convert Unicode texts into ASCII. I’ve created a small Borland Pascal software for this. See below.