Home » Must Reads »
Protecting email address with .htaccess
I hate spam, i received since i created my first email account and i am always interested in web development tricks and techniques for protecting email accounts. Recently i read book about email security and found there very interesting technique which allows users to send email to you while proveiding email harvester with completely false email address, i created variation of this trick which i will share here as well.
Posted in Must Reads, Web DevelopmentBy Greg
PHP DateTime and DateTimeZone Tutorial
With each new version PHP is getting more and more object oriented. In version 5.x we get two useful classes for date and time handling. Many programmers are still using outdated methods which are available in PHP mainly for compatibility reasons, so i want to introduce you to DateTime and DateTimeZone objects.
Posted in Must Reads, PHPBy Greg
Build your own WordTracker
Recently i was browsing WordTracker website, and i started to wander: how do they get keywords statistics which no one else has? So i decided to do a little research and i found out that “All search terms are collected from the major metacrawlers – Dogpile and Metacrawler”.
Posted in General, Must ReadsBy Greg
Tutorial – Create PageRank 5 blog ultra fast.
I know that you are probably busy with your life and do not have time to read many books so I wanted to make this report short and straight to the point, by looking on the length of it, I think that I accomplished my goal.
Before we get to the nuts and bolts of creating high PageRank blog, I want you keep in mind that this is not instruction about how to make money, in fact I doubt you will make any money, following only my instructions.
This short report is about creating from a scratch, blog with high PageRank, by simply posting to it on daily basis. But you don’t know what to write about, or do not want to write at all?
That’s great! This report is perfect for you.
Here is a short list of things you do NOT need to know or do, to be successful with this report:
- Search Engine Optimization
- Link development
- Buying links
- Exchanging links
- Submit links to directories
- Write articles
If I am guessing right and you already own successful website, then this are the only things you were constantly doing to get a better position in search engines.
Posted in Must ReadsBy Greg
How to create WordPress Plugin from a scratch
Wordpress blogs are getting more popular then ever, there are literally hundreds of new weblogs popping up everyday. However WordPress is not a new software, so I think it is about time to learn how to create decent plugins for it, and once you learn how to write plugins you will discover that this is not only fun but can be very profitable as well.
Posted in Must Reads, PHPBy Greg


