Pyhk

A python hotkey module. Add hotkey functionality to your python scripts.

Winpos

Work more efficient and faster on Windows with Winpos – a Window Layout manager. Free for a limited time.

Simple Aweber Integration

A WordPress plugin to simple integrate Aweber forms to your WordPress site. Get it for FREE!

WordPress Homepage Pagination Problem with WP-PageNavi

I ran into quite an odd problem in WordPress. The homepage pagination would work on all pages except for the homepage. A simple search for WordPress homepage pagination problem did result in multiple hits, but all having the same problem. Luckily I was able to solve it for me. I do have a general guide [...]

Leave a comment Read More →

Return first paragraph as excerpt | Excerpt-first-paragraph

Here is a neat little plugin that I use on my websites: excerpt-first-paragraph. It does what it says, it returns the first paragraph as excerpt in your WordPress theme. Setup 1. Download excerpt-first-paragraph.zip 2. Upload to plugins and activate 3. Replace the_excerpt in your theme with: 1 2 3 4 5 6 7 <?php if($pos [...]

Leave a comment Read More →

Horizontal Aweber Form | Using CSS

Here is a quick little CSS snippet to create a horizontal Aweber form: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 .af-form, .af-form .quirksMode{     width: 100%; }   .af-body{     min-height: 50px; }   .af-element{     float: left;     width: 28%; [...]

Leave a comment Read More →

Warning! Pay pal phising email | Your Account Has Been Limited PayPal Case ID PP-658-119-347

Warning to all of you there is a pay pal phishing email going around with title Your Account Has Been Limited PayPal Case ID PP-658-119-347. DO NOT FILL THIS OUT! Here are all details: Email: service@paypal  (windows@live.com) Subject: Your Account Has Been Limited PayPal Case ID PP-658-119-347 Text: PayPal   Identity Issue PP-658-119-347                                                                                                                        Secure [...]

Leave a comment Read More →