tv

Use the Sickbeard API and PHP to show upcoming season start dates

Here's a quick little php script that will print out upcoming season start dates from your Sickbeard.

Make sure you edit the settings at the top of the file to make sure it points to your Sickbeard install.

Posted in tv | Tagged , , | Leave a comment |
downloads

Usenet Intranet Homepage

Last weekend I set up a local Ubuntu server on an old PC and migrated my SickBeard, CouchPotato and Headphones over to it. While I was there I installed SABnzbd as well to complete the package.

Screenshot

Yesterday I decided to make a homepage for the server and I figured other people might like to check it out as well, so I released it on GitHub!

It's a cool little one-pager that has buttons for SickBeard, CouchPotato, Headphones and SABnzbd, details of your current download, your wifi information and a list of TV shows that are coming out today.

It's completely customisable, at the top of the php file is a big array full of various settings you can tinker with.

Old browsers weren't that target audience for this project as it makes use of CSS3 and HTML5 (progress bars!)

Check it out on Github!

Posted in downloads | Leave a comment |
downloads

DotNetNuke Snippets for SublimeText 2

Do you create DotNetNuke Skins? Do you use SublimeText2? Then these snippets might help save time!

Let me know if you have any requests or suggestions.

Now available in Package Control

Posted in downloads | Leave a comment |
tutorials

DotNetNuke Quick Tip: Remove gap between input and button

Quick Tip: Remove gap in DNN Search

A quick little tutorial on how to remove a gap between the DNN search skin object.

Read Tutorial
Posted in tutorials | Leave a comment |
downloads

dbaines2012 WordPress Theme on Github

Version 2.0 - Last updated 2012-04-01
Looking for help? Try the wiki.

I've done a visual refresh of the WordPress Theme here so I've started a new Github project to separate it from the previous theme.

Like last time, this is a development template and is in no way ready to be used on any website "as is". It's only being shared as a developer resource. If you see something here you like and want to know how it's done then you can download the source and peruse the templates :)

This is the theme being used on this website right now. It's like a live demo!

Read More

Posted in downloads | Tagged , | 1 Comment |