Jump to content

dcole.ath.cx

Members
  • Posts

    430
  • Joined

  • Last visited

Everything posted by dcole.ath.cx

  1. I guess Fedora would make more sense since he didn't find any support. Doesn't matter that much anyway since they are so close. So virtualadz, is there a 'red hat' or a 'white F with a blue background' in your upper right hand corner? If it is not a red hat, then you can go to http://fedoraforum.org and they can help you out 100 times better than I could.
  2. Well... 1. when your in there, switch to the hardware tab and make sure it detects your hardware.2. Make sure the cable and router are good, by using the computer your using to read this to connect to the path the Red Hat computer would use.so if 1 and 2 are good, that leave connection... does it say 'Active' under 'Status' in the 'Devices' tab? I would hope it didn't... other wise the problem would be else where. If it doesn't just press 'Activate' to humor me... it should then pop-up a connection window, that will take a long time and tell you it couldn't connect.We'll see where this gets you...
  3. I think it would be better to give him the Red Hat one and not the Fedora one since he's running Red Hat.http://www.redhat.com/docs/manuals/linux/R...ork-config.html
  4. Just so you know, When you get Red Hat, you get support... so you should have gotten something that said support for 1, 2, or 3 years. You can call them anytime about anything or maybe it's just week days... I've never used Red Hat.Anyway...To connect to your network or the internet... click on 'System' which is by default on the top task bar. Then click 'Administration'. Then click 'Network' or 'Networking'. Now because I don't have Red Hat, I can't tell you what to do to the dot... so this is how Fedora does it.A. If there is a Device selected in blue, click 'Edit'. In there you can pick from automatic or static network. Once done click 'OK', then 'Deactivate' and 'Activate'. B. If that doesn't work or there isn't one, then click 'New'. Click the type of connection you want... Ethernet for a ground Network, Wireless for a Wireless Network, Modem for a phone line... Then click 'Next' or 'OK', and select the card your computer has... it most likely will select for you and click 'Next' or 'OK'. It will then ask about automatic or static connection and after than you'll be done.If you have any problems look into this Support thing I talked about before.
  5. I would be easiest to use a pre-made search engine.I've made a PHP search engine and it takes a little time and will power. You need to understand how search engines work first... things like retrieving pages, sorting, storing, and not over loading the server (timing out).
  6. Why not use S@m's idea... because it works. That's the same code I would have posted and it's both XHTML and CSS valid. You also can't say it doesn't work because I've personally tested it in IE 6, IE 7, FF 1.5, FF 2, Opera 9.1 and Opera 9.2.
  7. dcole.ath.cx

    Valid?

    CSS understand 3 digit HEX Codes... for example ABC is really AABBCC. So if you ever have 3 doubles you can shorten it down.
  8. If you have a look at this page is IE (or Opera) and FF, you will notice the difference. http://removed.example.comThe "Coffee Company" gets moved down in FF. What can I change to fix this... I just can't see a solution without messing it up in IE.Never Mind... I got it.
  9. How do I over lap images or can I?I was trying with z-index but it wasn't working out. Can someone give me some sample code that does this.
  10. I was thinking about using it in BASIC but I found out BASIC doesn't support many advanced things... O well I worked around it.
  11. When you have:$Mitch = "hi"$$Mitch = "Dan"Then $hi = "Dan"what is that called... Dynamic Var. or Multi Var. or something else... I don't remember.
  12. oops... I was using align and that wasn't working out so well, I needed float.
  13. I'm making an xhtml page and was wondering how you would do this:I want a bulleted list in it's own box on the leftA image on the rightThen Text in the middle, but spreading out to the full width once the list and image endI DO NOT WANT ABSOLUTE POSITIONING__________***************_________________|^^List^^^|TEXT TEXT TEXT |IMAGE$$$$$$$$$$$||^^^^^^^|TEXT TEXT TEXT |$$$$$$$$$$$$$$$$$||^^^^^^^|TEXT TEXT TEXT |$$$$$$$$$$$$$$$$$|-------------- TEXT TEXT TEXT |$$$$$$$$$$$$$$$$$|TEXT TEXT TEXT TEXT TEXT**|$$$$$$$$$$$$$$$$|TEXT TEXT TEXT TEXT TEXT *|$$$$$$$$$$$$$$$$$| TEXT TEXT TEXT TEXT TEXT *------------------------- TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT...
  14. dcole.ath.cx

    z-index

    how do you have an image that has text on top of it... like using z-index.
  15. I would stay away from an all flash site, I've tried everything under the sun... and I remember making 3 versons of an all flash site, and it was a bad idea. Such a bad idea... I don't even no why I made a 2nd or 3rd version of it. It's also a long task. I had to make like 3,000 buttons (since each one had 3 stages)... but then I had to redo it because it didn't work out, then something else came up, so I ended up working on 8,000 buttons just on one verson. O, what a waste of my time.........
  16. there are other ways of tricking people, you could hide it in another frame, then when they view the source, they only see the main one... then they would have to hunt down the other one.The best way would be to put a lot of junk in the script, but not so it affects the look of it in the browser (pointless javascript) and then remove all the returns so it's ONE LONG LINE!I think just putting it into one long line would do the trick, it's easy to do and alot of work for them to undo... they would really want to have it. Then it would also speed up the loading time, vs adding junk slows it down.---- ---I really wouldn't worry about people taking it, there isn't anything too special about html. I've made large php scripts, like a search engine and forums, and thoughs way surpase anything "cool" html can do. The only copy cats that stay alive are the copy cats for php.net and others large sites that want there loads reduced, and only have the content to help support a product they make and need the content to help with confustion issuses.
  17. dcole.ath.cx

    php forum

    Anyone know of a php forum that uses a flat file DB (txt files) and can be downloaded. And don't say google it... I tried that, really didn't find anything.
  18. It's been awhile and I can't remember everything so good...How do you put to div tags next to each other using css?? since they normally have a new line at the end...Also, I need this to work in any browser at any res. ... so no absolutes!!
  19. Does anyone know or can find a script that can compair images. Like find an know object in a large picture. It doesn't have to be in php, and yes, I have tried google... alot and I can't find what I'm looking for.
  20. dcole.ath.cx

    chatterbot

    Does anyone know of a php or perl chatter bot (chat bot, talk bot...) that can reply to human talking to it (though a website or IM)Also I want it to run on my own server. So I can added to it, make it learn... I've been searching Google but I haven't come up with anything.
  21. Well to put a username and password in for ftp you go like:ftp://username:password@url/you can use it for http too but I've never seen it in use...
  22. how about voting on topics, some forums have it where you can vote on a topic...I like it because you can find good or common stuff fast.
  23. If there on the same network, it's not going to be that easy using php...The server should have some software that allows you to set a load balancer and tell it what to do if it is exceeded. The best way using php would be to have 2 addresses, like example.com and www.example.com... one of them on each server.---- ---SFB, he may have too small and old server which can't take alot to begin with, but he must have alot of people still... like 100 at any given time.
  24. I'm a smart person... I have the script check to see if my site is down before it even goes to there site... so then I can check it often with out them getting mad. Also since it's php it uses my user-agent so they will no know it's a automated script.
  25. I used gethostbyname('dcole.ath.cx'); and it got what I wanted
×
×
  • Create New...