MailServer is my favorite SMTP POP3 mail server application because it’s free, simple, complete, and has everything you could ask for in a mail server, without the fluff. It has SQL support for large E-mail servers with many users and E-mails, or it can use an internal Database for the simpler tasks.
Picasa and Facebook integration made easy
I use two things that really make my life easier, one is called the “Picasa Uploader” and the other is “Picasa Tab”. Read more to find out what they are and where to get them!
New Forum Launch
Green Complex is proud to announce that we will be launching an new forum! We’ve received feedback from several users about using a forum to interact and start new conversations.
Well, we listened, and we delivered! Go check out the shiny new forum right now, Introduce yourself and Say Hello!
http:///green.cx/forum
Fix Zip Handler in Windows7
Sometimes our favorite Archive software (7Zip, WinRar, WinZip to name a few) can break the native Windows’s zipped folder behavior. To fix it back to the way it was before, just unregister zipfldr.dll and re-register it.
To unregister Windows 7 built-in zip file compression, and then to re-register it, use these two commands in a CMD prompt opened with [...]
Web Dev Without the Web
Web Dev Without the Web: Or how to create your own local server for building and testing websites.
The nice guys over at Apache Friends have made it easy to get your own webserver up in no time! Just goto http://www.apachefriends.org/en/xampp.html and grab the file you need for your type of computer (Windows, Linux, or even Mac) [...]
Speedup Wordpress Tip#5
WordPress Speed Tip#5: Common Sense goes a long way…
A few things that are not-so-common sense would be to try to use your judgement and think about the following:
Less is more; and content is King Kong; we all like Google Analytics, Quantserv, mint, blogroll, Flash based Tag Clouds, and the whole moon. But Too much content [...]
Speedup Wordpress Tip#4
Tip#4: Housekeeping is important!
Some common tips you see all over the internet is to remove deactivated plugins. DELETE! DELETE! DELETE! If you deactivated it once, don’t hang on to it. You didn’t like it once, you are not likely to want it the next day either! Wordpress goes through all plugins, active or not, every page [...]
Speedup WordPress Tip#3
WordPress Speed Tip #3 – Remove Database calls from your theme.
Database calls make WordPress so dynamic, but sometimes you can live without it. By replacing simple text, you will be able to increase your WordPress speed.
To give an example look at your header.php code which looks something similar:
<html xmlns=”http://www.w3.org/1999/xhtml” <?php language_attributes(); ?>>
<head profile=”http://gmpg.org/xfn/11″>
<meta http-equiv=”Content-Type” content=”
<?php [...]
OpenDNS and Neustar bring Real Time DNS
OpenDNS is the largest recursive DNS provider and Neustar is the largest authoritative DNS provider. These two are now working together on a new joint project called DNS Real-Time Directory that allows the updating of the DNS in near real time. The concept was born when they identified the need for a better process for updating [...]
Speedup Wordpress Tip#2
Wordpress Speed Tip #2 Cache in now to save later…
WordPress is end the end, just a PHP script. With the dynamic nature of PHP, every time a page is loaded, WordPress must execute a series of queries to the database server, to generate the page.This can make your site load slow and even crash due [...]
Speedup Wordpress Tip#1
TIP #1 : Modify your .htaccess file to filter out the non wordpress related files, such as css, gif, png, so your Wordpress’s index file isn’t processing each file.
I’ve seen a lot of “Top 10 or 13 lists” to speed up WordPress. I’m going to post some real examples for increasing WordPress’s speed to squeeze every drop [...]



