[ Content | Sidebar ]

Archives for April, 2008

SQL Injection is just bad coding

Rajesh Patel brought once again to my attention the fact that many developers assume an ORM framework protects you from SQL injection. SQL or HQL or whatever injection, is just exploiting a bug whose source is String concatenation. It has nothing to do with which tool you use to get, store, delete or update data [...]

At last, network-manager-pptp on Debian

Hello! In today’s networked world, it is unthinkable that a user should read a ton of documentation, and deal with plain text configuration files, to get online or reach the network at his home, work or college. Enter Network Manager This application comes to the aid of common users, by providing a foolproof UI to [...]