Monthly Archives: September 2007

WordPress privacy concerns

I was told by a colleague that WordPress was being discussed on the privacy subject. Now I don’t want to go into that discussion, but I encountered a post by Ryan Finnie about $_SERVER variables being send to the Akismet … Continue reading

Posted in Wordpress | Leave a comment

svn move multiple directories with confirm

I had to rearrange multiple directories, but not all, in a svn tree to make a project more compatible with Eclipse. For this I used the following one-liner so I could do this more easily. for file in `find -maxdepth … Continue reading

Posted in Eclipse, one-liners, SVN | Leave a comment

I hate blogging already….

So. I was writing a post about some one-liner I wrote to move a lot (but not all) directories in a svn repository to another directory. Because the one-liner was getting lengthy I added slashes to it so it was … Continue reading

Posted in Wordpress | Leave a comment