How to: Fix WordPress Warning: Cannot modify header information

If you try to load your WordPress blog and you come across this warning (or anything similar), the fix is really easy. The error message should look like this: Warning: Cannot modify header information: headers already sent by: (output started at //home/htdocs/wordpress/wp-config.php:1) in /home/htdocs/wordpress/wp-login.php on line 12 Notice that the error could warn about any file, … Continue reading How to: Fix WordPress Warning: Cannot modify header information

How to: Create an icon for your app in Mac OS X

Mac OS X comes with great and powerful tools pre-installed. The scenario is simple: you have coded your app and designed a great logo for it. How you create the OS X icon for your app? The answer is: very easily. First of all open the logo in illustrator if it is .eps file or … Continue reading How to: Create an icon for your app in Mac OS X