Skip to content

Blog

I’m back

I am officially back from the Lake District. Well, actually, I was back on Saturday, but as always I’ve jumped straight back into all sorts of stuff and haven’t got round to updating this blog yet. Had a good time up there – did lots of walking, seeing things and just generally spending time with the family and getting away from things. Wasn’t completely unplugged, got some (expensive) wifi while I was there for a couple of hours over the week.

Actually I had re-enabled my Zooomr photos in the sidebar of my site (on all pages except blog pages). It now works as the feeds from Zooomr which got lost during the transition to the new Mark III version of the site have reappeared.

Unfortunately, I’ve decided to take them off again. Even with Magpie caching (I have a neato Magpie RSS-based parsing solution for the feed to make the photos appear on the sidebar), it slowed down the site loading times to an absolute crawl, so I’ve disabled it.

If I get time, I might redo it and do the Magpie execution via cron, store the results in a static file and just read that at runtime. But that is a big if. For now, no photos!

FOSSwire is doing amazingly well. We’re on track to hitting a very significant visitor number milestone (not telling you exactly what just yet!) by the end of this month, so right now we’re doing a massive push to get as much content in the next few days as possible.

College starts again soon – which means even less time for all this stuff, unfortunately. I have to go in on Thursday and do the whole re-enrol and all the admin tasks associated with that and then on Monday it’s back to the daily grind. 😛

In the meantime, I’ll try and keep this blog a little more frequently updated – but no promises!

Projects

Argh. I really need to find more time to update this more often. It’s suffering right now and I’m sorry about that.

I’m here today to talk about a few things. First of all, projects. WPGet and SleekTabs still have had no time on them – right now stuff is just too crazy and it’s currently impossible to fit them in. I haven’t abandoned them and don’t want to, I just don’t know when the next time I’ll get a chance to sit down and work on them will be.

For my work on Vaveo, and just anyway, I actually have a couple of small projects that I might want to release in the future. First of all, there’s a JavaScript based image and text rotator script (I’m not sure the best way to explain it, but sort of like Jeroen Wijering’s script but not in Flash and supports text along the image) that I wrote for the Vaveo homepage.

I’m really happy with how simple yet elegant the code is and I think it might have utility in a lot of other situations and for a lot of other people too. What I don’t want to do though is just throw the code out there and not be able to commit to supporting it if people need help and updating it. Is it better that it’s out there though or not out there until I can be sure I can deal with it?

I don’t know the answer to that. Thoughts?

The second project I have is a home-grown download tracking system I use here on my site. Basically it’s a fairly simple PHP script that records information about people who access it, and then transparently passes them onto the file download. Now this one I won’t throw out there immediately; at the moment it’s quite tailored to my needs and would need a proper reporting interface built to view the logs and a lot more attention to make it portable. Still, I’m keen to get that out there too at some point as it’s nice to contribute back code.

On a completely different subject, I am going to be away and offline from the 18th-25th of this month inclusive. That might mean I may possibly get some time on my other stuff (albeit without an internet connection), but that is definitely not a guarantee. 🙂

Cool Mac Terminal trick

If you’re like me and open Terminal.app quickly under Mac OS X to do something, but then want to open your working directory in the Finder (perhaps to drag something to another location or just see the current directory graphically), I found a really neat trick.

The simple command:

open .

Will open the current directory in the Finder. Very useful for me anyway.

The magic number

How immature of me. 🙂

Go Digg (if you want to of course).

1337ness

FOSSwire got pwned