Search results

  1. eldvis

    Hard case for iMac 27" - for flight

    Hi all, I'm hoping to take my iMac 27" (which I haven't bought yet) with me on a Ryan Air flight. Their checked-in baggage limit is 15Kg. The iMac weights 13.8kg. So I have 1.2kg to try and make it safe enough to check in. I have looked at flight cases, but apart from costing about £200...
  2. eldvis

    How well did you do?

    http://news.bbc.co.uk/1/hi/technology/4860790.stm 4 out of 10!
  3. eldvis

    MySQL 4.1.9 and os 10.3.7 don't mix

    Has anyone tried to upgrade to mysql 4.1.9 on to their mac? I'm running 10.3.7 (and previously had MySQL 4.0.18 I think) and I downloaded the installer from the mysql site http://dev.mysql.com/downloads/mysql/4.0.html . The installer ran ok, but when I tried to fire up mysql I got a socket...
  4. eldvis

    when will QUAKE be made for OSX

    Hi, I have trawled the internet looking for any signs of a new version of quake for osx. I do have quake running on osx but it's getting a bit dated now. I have tried to fill the gap with Halo, Unreal, MoH Spearhead but none of them even get close to the playability of Quake. I find them much...
  5. eldvis

    can you recommend a good CMS ?

    Hi, I'm looking for recommendations from anyone who has used a decent off-the-shelf cms for a web project. Did you or have you used it commercially? I'd prefer if it's a php/mysql cms. I've never used one to run a whole web site and am looking to create my own xhtml/css templates for the cms...
  6. eldvis

    PHP memory increase - how?

    Hi, I'm trying to increase the memory allocation for php. My php.ini file (located at /usr/local/lib ) only has register_globals = On I have tried adding memory_limit 30M but this hasn't solved the problem. I have read that I can add this php_admin_value memory_limit 30M...
  7. eldvis

    Magic Database - Ever heard of it?

    I'm developing a web site for an educational establishment and they currently house all their course information in a database called Magic. Do any of you people know if I can access the database content via PHP sql etc or are there any options for easily transferring data to a web site mysql...
  8. eldvis

    iPhoto lost photos

    a while ago iPhoto couldn't read in all the photos I had, around 800. It still has the folders in iPhoto and the photos still exist on the hard drive but iPhoto won't read them in. Any ideas? thanks, ed.
  9. eldvis

    iphoto lost the photos

    I have iphoto2 and I just went to get some images from it but they've all dissapeared. They're still in the 'users/myComputer/pictures/iPhoto Library' but the application isn't reading them in. Has this happened to anyone? how do i fix it? I haven't installed anything new since the...
  10. eldvis

    enable GIF support in GD2/PHP

    as you can tell from the title I'm a little out of my depth here. I'm creating a site that deals with both GIF and JPEG functions in PHP. I can test the code with reference to JPEGs locally, but when I test code with reference to GIFs locally I get this: Fatal error: Call to undefined...
Back
Top