Here is a quick and little trick to move WordPress to a subdomain or addon domain. Assume you have a WordPress install under public_html and you can access your WordPress site via www.your_domain.com but what you want to access your WordPress site it via a subdomain. Lets use /blog for this example. The same concept [...]
Python Save A Class
Let me share a little code snippet I use at times which I call “python save a class”. I came up with a very simple and easy way to do that. Check out my code snippet below. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [...]
by Schurpf on February 18, 2012
Simple Social Buttons – Adding social buttons to your site – Customized
I found this wonderful plugin for WordPress called Simple Social Buttons. I have tried out Sociable, but I really didnt like how they started to try and force you to add their via @sociable in the tweet button. Simple Social Buttons came in very handy! I installed Simple Social Buttons and was a little bit [...]
by Schurpf on February 16, 2012
Browser as Desktop UI with CherryPy
I recently had the idea of using a browser as desktop UI (user interface). I have used wxpython for most desktop UI in the past, but I was working on an application that was very closely related to the internet. I had to do a lot of searching and testing until I found a solution [...]
by Schurpf on February 8, 2012






