blog software update..
Hi all, I’ve finally updated the software that runs our blogs. This includes a couple of new features: - paging (so you don’t see 50 items on the one page!) - notifications of posts. There are a few...
View Articlefastfind update!
Hey all, I made a quick update to fastfind today. We added cURL support to it – so if your server has safe-mode on or allow_url_fopen off – you still may be able to run fastfind. I don’t think cURL is...
View Articleblog change
Hi all, I’ve just made it so posting comments on the blogsrequires you to sign up for an account.. We were still getting too muchcomment spam so without changing the whole tool we can’t do much else....
View ArticleTrackpoint Update available
Hi all, Quick update from me. I’ve been busy working on the latest trackpoint update which should fix all tracking issues people have been seeing. I must say I’m pretty happy with this new version....
View ArticleTrackpoint Update released
Hi all, Trackpoint NX 0.1 has been released to fix an XSS security issue. You can download the new version from the clientarea (http://www.interspire.com/clientarea). There are only 4 files affected,...
View ArticleAn Introduction to Databases
Databases are used every day, sometimes without us realizing. They are everywhere. The most basic example is a telephone book or a library card index. They can store all sorts of information, from...
View ArticleSendstudio NX
Hi all, A quick update on the next sendstudio. It’s a big update so it’s taking a little longer than we’d planned. It’s got a few key features: – totally template driven (same as our other products) –...
View ArticleAn Introduction to Database Variable Types
Why do we need to worry about the data types we’re storing in a database? Well mainly because it helps you with database design. Did you know that the database itself can help to keep bad data out (for...
View ArticleFastFind 2005.0.6 Released
Hi all, A new fastfind version has been released. The changelog is pretty small: – Fix XSS issue when searching (classes/class.search.php) – Update crawler (admin/classes/class.index.php) – Cron checks...
View ArticleIntroduction to Database Indexes
Put simply, database indexes help speed up retrieval of data. The other great benefit of indexes is that your server doesn’t have to work as hard to get the data. They are much the same as book...
View ArticleDatabase Joins
A visitor reading the second part of this tutorial asked what table joins are and how you use them. Because of that, this months tutorial is about exactly that – so remember, if you have a comment or...
View ArticleFirefox memory tweak
Hi all, If you use firefox a lot, check out this tweak: http://tech.cybernetnews.com/2006/03/26/this-may-help-your-firefox-memory-leak/ Supposed to save quite a few MB’s of memory with a very easy...
View ArticleSendStudio NX Update
It’s been a while since I’ve blogged, because I’ve been busy trying to get SendStudio NX finished. I just added a new feature which a lot of people should like (well I hope so!). You’ll be able to...
View ArticleSendstudio NX Beta!
Hey all, I know it has been a long time coming but it has arrived! Sendstudio NX has gone into beta testing! I sent it to a few people on Friday (no major bugs and now all fixed) then a few more today...
View ArticleSendStudio NX has been released!
Hi all, It has finally happened – sendstudio nx has been officially released. The feature set is huge, the advantages are great so dive in and give it a try! The online demo has been updated to the NX...
View ArticleMySQL Version
Hi All, Just a quick post – I was wondering what version of mysql most people have access to. Why? Different versions have different features – so knowing what people are running will allow us to...
View ArticleSendstudio NX 1.1.4 Has Been Released!
Hi all, SendStudio NX 1.1.4 has been released. The only thing updated was the WYSIWYG editor, so if you’re having any problems with content please download the latest version and simply upload the...
View ArticlePHP4 is being discontinued
Hi all, PHP4 is being discontinued after the end of this year (see the http://www.php.net/ website for more info). So your host will (eventually) have to upgrade to php5. Since StoreSuite is still in...
View ArticleNext Sendstudio Update
Hi all, I haven’t blogged in a while but I thought I’d give a heads-up about the next sendstudio update we’ve been working on. There have been a lot of little changes all over the place (and of course...
View Article