Skip to content

Category Archives: general

WordPress plugin template

04-Mar-10

UPDATE: You can create a personalized plugin template by using my WordPress Plugin Template Creator
When I  rewrote my WP-DenyHost plugin, [...]

When .LESS is more

04-Mar-10

@the-border: 1px;
@base-color: #111;

#header {
color: @base-color * 3;
border-left: @the-border;
border-right: @the-border * 2;
}

#footer {
color: (@base-color + #111) * 1.5;
}

ul
{
list-style-type: none;
height: 30px;

li
{
float: left;
padding-right: [...]

jQuery 101: Adding unobtrusive ajax to your existing form page

25-Feb-10

Using jQuery and the form and validate plugins, it is simple to add  unobtrusive ajax to your existing form page
1, [...]

Fighting spam

10-Feb-10

I have reduced the number of  splog attacks on my site

I use the Akismet and WP-DenyHost anti-spam plugins for WordPress. Akismet is [...]

Mobile blogging

02-Feb-10

Earlier WordPress.org has release their WordPress for iPhone and WordPress for Blackberry, today they released WordPress for Android
You’ll find WordPress [...]

jQuery 1.4 Released

15-Jan-10

*DRUM ROLL*  jQuery 1.4 is released !!!
It has a lot of new features and enhancements like the examples below:

jQuery("<div>", [...]

Bergensbanen, a 7 hours train ride in HD released under Creative Commons

18-Dec-09

UPDATE: The 1080i 50P ProRes file is available as a torrent (NOTE, it’s a 246GB file !)

Friday November 27th over 1,4 [...]

Drool Radio 1.3 with 30 000 radio stations

10-Dec-09

Drool Radio version 1.3  is available.
What’s new:

Drool Radio is now integrated with SHOUTcast.com
You can now listen to 30 000 radio [...]

The best of 2009

04-Dec-09

Web Design Ledger has collected a great list with the best of  2009. Head over and get inspired:

The Best jQuery [...]

Free SharePoint

13-Nov-09

NetConnect recently launched the Team Portal Free Version:

Now you can make use of SharePoint to share information, documents and tasks [...]

Rodney's 404 Handler Plugin plugged in.