Blog

TweetDig Review

Yet another Twitter interface, but awesome

I’m not a massive fan of Twitter; I find the majority of tweets pointless, and sifting through the rubbish to find the worthwhile ones gets annoying after a while.

I’d almost given up, in fact, until I got into the beta of TweetDig. TweetDig is yet another Twitter interface, but yet it feels different. So different, in fact, I’ve given Twitter another go.

TweetDig is a simple Twitter interface, aiming to be the buffer between you and Twitter.

Continue Reading →

Sublime Text 2 Review

A great new IDE

I’m a NetBeans user, but recently I’ve found it to be too bloated and slow. Then I heard about Sublime Text 2, which promised to be a

“sophisticated text editor for code, html and prose. You’ll love the slick user interface and extraordinary features”

Well, I thought, it doesn’t hurt to give it a go, and I’m glad I did. Here are my pros and cons so far.
Continue Reading →

TF Popup Launch

jQuery Popup/Lightbox Plugin

I’ve done a silly thing; I’ve created another jQuery popup/lightbox script. I’m not usually one to reinvent the wheel, I’d much rather use someone else’s probably superior code, but this time I needed something a little different (much like with TF Assets).

TF Popup is a jQuery plugin aimed at developers. It gives you full theming control and is really flexible; it can be used for simple information modal popups, to full login/registration forms complete with validation.

It includes a small API to help when validating your form, doing a lot of the display leg work for you.

Continue Reading →

API Pet Peeves

I’ve been doing a lot of work recently using various APIs, including creating some myself, and I’ve noticed quite a few seem to have annoying traits.

I mainly work with REST APIs, so this post will focus on them; although most of the points can be transferred across to others.

Continue Reading →