Archive for the ‘Web Development’ Category

Dalek Caan’s Crazy Prediction Machine

Monday, July 7th, 2008
  • Dalek Caan has looked into the eye of time and gone insane.
  • Though imprisoned in madness, he has gained infinite temporal freedoms, enabling him to see the future.
  • If you ask him nicely, he may make a prediction for you.


Tarot Fortune Telling Machine

Sunday, June 8th, 2008

Tarot CardFormulate a question in your mind and visit the fortune teller. Oops - just found out it’s not working in Internet Explorer (out of memory before the cards are even shuffled). I’ll try to fix it, but it’s fine in Firefox, so use that if you want to check the fortune telling machine out.

I decided to make a Tarot card fortune telling machine for the DS, and figured I’d give it a go as a webpage first, to get the logic right and make it easier for myself. I wanted to have a go at reading xml using javascript, so it was a nice learning experience.

I’m planning on having a choice of spreads and decks, and the ability to save your spreads to view later. On the DS that is. This one probably won’t develop beyond what it is now.

MP3 Storage (for streaming)

Thursday, February 7th, 2008

I recently downgraded one of my hosting set-ups as it was costing too much, and realised to my horror I no longer had anywhere to store MP3s to play on crowcity. After a quick search I found MediaMax.com which gives you 25GB for free. I haven’t been able to find the amount of bandwidth you get, but hopefully it’ll be enough for now. You can store and share all kinds of files there, not just music files. And you can link directly to them - you don’t have to play them through MediaMax, which is cool.

Googlepages have a similar set-up but I haven’t been able to check it yet as the audio device on my laptop has gone dodgy. When I get a chance I’ll test MediaMax V Googlepages and report back which loads faster.

Edit 14/5/08 - Mediamax has now been rebranded as The Linkup. They still have free trial accounts, but I’m going to err in favour of Googlepages now, at least until it’s full up.

Looking for a Web Host?

Monday, July 30th, 2007

SupanamesIf you’re looking for a web host then I can heartily recommend Supanames. They’re based in the UK. I’ve got four domains hosted with them, including an e-commerce site, on various different packages. Their support is great. I’ve always had a response within an few hours, and usually sooner. The support crew are both helpful and knowledgeable, which is always a bonus.

The cheapest package is the Linux Value, which is currently £13.99 a year, including a UK domain (you can either buy one or transfer one in). You get 150MB of webspace and unlimited data transfer, so you won’t be stuck with any unwanted bandwidth charges. This is a pretty rare feature. Downside is you can’t host music and video files, but you can host flash, so you could always put your songs and videos into flash files. You also don’t get any stats on this package, but you can always use Google analytics instead. You get one free email account for your domain. You also get one free MySQL database, great for installing Wordpress to build and manage the site, or a forum for example. This is a great option for a personal site, and I run crowcity and another site on this.

Next up is the Value Pro, which has the same file restrictions but does give you 500MB of space and visitor statistics. You still get unrestricted bandwidth and a free MySQL database. You also get 100 email accounts for your domain, so this is well suited for a small business. I run an e-commerce site on this. Currently £23.99 a year.

Then there’s the Mid, which has a stack more webspace - 1.5GB. You can host music and videos on this, but there is a maximum bandwidth (data transfer) of 10GB a month. If you use this up (I never have, despite having plenty of music and video files) they don’t sting you with extra charges. You can either buy more bandwidth or just leave your site down until the next month. You get 500 email accounts and 5 MySQL databases. I run machinima.org.uk on this. Currently £39.99 a year.

There are other packages as well, but I’ve only recommended the ones I have personal experience of.

Wordpress

Sunday, July 29th, 2007

Crowcity running WordpressI’ve been running Wordpress (web content management system) on crowcity for about a week now, and I’m extremely impressed with it. I wouldn’t hesitate to recommend it to any level of user looking to build and/or manage a website. It’s incredibly easy to install, configure and use.

Customisation
Configuring the look of the site is a breeze, either by:

Adding text
Adding pages and posts is also very simple and works perfectly. You can either:

  • use the word processor (no need to know the coding) to type or copy and paste from elsewhere, or
  • do it all with code in the code editor if you prefer. The code editor will also validate your code automatically.

Posts/Pages
It makes a lot more sense to add posts rather than pages most of the time. The most recent post goes to the top of the home page, which has the added benefit of your home page being updated constantly. They are also accessible through the site search, or by browsing the different category archives. You can set up any categories you wish to. And there’s built-in RSS support, so anyone can subscribe and track what you’ve added. Search engines (if you choose to be submitted to them) pick up the new posts and pages incredibly quickly (a few days), helping to drive traffic to your site.

Adding Graphics, MP3 and Video

Plug-ins
Plug-ins are extras that people have built and made available for anyone to use. I’ve added a few plug-ins:

Do it!
If you’re looking for an easy way to create and/or manage your website then give it a go. If I can be of any help, please feel free to contact me. Truly anyone can have a decent site they can keep updated themselves now.