Tag: scripts

NinjaLinks Update: Version 1.1

As a distraction from working on my own site, cssbake, and all of the other projects I’m way overdue on, I’ve done a huuuuge round of bug-fixes on NinjaLinks. Version 1.1 is now available to download. Overview of fixes Key: ‘M’ minor changes – aesthetic or non-essential fix / ‘N’ normal changes – required bug […]

In Which I Bullet Point

Didn’t manage to spend any of my week off clearing my inbox. Oops. Did however manage to see my niece and nephew, as well as tidying up around the flat. BellaBook4 and BellaBlocks (1) very nearly ready for release. Now that my Internet connection has stopped dicking about I may be able to get everything […]

Some Little Tidbits

Firstly, CSSbake was very recently featured in a Smashing Magazine post on 40+ Helpful Resources On User Interface Design Patterns, which is a huge boost to CSSbake as a website and growing resource for webmasters. Huge congratulations to Ben, obviously, and to Melissa, who’ve both been putting in all the work lately to keep it […]

BellaBlocks Beta etc

Just a minor update… the beta of BellaBlocks went out tonight for some private beta testing. Oh, and Rise of Nations worked in Wine but was dead slow. Gave up in the end, trying a VM. Ubuntu is pissing me off again. I swear I’m not going to let this bloody operating system win. Grr. […]

Beginner’s Guide to PHP – Part Six

Functions are the lifeblood of PHP. You can’t do a lot without PHP’s built-in functions, and life would get very tedious very quickly if you weren’t able to define your own in a script. Let’s take, for example, one of my scripts: BellaBook. BellaBook is a flat file guestbook and so constantly writes to files. […]

XSS Prevention Cheat Sheet

Those of you interested in coding and programing — specifically those of you who are dabbling with releasing your own scripts — are probably already aware of my lengthy rambles on sanitising input data, not trusting anything, etc etc. However, where I leave you to discover the nuances of individual language security on your own, […]

3,460,000 People Missing an Opportunity

As a NoScript user (for the sake of speed and security), I’m sick of seeing the words ‘Provide alternate content for browsers that do not support scripting‘ so out of interest I did a little Googling. Surprise surprise: Results 1 – 10 of about 3,460,000 for “Provide alternate content for browsers that do not support […]

New Year, New Habits

As 2009 is fast approaching, it’s time to start thinking about new years resolutions. It’s about now each year that I groan and decide that resolutions are not for me, knowing full well that any promises of exercise and healthy eating would be down the pan before the first week is out. I want to […]

uploadthingy

I came across uploadthingy.com via Hacker News last week. The idea is that you enter in your domain and a password, and it generates some HTML for you which allows visitors to upload files via your site, except the uploads are sent to uploadthingy. It basically takes away the hassle of having to deal with […]

The Blogmonster!

Huh, so how’s about this then. A non-WordPress blog? As you may have gathered from the swearing yesterday, I had a few problems with WordPress 2.7. The changes they made to the various comments file seemed to disagree with my 16,000-ish comments, and so MySQL kept dying. There was also a faulty redirect causing stupid […]