crutchfieldj
Members-
Posts
30 -
Joined
-
Last visited
Reputation
10 GoodAbout crutchfieldj

Personal Information
-
Occupation
IT Tech
-
Location
London
-
A school I used to work in uses a free theme called Academica. Very easy to use and customize, and it's purpose built for schools and other educational institutions. customize
-
Wordpress is dead easy and there are hundreds of free templates available for it, good ones, too. It's also very powerful if you want to get technical. I would use Wordpress.
-
Examples of school websites made with blogger
crutchfieldj replied to titch's topic in Web Development
In truth, I can't say I'd recommend using blogger for a school website. It's just not a very flexible platform, unlike wordpress or joomla. You'd be much better off investing the time & effort into using a proper CMS. -
Signed up for 15 accounts. Downloaded steam, installed, and oh wait, LGfL blocks the ports we need. Failed at the first hurdle.
-
It should work under windows as long as you're using apache. Create a file named .htaccess (no extension, just .htaccess) and put the following in: php_value upload_max_filesize 20M << php_value post_max_size 20M << save it in your sites root directory.
-
Second the above. Right click> Inspect Element in Chrome, click the network tab, reload page. That will show you how long each element of the page takes to load- could be something rogue in there that's slowing it down, like externally-hosted images or third-party plugins. If that doesn't show anything useful up, try it on another host to see if it responds better, just to see if it's the box. This should really be the responsibility of the developer. If they can't fix an issue with their own site...
-
Just a thought- have you tried creating a .htaccess file (if one doesn't exist already) and putting the new values in there?
-
How long should a .com domain take to propogate?
crutchfieldj replied to sidewinder's topic in General Chat
Sounds like a registrar-side issue- not creating the appropriate records, or a DNS misconfiguration somewhere along the line. Contact the registrar directly. -
You people put me to shame...one HP Proliant Microserver with 5GB ram & 2.25TB storage, running 2008R2 Standard. It's hooked up to my TV and surround sound system via HDMI, serving as an XBMC-powered media centre machine.
-
Got one last week. So far the stock Debian build seems quite useful for tinkering, programming at a basic level etc. Tried Raspmc and very impressed with it. Someone has also released a penetration-testing toolkit for it, but I haven't had a chance to try that yet.
-
Windows explorer will connect to FTP servers quite easily, just stick your ftp server's URL into the address bar, prefixing it with ftp:// That's probably the easiest solution for your students as there are effectively no settings to change.
-
I've turned my microserver into a HTPC. 5GB RAM, 2008R2 Standard, ATI 5450 w/HDMI out. Serves up media but also acts as a home lab server just to play with things. Useful for RDP as well. Davit2005, how quiet is yours? Mine is in my bedroom and loud enough to notice it at night.
-
We have this issue too and haven't found a solution yet either.
-
HP ProLiant N40L Microserver - £133.96 from ServersDirect
crutchfieldj replied to tb2571989's topic in Hardware
I have one that I use as a general purpose home server, media centre and remote access station. I've put an ATi 5450 and two 1TB's in it and run Windows Server 2008 R2 and XBMC for the media. Setup is dead easy and it's perfectly speedy.
