» 2008 » June
-
Scrawlr - Scanner for SQL Injection
By vinu on June 29th, 2008 | 3 Comments
“Data Injection” Image by dougstech via Flickr Scrawlr is short for SQL Injector and Crawler, a tool developed by the HP Web Security Research Group in coordination with the Microsoft Security Response Cent... -
MemProxy 0.1 - Memcache Proxy Server in PHP
By vinu on June 25th, 2008 | No Comments
A pretty cool project in PHP - Memproxy is a caching proxy “server” that uses memcached for storing the cache. This project uses PHP scripts to handle caching using memcache. Key features of the MemProxy are: Use... -
Goosh.org - Google Shell
By vinu on June 19th, 2008 | No Comments
Take Goosh out for a spin: goosh.org ... -
MySQL Error: 1062 Duplicate entry ‘0′ for key 1
By vinu on June 18th, 2008 | 3 Comments
mySQL error: 1062 Duplicate entry '0' for key 1 After scratching our heads over this one, we tried to alter the table to set the autoincrement field to the next number and even that failed to fix the problem. Then hunti... -
Phalanger - PHP Compiler for .Net
By vinu on June 16th, 2008 | 4 Comments
Phalanger is a new PHP implementation introducing the PHP language into the family of compiled .NET languages. It provides PHP applications an execution environment that is fast and extremely compatible with the vast arr... -
Win a Bag full of Goodies - John Chow’s Blog
By vinu on June 12th, 2008 | No Comments
Here’s a chance for all you bloggers to win a Bag Full of Market Leverage Goodies from John Chow’s Blog. Details on how to enter are published in his contest post. The bag full of goodies consists of the fol... -
Power your PHP Business Logic with Excel
By vinu on June 7th, 2008 | 2 Comments
I just came across this cool article which shows you how to use Excel to run the business logic of a PHP application. Maarten shows you how to use Excel to calculate the cost of a Car and get these results to show in PH... -
Woopra - Get Analytics and Interact with Users
Woopra is an excellent service which is currently in Beta phase. This service gives you a cool analytic engine for your sites with a desktop interface. You can see live hits, geo reports and also allows you to start a c... -
AdsBlackList - Block low paying ads on Google Adsense
By vinu on June 4th, 2008 | 2 Comments
AdsBlackList.com is a unique project designed to enable you to dramatically reduce the amount of MFA (made for ads) and LCPC (low cost per click) sites which appear through the use of PPC systems such as Google Adsense... -
MySQL Tip - Ordering by Date stored in a varchar field
By vinu on June 2nd, 2008 | 7 Comments
How do you sort a varchar field which has the dates stored in it? If you try the usual order by on the varchar fields you’ll have trouble with the sort order, since MySQL will order this field like a varchar and ...





