A Software Pimp

2 September 2007, 5:31 pm in Internet with 4 Comments

When I first started building ‘websites’ (aka, whataloadofcrap), I started using Dreamweaver. This was using the WYSIWYG section; I didn’t know what the texty stuff was. I tried to back-learn stuff, but I failed. Bad table versions ahoy.

When I actually started writing something that vaguely resembled HTML, I used basic NotePad. I tried all sorts of other ones, but I didn’t stick with them at all.

However, this year I discovered a little something called NotePad++. It was love at first sight, and now I code all my stuff in it: HTML, CSS, JavaScript, PHP… it colour-codes it all, and is so easy to see. Has line-duplication and tabbing and everything.

I really suggest you take a look.

/pimpage.

On another note, once my CMS assignment is done, I want to add some visitor content to the site. I’d like to do something like javascript or PHP, but one of my main problems is deciding WTF do to. Something simple, duh, but… no idea. What’s simple, yet needed?