
shanenin
Moderator-
Content Count
3752 -
Joined
-
Last visited
Content Type
Profiles
Forums
Calendar
Everything posted by shanenin
-
It is kind of interesting, I wonder why most spam bots decide to leave posts in the modding section. What ever algorithm they use must determine that is a prime spot edit added later// maybe they leave them everywere, I just notice them more in the modding area.
-
Ah, now i don't have to go insane not getting why it was not working. Thanks :-)
-
The more I do this the more I realize, I am overwelmed. I have been just practicing making a site for my wifes salon. I learn best by doing. I would like to be able to add a fixed width of 152px to each link in the nav bar. No matter where I add a width property, it does not seem to have any effect. I have looked at other examples where the added the width property to the "a" element, but that is not working for me. here is the site http://brighteyedcomputer.com/websites/test.html edit added later// the sight(logo) will not render properly in IE becuase of transparancy. This is more of just a
-
I have made the mistake before :-)
-
After reading that, I was going to purchase one for myself, but..... If you are looking at the one for 39.99 with free shipping, it is SATA. You do not have that kind of a connector on your motherboard. Make sure you find a drive that is IDE. They have quite a few of those for $40 plus $5 for shippping.
-
Thanks, so much to learn.
-
door bell
-
http://www.businessweek.com/globalbiz/cont...0921_463452.htm
-
I am trying to make a navigation bar using a list. Since a list is indented by default, I can't seem to get my list all the way to the left. I have looked at examples of this, but am not sure how they are doing it. Below is what I have <html> <head> <title>test4</title> <style type="text/css"> ul { list-style-type: none; float: left; } li { display: inline; padding: 2px; border-style: solid; border-left-width: 0px; border-top-width: 1px; border-bottom-width: 1px; border-right-width: 1px;} li.first { border-left-w
-
Thanks. That forum looks like a nice place to learn.
-
thanks, that works :-) Do you know the explanation why it was not working the way I had it? I thought I have seen code examples that made it work with the same style I used. edit added later// I think the answer to my question is this. The default behavior is to add a space whenever a newline is started.
-
Moving Hard Drive Contents
shanenin replied to marinerschas2's topic in Windows 10, 8, 7, Vista, and XP
you may be able to do that with the help of backup(cloning) software like acronis. I would look around on their forum for an answer. http://www.wilderssecurity.com/forumdisplay.php?f=65 -
I am just trying to make the start of a navigation bar. I can't seem to figure out why my boxes have margins inbetween them. I would like them to be touching(no margins). here is the code I have <html> <head> <title>my nav bar</title> <style type="text/css"> ul { list-style-type: none; } li { display: inline; border-style: solid; border-width: 1px; padding: 2px; margin: 0px;} </style> <head> <body> <ul> <li>home</li> <li>hair services</li> <li>massage</li> </ul> </body>
-
I think you may scare him off with that price. $90 xp home oem(at newegg) $55 120 gb harddrive(at newegg) $30 memory(that price may be less or more. I use used memory from ebay all the time) $175 total none the less, a shop will probably tack on another $100 - $150 to that price, once stuff is marked up $110 xp home oem $75 hardrive $40 memory $80 install windows $305 totlal
-
I run a repair shop myself, and am amazed I get paid $60 to install windows. I am cheap. One other shop in town chargesa $130 for desktop reinstall, $150 to do the job on a laptop. Those prices do not include the $100 for the upgrade cd of XP. That shop may also chage a fee to backup the data(I do it for free). They could be looking at about $200(or more) to have someone do it for them. At that point you may consider getting a brand new emachine for $300 I think they should at least try and do it them selfs. I would reccomend buying a new harddrvie(use the old for backup like you said). I jus
-
that is odd, as far as I can tell the tagworld homepage only uses flash. Since you have flash installed, I don't know why it is complaining.
-
Set Up Internet Share On Earthlink
shanenin replied to macmarauder's topic in Windows 10, 8, 7, Vista, and XP
do you have the router set to use it as a dhcp server? edit added later// I think you are correct, you have a switch, not a router, so it is not able to act as a dhcp server(needed to share internet). My limited knowledge of networking makes me think you are unable to do that with the equipment you have. You need a router that can do NAT. edit added later// you can use your wondows computer to share internet. I think you would just need to install a second ethernet card. http://www.practicallynetworked.com/sharing/xp_ics/ -
I noticed I needed the following plugin to view some of the media on tagworld Mplayer and FF plugin did you install that one? edit added later// are you getting the missing plugin message as soon as you goto tagworlds homepage(main)?
-
just curious, if you goto this sight, does the flash work, or does it tell you to download flash(or needed plugins) http://video.google.com/videoplay?docid=-6...ceid=searchfeed
-
I would reccomend checking the folowing items, you will probably use most of them: AUD-DVD codecs Flash Player (this one is needed for tagworld) Mplayer and FF plugin Media Players Multimedia Codecs SUN JAVAv 1.5JRE nVidia Driver (choose this only if you have an nvidia video card installled)
-
you mentioned in your PM that you use ubuntu. I would reccomend automatix, it will install most of your commonly used plugins and other goodies. Below is a link, if you have questions about installation, post them here, I or someone else will be able to walk you thru it :-) http://www.getautomatix.com/index.php?opti...ge&Itemid=1 this below seems like the easiest way to install, just enter these three commands into a terminal, one after another wget http://www.getautomatix.com/files/automatix-installer chmod +x automatix-installer ./automatix-installer then after it has installed, you can
-
Thats neat, thanks for the link :-)
-
Do you mean for testing malware in a safe environment, or using the vm for safe surfing?
-
Need Help Updating My Dvd/cd Drive
shanenin replied to Wargod18's topic in Windows 10, 8, 7, Vista, and XP
To check the outside possibility that your 2nd ide channel is bad, you could try and slave your dvd player to the first ide channel, along with your harddrive. For testing purposes, this will let you know with more certainty the problem is your drive. In all honesty, I doubt you have a bad ide channel but it is easy enough to check. -
you seem to be doing eveything correctly. That sight uses flash, so I am pretty sure that is the plugin you need. What version of linux are you running?