I’ve started to enjoy drawing banners in Adobe Photoshop CS4. Too bad that I’ve installed some updates of Windows 7 and Photoshop tells me now that my screen is defect. And because of that the colors aren’t so clear. WTF…before installing the updates the screen worked properly and after that Photoshop tells me that I have to calibrate it? Pretty awkward.
But I don’t blame Windows because I’ve installed Linux Ubuntu 9.10 (called Karmic Koala) a few days ago and this operating system was released with a bug . Because of this bug you can’t set the Internet connection. Finally, after a long research on the Internet and big headeaches I found on an Ubuntu forum a solution which fixes the problem. I applied it, it worked and I went quickly to Update Manager to be sure that my PC is up to date. So, Linux downloaded and installed the updates and what a surprise… I got with no sound. The conclusion? Everywhere are bugs. Even in operating systems as Linux. I am wondering now what will happen if the black hat hackers will stop developing malware for Windows and redirect their attention to Linux. Will they find bugs as many as they did in Windows?
So, I got to my second banner. This time I’ve drawn it in Adobe Photoshop CS4. Finally, I could get an CS4 setup without any “beast” inside it. I had to make it for the same reason as I made my first banner: link-exchange.
The bellow PHP script allows you to grab email addresses of a web page.
An important feature of the script is that it can run very well on a local server as EasyPHP or XAMPP. It doesn’t have to run on a hosting server which might has restricted the use of PHP function file_get_contents(). For our records, this resctriction is done editing the php.ini file of the Apache server. More exactly, the following line: allow_url_fopen = Off.
The above banner is my first banner. I had to do it because I need it when I make link exchange with someone for a better off page SEO. The banner isn’t something astonishing but I like it. Actually, I feel pretty proud of it. That`s why I felt the need to post it on the blog.
This PHP script lets you to send a huge number of emails to an email address. Basically, it floods that email account.
An important feature of the script is that all emails are different from one another. Each time the script sends an email, the sender is different (for instance, keagon.goldsmith@gmail.com, kurt.taylor@yahoo.com, estelle.cook@hotmail.com and so on). Same for the body and the subject of the email. So, each email has its own sender, subject and body which is very important because only a few emails will get in Junkbox. Most of them will get in Inbox which is our purpose.