Home
Michael Schurpf
Cancel

Subscribe to comments and subscribe to newsletter – Part 2

This is part 2 of my series subscribe to comments and subscribe to newsletter. Check out part 1 subscribe to comments if you havent read it. Subscribe to Newsletter I am a big fan ...

Subscribe to comments and subscribe to newsletter – Part 1

I have just turned a more or less standard WordPress comment form into a state of the art internet marketing weapon. This didnt go without a lot of work. Yes there are some plugins out there, but I...

Custom Query Pagination, Custom Post Type Pagination – A working solution.

Update Jun 3rd 2014 Instead of using query_posts, use a hook pre_get_posts. Read more over at http://www.billerickson.net/customize-the-wordpress-query/ Custom Query Pagination I o...

WordPress Pagination | How to paginate in WordPress

This article is the basic introduction to how to paginate in WordPress. It will show you how to do WordPress pagination. WordPress basic pagination In your theme, find your index.php file (/wp-...

Move WordPress to a Subdomain or Addondomain

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_doma...

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. <pre lang="py" toggl...

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 ...

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...

Python AHK – Python automation package – Automation made simple

Python is a beautiful programming language, anybody that is not convinced please read my python article to get convinced… But one thing is missing, a python automation module to help automating tas...

No self ping – Keep comments clean

Every time I used to publish a new post, I used get a comment notification that looked more or less like this (I am using Clean Notifications): I first didnt know what was going on, as it turns ou...

Trending Tags