I don’t know why but my laptop is uncompatible with Adobe PDF Reader. I try to examine the cause, lost lots of many time but cannot found out a solution. My Problem was the adobe updater. Whenever i start Adobe Pdf Reader to view a document adobe updater agent comes front and started to aet all unused CPU time. And also it is a un-endable process.
At last i was tired of this process cycle and tried to search for a fine alternative. I found Foxit PDF Reader. I’m using it for two months now. It’s a very little and rapid program. I cannot see the difference between adobe reader. “A reader is a reader” is the main point of my philosophy.
I can freely suggest you to use that program if you’re tired of adobe updater.
I’m using Wordpress Mu and Drupal in some of my sites.
But when you want to use wordress mu and use drupal as a service for multiple subdomains you need to do some changes on configurations of server. ( In here i must thank to one of my friend )
Here’s how you do it on a plesk powered server :
1. There’s a folder in named conf in the domain you want to configure. The path will be like this : /var/www/vhosts/domain.com/conf. Create a file with a name vhost.conf to there (using pico vhost.conf for ex). Write a line ServerAlias *.domain.com in it. And save it.
2. Open plesk. Go to domain’s DNS settings. Add an A record *.domain.com
After all run this command : /usr/local/psa/admin/sbin/websrvmng -v -a
That’ll help.
Last day i need to extract one of my site’s plesk backup. I tried the “open it with your email client” solution but it can’t help me. (I’m using The Bat! as email client). So i searched and find an effective solution.
There are two same programs to do it. One is ripmime. But in my debian server i’ve mpack tools. So i’ve extract with second way using mpack tools ( Document mirror on focusoncode.com )
It works fine except mySQL unicode problem. I want a world that has no character encoding problems like two or more years ago…
net stop mysql
rar a -ag+YYYYMMDDHHMMSS- -rr -r -k -s -m0
C:\BACKUPS\MYSQL-BACKUP.RAR C:\MYSQL\data
net start mysql
Save three lines as something.bat or autoexec.bat and then use it by Cron Jobs. Output file names like this :
20060808120000-MYSQL-BACKUP.RAR
20060808120001-MYSQL-BACKUP.RAR
20060808120002-MYSQL-BACKUP.RAR
( Before this you can update you path configuration. You can add a line at the end of PATH variable like this : C:\Program Files\WinRAR\ etc.)
Mostly Delphi you have always chance to manage your executable. You can re-pack it, crypt it ( you know that we can see most of the strings or code strings in an executable compiled with delphi. Remember DeDe ) or compress the executable.
There’re many programs doing this job. You can look most of them at protools.
I tested most of them for my personal use. At last i choose pelock.
Pelock is a packer, crypter and compressor for your delphi programs. It has very simple and easy to use interface. Additionally you can make demo check by this program.
But not most of these are pelock’s good side. The good with pelock is the producer. If you encounter some problems he always help you on your job. He wants you to send the files, extra libs, etc. Solve the problem and recompile his program and then send it to you. So pelock is my first choice because of the very very nice producer.
While using pelock you always now that the producer is at the other side waiting there to solve the problem related to his software!
MD5 hashing is a good opportunity for people who are downloading lots of files from internet. Feel free to use md5 hashing while distrubiting your files or feel free to use md5 hashing while controlling integrity that a file is downloaded from the true vendor.
As you can think md5 hashing has two dimensions. First dimension is hashing a file before distribute. Second dimension is integrity checking.
There’re some tools of course.
Continue reading ‘MD5 Hash Tools For Windows’
Latest Comments