This is a very simple trick I picked up that has saved me A LOT of time when doing research that has required multiple csv files. Basically what the little snippet does is make all the .csv files in a said folder merge into one nice big .csv file. Making analysis THAT much easier. The [...]
- 15 Comments
- Tags: automation, code, How to, howto, Programming
A few weeks ago I stumbled across some interesting spam; it was generic enough to make me think hmm is this spam or a real comment? so going on the more altruistic side I thought sure i’ll accept it but i’ll edit out the url just in case. The logic being if it was a [...]
- 26 Comments
- Tags: bot, Bots, code, How to, howto, Optimization, PHP, Programming, Security, Spammers, Webmaster
Perhaps an inherent flaw in my character make up or a bonus who knows? Though whenever I see some software; a script a program or even a method, I look at it and think: ‘How Can I break it? How is it made? How can I better it?‘ Well wondering the net a while back [...]
- 7 Comments
- Tags: adgitize, automation, bot, Bots, code, Webmaster
With windows 7 Beta now out making its treks XP’s days may be numbered; but for older computers it will most likely stay the viable choice. I myself love XP and have been tweaking it, playing around and customising it for bet performance and security. Below are a number of registry tweaks I use to [...]
- 6 Comments
- Tags: code, How to, howto, Optimization, Security
Until a number of days ago there was a small box on the site that greeted visitors and automagicaly knew where the visitor was coming from. Since then it has disappeared as I have relegated it to my plugin projects and working on it from that basis. Though I know it would be of interest [...]
- 10 Comments
- Tags: code, PHP
Now you may have noticed that my entrecard bot project has been on hold for a while; this is mainly because I did not have the time to finish coding in the smaller bits and as I stopped using entrecard, I had no need for the bot. This is where YOU come in! Below I [...]
- 2 Comments
- Tags: bot, Bots, code, entrecard
I was over at Blackhat way reading this article about cookie stuffing, and I thought to myself, interesting but it is a bit too under hand method for me as it seemed unlike the Entrecard Bot this method may result in me stealing someone else’s commission. Nonetheless I thought how could I improve the method? [...]
- 17 Comments
- Tags: .htaccess, code, How to, PHP