Jump to content
xisto Community

Saint_Michael

Members
  • Content Count

    7,978
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Saint_Michael

  1. I draw your attention to the following links. http://www.adventsupport.com/viewforum.php?f=1 Laptop repair out of UK (I think although the domain is from the UK) http://www.dab-solutions.co.uk/ That should get you going shadowx.
  2. Have you tried searching their forums and see if their is an answer to your problem? You would get your best response there, although a few members here might be using SMF.I am assuming your using the new version of SMF if not when I installed (pre-installed script) image verification was not activated.
  3. Could it be the simple fact your Hardware and hard drive are just broke for some unexplainable reason and all the common stuff does not work for it. If so just get them replaced, which you already have.I just skimmed the posts but by chance did you run a diagnostics (F12 key I believe) and see if any errors popped up?
  4. Well to go on more about this you could say that the phone is a whored device in itself. Reason is simple, you got like few million different looks for hte phone and range from $20 to like $500 just for the actual device. Now lets let at service plans, people tend to get a full package phone and when they're not in a area that accepts the phone, they are screwed out of like $400. You could blame the Japanese phone market for this idea of producing 1000 of different designer per month and for what to make the quick $. Yeah it's capitalism at it's best, but really, what will happen when the day comes that phones are useless? Millions possibly billions in revenue will be loss because of this. However we all know that some revolutionary products will never see the light of day, because of two factors 1. Cheaply made and yet effective 2. You only need 1 and so no profits will be made because of that fact. Only if that were possible, but again it's not a smart business decision, just because if Cisco waits it out, their could be legal problems. You can only go so far saying we have the copyrights to it. If they caught it early on then yeah Apple would have no choice, but if Cisco wait like a year to do anything, then it would take maybe 3-4 years before anything will happen in courts. But like I mention before if Cisco was smart sell the paten and let Apple suffer. Well Apple could still suffer because then they will have to destroy all the phones they made, thus millions of dollars gone.
  5. Here are some links/tutorials in setting up a progress bar. http://forums.xisto.com/no_longer_exists/ http://forums.xisto.com/no_longer_exists/ GOOGLE KEYWORDS: progress bar in VB
  6. I well I have had a simlar thing happen to my wifi router, but it would cut off the connection. The solution would be to update your your firmware, this usually solves the problem, thats if you haven't already done then that. But like buff mention, you should secure your wifi, so the leechers can't get to your wifi.
  7. I am assuming your not using cpanel, if you are you could set them up that way. any ways I thought I toss this little code up for you https://www.sitepoint.com/introducing-cron/ it's a series of php scripts and some mysql that should get it going for you.
  8. Well couldn't you set up a series of php scripts to pull off a iframe? Or set something up with ajax that creates an iframe that validators cannot "Scan"?But with what mastercomputers said, best to trim down to 1.0 and wait for this Xframe to come out.
  9. Well after looking at the site and reading the posts you could say that the Iphone is a bona fide Vista of telephones, all show and nothing more.Agree with max all they did was upgrade it and combine already if not old technologies, like the touch screen (credit card scanners, PDA's), vista lke graphics oooh lets ***** out the glass effect why don't we . Added an ipod and video/audio software. Heck Verizon has something similar without the spiffy graphics.The only conclusion I could come up with is that Apple is sucking in the OS department so they want to get in on the phone market. Of course you think they would try to do something with Ipod and make it better or something but nope, they want in the phone market that hey have no chance in getting to the top.But with Cisco though, apple is playing fire they can't handle that is well proven, of course the question would be does anyone know what product they made in order to have Iphone copyrighted in the first place? I think the move Cisco should make is keep the threat about suing going and see how popular this IPhone gets, if it is good take a sure of the profits, if not sell the name to Apple and let it ruin them .Either way I think it is kind of pointless to make all those phones do all this stuff, yeah I got one but really whats takes you two minutes to read an email on a computer it's takes like 3 hours to read it on a phone (not really but you know what I mean).
  10. Funny thing about this, I found an A.L.I.C.E. AI and it speaks what you type in and once I got the timing correctly I had about a 10 minute laughing session going on. Needless to say don't have a robotic voice speak what you type it just weird and even possibly wrong at the same time.Other then that I think it's a more of a inconvenience to set this up right, assuming people are using the right key words for this program to work like it should. When you use it to explain what your site is about and stuff, of course I haven't seen to many sites who uses this anyways.
  11. I know of a post that discusses this before, I made mention to the fact that loading too many files at once usually times out the server because of server overload. Best thing to do is instead of upload hundreds of files load them up in groups of 5 or 10 and this well prevent the ftp software from timing out.I don't know of any glitch, but I do believe the ftp transfer rates are fixed as so everyone has equal amounts and so no one person will be hogging of the bandwidth needed in transferring files.
  12. I concur with what truefusion says I would go head and remove the header div, since any text you put into that div will push the menu over. Also another method would be to set your margin-left at -1000 and margin-right at 0. It will do the same thing as well. But in both browsers the text will disappear. #header{background:url(headerbg.gif) no-repeat #552A00 top left;width:364px;height:574px;margin-left:-1000px;margin-right:0px;margin-bottom:0;float:left;overflow:hidden} But like truefusion said go ahead remove that div and you are set.
  13. well I had the blue screen of close ot death a few days ago, I think lost most of my hair trying to recover, in which I did recover everything, although it cost me a call to Microsoft to get a new number, because it was changed enough to require a new ID number .
  14. What shocks me is that myspace is still operating after all those cases of pedophiles and stuff, of course you don't hear to much about the families suing myspace about what's been going on.Then of course the fake profiles, phishing, the spoofing as well. Let not forget the ridiculous load times because people got like 100 video's and songs loading at the same time. Hopefully it is just not me but I have to log in twice, just to check to see if any trap or Xisto members have joined. :)You should see the myspace sucks websites that are out their even funnier then the paypal suck websites .
  15. What makes PHP fun is that you can have many includes as you want one file, just have to make sure they are coded correctly.my website uses a combination of mysql tables and flatfiles for different stuff although I had made a booboo on moving some files and messed everything up.Examples would for flat files would be counters, logging IP'sMySQL forums,, guestbooks, mail, or other large applications (see fantastico for those examples)What makes PHP fun is that you can have many includes as you want one file, just have to make sure they are coded correctly.my website uses a combination of mysql tables and flatfiles for different stuff although I had made a booboo on moving some files and messed everything up (not worried havn't done much with it anyways).Examples would for flat files would be counters, logging IP'sMySQL forums,, guestbooks, mail, or other large applications (see fantastico for those examples)
  16. Agreed on the other to posts word and front page both use a lot of junk code in their sites. Frontpage will help load the pages quicker but I wouldn't use it.CoffeeCup is pretty good, never used it much, I do now they provide a lot of pre-installed javascripts which are somewhat beneficial, but come with some junk code.Although it's nothing like frontpage or dreamweaver, but 1st Page 2000 is a good editor for novices it is almost like coffeecup but more like dreamweaver, although I haven't used it in years I don't what changes they made. But it is still free though which is good.
  17. Well lets break down Ohio's and Florida's schedule OHIO FLORIDA As you can tell both teams had weak schedules in terms of the number of ranked teams they played against. Ohio biggest threats were Texas in week 2 and of course Michigan at Week 12. Other then those two games the rest were easy games as you can tell by the lopsided scores Ohio was producing. With Florida they started the season ranked 5th, their biggest threats were from Tennessee, Auburn and Arkansas, With the Big loss to Aurburn which only dropped Florida to 6th, because of losses elsewhere in the top 10. You could say that Florida had the tougher of the schedules just due to those three games and some of the games they barely won, like the South Carolina game. Which means Florida was better prepared then Ohio was. Now lets add in the next factor Ohio had 51 days off because they already clinch the big 10 championship. Although they prepare that is a long time either way. The next factor were key losses throughout the top 25 Big Ten Standings SEC Standings As you can tell most of those teams were either ranked or were ranked through out the season and big losses to either lower ranked teams or unranked teams set this up. Of course everyone thought including me it was going to be a close game but with Ohio winning it (opening kickoff proved that). However as we found it it was a lop sided Florida victory. I don't recollect a BCS championship that lopsided, yeah #2 teams have beaten #1 but not that badly. So the question remains what happen? Could it be that they to cocky about an easy victory? maybe but who knows, whats real sad their Heisman player was not doing good either. So who knows what happen maybe next year when schedules come out Ohio could either redeem themselves with stronger schedule or prove the point that they just got lucky.
  18. wait so the search engine is based off of key words that the forum makes through it's posts then? I assume that you tried to strip out the search function altogether then? Then on that assumption the board error out because the search function relies on the posts.I know I seen a google mod for IPB but of course that went to the google page and showed the results. I think their was a mod for 2.0.x that tweak the original search in such a way that you could get more accurate, might have to look it up and toss it your way and see if something could be made out of it.I know a lot of people have complained about it, but I don't know if a discussion has been made at invision board main site.
  19. To add a bit more to john post I also recommend this site it has list of SEO links to help improve your ranking. http://www.alvit.de/handbook/ Of course the key is to get a good google ranking is content and links, if you think your 5 page website will get you anywhere think again. A website with like 50-100 pages of content and like hundreds of key words will get a better chance. Then of course is the affiliating with others sites that are based on the same thing your website usually helps bring in visitors as well. Hopefully these two posts helped you out and any future posts that may come your way. We do have SEO sub forum here that you might be interested in make sure to check that out as well.
  20. I already made my comments on trap about site but I did not know about the site advisor M^E and now I got it installed thanks, Now to reap on the rewards for this plug-in .
  21. From the site it is in international waters off of England's coast. More like someone decided they didn't like the way things where being run so they got the money and bought one of these platforms and said. "I CHRISTAN THEE SEALAND" or something to that effect.
  22. go with the RAM and what from I know direct X 10 comes with vista Installed unless someone heard different about that. Of course the spec I gave are based on opinion and from what I been hearing, I don't think it will take 10 gigs to run it but it would help .
  23. Be straight up with her that you don't want to go out and that you just want to be friends, if she can't handle that she has problems. Simple and honest is the way to go.
  24. Interesting on that little security feature, in which case most likely that is used for login, store,admin scripts for added security. I did find an additional way, a bit more complex but does the same thing. $current_url = $_SERVER['PHP_SELF'];echo "<a href="$current_url">http://totaldream.org; .$current_url. "</a>"; With this if I look at this right when you click on the link that uses this set up the server will load regardless of where it is located, you click the link and it will bring you there. so in a way you could echo your whole nav system like that.
  25. everyone knows that if you do those speed tests you never get it the speed that your supposed to get. Since my main question did get answer and I don't plan on buying it(not anytime soon) the topic is closed.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | 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.