Jump to content

arbitter

Members
  • Posts

    349
  • Joined

  • Last visited

Everything posted by arbitter

  1. Don't think my aunts are so active on facebook, and most certainly not my grandfather. He got a free pc and internetconnection for a project f a friend of his, to 'get older people in the internet'. But it's really hard for old people to go on the internet, and in general, work with computers. So I made this site so he can see pictures of relatives, though it's not really been very used But at least I had and have something to create.
  2. Oh my bad, but in my file it's all closed, doublechecked it. So that's not the problem. I can give the whole thing, but it's kind of big and I don't think you'd really get out of it fast, so that's why I put it here simplified..
  3. Hmm ok, I guess I'll change that then thanks a lot!
  4. Well, this is the website critique bord And I though that if I resized the images too much, the quality would be bad... At the moment I have them resized to 1000px width, and I show them at 600px width, because I thought otherwise they wouldn't be detailed enough... Can change that in a glance though. Also I'm not sure if the current width of the images is good, so if I save them as 1000px I can still show them at say 700px if I change the layout or something.. But I'll change it to 700px then, that'll save some data
  5. I have a php file with table-layout, but my td's don't line up( but they do) I'll sketch it quickly: <table> <tr> <td>//in notepad++ this doesn't get linked to the td aligned with this one <table> // this table is fully recognized until <tr> <td> echo "Lot's and lots of content"; </tr> </table>// until here. so that's not the problem </td> </tr> </table> And because of that, when I try to validate my file, it gives loads of errors... (In notepad++ if you click on the beginning of a tag, it shows the endingtag too so you see if it's correct or not;) how it should be: (and to show my table within the td is correct) the problem:
  6. I think it'd be better if you put the ability to post a comment after the comments itself. Like this, people see the textarea but then they might think it's the end of the site, also because of all the whiteness. But all in all it's a nice site!
  7. But in the sample file, all the content has already been sorted ?
  8. Hello, I've made my first website and am still working on it daily. http://www.fransdepypere.be/. Currently it's all built up with tables, but I'm putting all my pages in one php file now and I am going to try to work with div's. Be aware, the site is in dutch though It's a site for my family, it's probably not so secure and stuff, but I don't really expect any hackers or something As I said, still working on it daily. Only put up the colors in the upload's menu today, and almost have a better system for the names of the files (Januari2010 to Januari 2010). I'm going to try to implement a guestbook too, so people can 'keep in touch'. All the people of my family have a login and password, and when they login the 'login' in the menubar turns into 'upload' and 'account', from where they can upload files and in account they can change their password, see their details and log out. The index page is very skinny, don't really know what layout I should give it. Because now it kinda seems like an empty site I think. Perhaps some tips on that? And it's not fully validated with w3c validator, bu index and the photo's page if you havn't selected any folder. Anyhow, I'll let you guys do the judging http://www.fransdepypere.be/
  9. First, when you hover over the navigation, the blue is too big compared to where your mouse is. E.g. when you're between northplanet and eportfolio, go to the section where you go from the one to the other and go over it a few times, you'll see what I mean. Second, I wouldn't put the email-adress as normal text, it's better to make a gif of it. This is because apparently otherwise spambots can find the emailadress and spam the inbox, or at least so I've heard. I do notice that when I go to 'contact us', the whole page shifts a little. For the rest a very nice site! Wouldn't be able to make it in a hundred years
  10. Hello there, Is there a url that sends the source-code of a site to any browser? e.g.: view-source:http://www.yoururl.com/ works in firefox and chrome, but it doesn't in safari, and if you want to view the source you just get a pop-up but no url...
  11. But they are already all aligned (except one) by start number, or am I missing the point?
  12. Would you be able to live without minesweeper an solitaire? I think not. I would. I only played the preinstalled games when I got my first computer, in the first week!
  13. <table border='1'> <tr> <td rowspan="3" height='75' width='75'>75x75</td> <td colspan="2">text1</td> <td rowspan="3">txt</td> </tr> <tr> <td colspan='2'>text2</td> </tr> <tr> <td width="25" height='19'>25x19</td> <td height="19">19x19</td> </tr> <tr> <td colspan='4'>btxt</td> </tr> </table> Do you mean like this?
  14. I want to display all directorys; the file is in a folder, let's say folder A. In folder A, theres the directory 'fotos' In that directory are years, as '2010' in that folder, there are months 'January' For each month of each year, I want a table line. The problem is that with what I have now, I get all the folders from in 2010, but then when I loop I get all the folders from 2010 again and then the folders from 2011. $diryear = GLOB('fotos/*', GLOB_ONLYDIR); foreach($diryear as $diryears){ $dirmonth = GLOB($diryears . '/*', GLOB_ONLYDIR); foreach($dirmonth as $dirmonthh){ $dirsorted[filemtime($dirmonthh)] = $dirmonthh; } ksort($dirsorted); foreach($dirsorted as $dirmonths){ $dirmonthss = urlencode($dirmonths); $stuk = explode('/',$dirmonths); echo "<tr><td align='center' style='cursor:pointer' colspan='2' bgcolor='white' onclick=\"location.href='index.php?module&#61;fotos&dir&#61;$dirmonthss'\">$stuk[2] $stuk[1]</td></tr>"; } }
  15. So your going to be stuck in 2001 forever? That's right, next year xp will be ten years old. 10 years is a LONG time in computing. Ten years already? Yet I don't see why I'd go to win7. There aren't that many useful functions that are added, I think. I'm not cinvinced anyhow. WHen my pc is broken, I'll get one with win7
  16. Macs come with.. 8 programs installed by default? Not even open office? And what is stuffit expander I don't get it. Yes 8 programs; but if you buy a pc you also only get a trial version of Office 2007. You get windows media player, how many people use that. You get internet explorer, who uses that. From all the programs that were on my pc, I used IE once to install chrome, never used windows media player, never used... Well what other programs are there? Ofcourse I'm not talking about linux or ubuntu or whatever, I don' know the slightest thing about those. I'm not saying mac is the best solution, but they do have a great batterylife, userinterface, speed, ...
  17. I'd like to help, but I really don't understand what you want..
  18. Well, if you're looking for battery life a mac would be the best I think. Problem is that then you can't change the batteries unless you hand in your MacBook and pay the price. MacBook also looks sleek, has a lot of handy features to swap between programs, easy way to share things with other Mac-users, ... It's quite pricy, but there's really a lot of features that are tremendously handy but not many people know of.
  19. I wouldn't really know why to go from xp to win7. I mean, 7 looks fine, but all those stupid gadgets/widgets/whateveritscalled, it's just going to slow things down. I also like the more 'minimalistic' look of xp. Though ofcourse you'll be able to set that in win7 too. If you didn't have to backup all your files and install everything again after upgrading, perhaps I'd have done it. Or at least I would have; I have a crack here and I'm not sure whether it still works, because a few months ago there was some news about microsoft doing something that cracks wouldn't be able to be installed or something, don't know w-how that works. But I'm never going to buy an OS so expensive! Glad enough with xp
  20. I don't mind ads, if they bother me I'll disable them thanks for the site!
  21. I really don't know why, but in IE( that site only shows the header with image and not the following: This is where recent matches will go! This is where other recent information will go! This is where our copyright information and small print will go and will be the end of our site . The pic does seem right though
  22. on my site, the body is: body { margin:0 0 0 0; padding:0 0 0 0; } don't know if the padding is it that'll fix it.
  23. Well I want a space between the month and the year. The folder on the server, in DirectAdmin, is the same name as the month and year. I don't want to put a underscore or - because that isn't that pretty, seems to me. It isn't prety like this eather, but it's better than nothing I guess. How do you mean that you can't see where I'm trying to delete the directory? What should I show? It was in DirectAdmin that I had problems with filenames with a space in it. I can't put any ' 's in the name of the folders...
  24. Hello, I would like to make folders with a space in it (in DirectAdmin). Now the problem is when I do this, I can't do anything with the file, can't reset the owner, can't rename it, can't delete it, can't put somthing in it, ... Managed to delete them via an FTP client. Why do I want this? http://www.fransdepypere.be/uploads/uploads.php Here you can see on the left hand months with according years. It's put together like this: $dirs = glob('*',GLOB_ONLYDIR|GLOB_NOSORT); foreach($dirs as $dir) { $sortedDirs[filemtime($dir)] = $dir; } foreach (($sortedDirs) as $map) { $qmap = urlencode($map); if(isset($_SESSION['sort'])){ echo "<tr><td colspan='2' bgcolor='white' width='200' align='center' valign='middle' style='cursor:pointer' onclick=\"location.href='?month=$qmap&sort&#61;$sort'\"><center>$map</center></td></tr>";} else{echo "<tr><td colspan='2' bgcolor='white' width='200' align='center' valign='middle' style='cursor:pointer' onclick=\"location.href='?month=$qmap&sort&#61;ksort'\"><center>$map</center></td></tr>";} } Is there a simple solution to this? edit: You don't need to look at the sorting types
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.