Jump to content

phill

Members
  • Posts

    632
  • Joined

  • Last visited

Everything posted by phill

  1. The first thing you wanted was to view the folder structured. As you can see, once you select "Show More Views" you get the option to view the folder structure. Next you wanted the media player to watch your folders, this isn't an instant thing in WMP11 but you don't want it to be. The constant reading of your drive will shorten its life span and increase the risk of drive failure...just look at the pics and know that new media will be added to your library if it is in one of those folders After that you wanted to customize columns for play lists, just go into a play list, right click on the column header and click 'Choose Columns' not that hard. For the last one....I am starting to think that the booze was getting to me last night. I could have sworn that you could make your own views...but now I can't seem to find an option for that....right now the only thing I can think of is going into the Songs view and sorting all music based on a column of your choice...I am going to have to find out what I was doing last night... oh and as for WMP not playing certain audio files....why not take the 5 fucking seconds and download the required codecs.
  2. First off, I am going to assume you are on windows, this forum has never seemed huge on Linux or OSX....or at least most of the questions posted are for windows. Second, you may not like this, but WMP11 does every you asked for in your post.
  3. Could have been stuck to a peice of paper that went through (based on your second image, that makes sense) or it could have floated in there...or could have been in your printer since you purchased it and has just now fallen on to the rollers (or where ever it was)
  4. ...not to be mean or anything....but you are a moron for believing that the failure to set up the printer...or just the fact that Lexmarks are shit has anything to do with the Dell Hardware....1500 to 2000 dells in this office (not to mention the other offices) and not a single Dell printer...bunch of MFDs and HP printers and not a single printer problem caused by the Dell. The OP problem would appear to be a print head...roller..or something to that effect. If you don't want to buy a new one (I'd suggest a Brother MFC-240c since I love mine) I would look at taking it apart if you can and cleaning and fixing everything.
  5. You may want to look into a video capture card or device.
  6. As always, make sure your drivers are up to date. The no cd fix may be the cause, I use the disc and I have no problems well a friend of mine uses the fix and has the same problems as you.
  7. You should be getting sp2 through windows update at the very least, makes a guy wonder if its being done right to begin with.
  8. First question, does the x800 show up as 8 x800 display adapters or does it show up as 8 generic display adapters? Have you tried to 'manually' install the drivers for the video card?
  9. thank god for The Coop, I really didn't want to type something like that out.
  10. The true irony is that by creating serial gens and game fixes, the pirates have caused the need for such protection. At any rate, the little guy doesn't get screwed unless he is stupid, buy a game, get a serial, play the game, Always works. When you introduce little guy stupid into that chain of events is when little guy screws himself.
  11. Fun fact, you do not own the game, you own a license to use the game. He payed for the license, not the game, he should have access to the game only if he has the license and if he loses part of the license (the CD-key) then he screwed himself, he was not screwed by the evil man. Like every other time you buy a license, it is your responsibility to maintain that license, you get to keep track of every part of that license and it is your fault if you lose all or part of that license. If you are too lazy or too stupid to pull a CD sleeve out of a case or pull a pencil out to write something down, then you should just go find yourself a nice corner and stand there for a while. What you should be bitching about is when you purchase something and it does not work because of restrictions put onto whatever you purchased. Your new DVD doesn't work in your HTPC because you use Component and not HDMI or the music you downloaded from ITunes doesn't work because you don't use an ipod.
  12. I wouldn't bother with compressing old files.
  13. Well your cleaning things up, might as well run disk clean up (\Start Menu\Programs\Accessories\System Tools) on your c:\. When the disk cleanup window is open, pop over to the More Options tab and clean up the System Restores. Not only do they take up alot of space, if you aren't having major issues now having more then the last one isn't going to help. Depending on how much and what type of crap is laying around, this might also help.
  14. Sadly, there is no good way to do a scalable gradient on a web page. Using JavaScript or server side scripts tend to puke out garbage code for this sort of thing (unless someone has a good example to the contrary) My suggest for your web page is to first create a gradient in PhotoShop or Gimp that is maybe two or three pixels wide and 600px tall. Then copy the following code into your page in the header (or link to a .css file) and replace image.jpg with the gradient file name and yellow with the color at the bottom of the gradient. <style type="text/css"> body { background-image: url('image.jpg'); background-repeat: repeat-x; background-color: yellow; } </style> That will give you the background gradient you want. From there I would use css and div tags to position a block similar to how your iframe is with the dimensions you want. edit: Looks like the reason your iframe is not showing up is because it is hidden behind the gradient image...
  15. either use a program with a built in screen cap feature or turn hardware acceleration off.
  16. As much as I hate frames...or the suggestion of using frames...iframe (inline frame) is a simple answer to your question. The correct way to do a background like you want is to use css to define the background and make it static. http://www.w3schools.com/css/css_background.asp
  17. I would start with the Ubunutu LiveCD.
  18. you can use a linux bootable cd and use the dd command to do what you need. I think it would be something like "dd if=/dev/hdb | gzip >/mnt/hda3/system_drive_backup.img.gz" to make the image and "gunzip </mnt/hda3/system_drive_backup.img.gz | dd of=/dev/hdb" to put it back on to the drive. Replacing hdb and hda3 with the correct drive of course
  19. ....I would call him on that, for no other reason then to see what he pulls out of his ass. Your only worries when gaming on LCDs are stuck/dead pixels, both rare(dead being even more rare), both have a chance of being fixed.
  20. You assume his(router or switch) has a decent firewall...or a firewall period, there are a lot out there that don't have them or are piss poor and don't actually help at all. You also assume its set up correctly...and I am not putting much faith in that (no offense to anyone). Also, there is wireless involved and that really screws your network security regardless of mac filtering, wep, etc. Local firewalls are a must in the consumer world..that is unless you want to set up a decent firewall between your modem and router/switch. At any rate you only want one firewall running at a time, since you purchased Nortons, you might as well use it and turn the windows firewall off. Once thats done, all you have to do is figure out how to allow incoming connections from your buddies computer (there should be some place to add an ip or computer name)
  21. Why wouldn't one of them be on?
  22. On his computer, go start >> run and type \\<youcomputername> If that bring up Windows Explorer with Scheduled Tasks and maybe printers and a list of shared resources then you have a permissions problem with your shared resources. If doing that gives you an error then you have a firewall problem. My guess is that you will have a firewall issue here, make sure that the norton firewall AND the windows firewall are set to allow file sharing.
  23. Considering how Often this question comes up, it should be added to some sort of FAQ that is pinned to the top of the forum
  24. If you want to play games, buy a desktop, if you are going to use it like a desktop, buy a desktop, if you want to upgrade like a desktop...buy a god damn desktop. I suggest you really evaluate if you actually need a notebook(ya, I saw mobile studio, but how often?), if you don't need a notebook then its a HUGE waste of money. A purchase of 4gigs of memory is currently a waste of money, 32-bit systems will only ever see 3.25gigs of it and on average you never get near 2gigs anyways. There are exceptions, I am just going with regular use here. Vista has been kinda hit or miss depending on the person, some love it, some hate it, a lot sit in between the two extremes. If you can go to a store and play with it for a couple of minutes, that may give you some idea.
×
×
  • Create New...