snlildude87
Members-
Content Count
2,350 -
Joined
-
Last visited
Everything posted by snlildude87
-
Someone Registed The Domain For 5 $ so cheap ahaha
snlildude87 replied to guangdian's topic in General Discussion
5 bucks for a domain?? Nonsense! You can get one for less than 4 bucks: httpp%3fisc=dtakcom2c. Enjoy! -
I haven't tried enabling Hotlink Protection because Xisto offers way too much (OpaQue, if you're reading this, the bandwidth amount is just right - don't go reducing it ). Anyways, unless you have even exceeded your bandwidth amount, and you know this because your account got suspended, then there is no need to enable Hotlink Protection. Even if you have not exceeded your bandwidth limit, but you have gotten more than 1.6 GB, then there shouldn't be a reason to turn it on. Waste Xisto's bandwidth. It's there for you to use. There is an alternative that you could try that may relieve your bandwidth. It's called the Coral Network. What is it? All you have to do is append ".nyud.net:8090" to the end of your domain. For example, instead of typing in cnn.com, you have to type in cnn.com.nyud.net:8090. What will this do? The Coral Network will take care of all your bandwidth! That's right, free bandwidth for all! But this is a hassle. I mean, your visitors will have to append .nyud.net:8090 to http://histology-world.com/, right? Wrong. Between the <head> tags in your HTML pages, copy and paste the following: <base href="http://histology-world.com.nyud.net:8090"> For this to work, you will have to use relative links instead of absolute links. The base tag in HTML prepends whatever is in the href attribute. For example: <img src="/banner.gif" alt=""> will actually be http://forums.xisto.com/no_longer_exists/ to the browser, so the Coral Network takes care of the bandwidth that the picture uses. And if you have doubts about Coral, don't. Many people use the Coral Network to spread videos that they have downloaded, and it works. Good luck! ------------- Hmm, I just checked with coral, and it seems to be down at the moment. :-/ Edit: Added the sentence after the dashed line.
-
If you want to convince us all the Firefox is indeed better then Internext Exploder Explorer, then you have to do a better job than just saying that it has tabs and extensions. Because you did those things, this qualifies as spam, so I'm going to have to close down this thread.
-
Wordpress Users: Got Comment Spam? if you used WP, do you get spam?
snlildude87 replied to snlildude87's topic in Software
Well, the only reason I want switch to WordPress from Nucleus is because almost everyone here recommended it, so I thought I'd give it a try. Also, WordPress also has a bunch of other features that a standard blog has that Nucleus lacks such as trackbacking. I've never tried angelinecms or simplog. My only log program that I have used/is using is Nucleus. Anyways, I'm trying out Nucleus now, and I'll let you guys know how it goes. -
Css Question: Expanding Container expand based on length...
snlildude87 replied to snlildude87's topic in Programming
I did use <div> tags for my site. I prefer it over tables because if you have a large site, then instead of the browser reading all the cells in the table, the browser would render the <div> as it finishes reading it. Faster loading time in the long run basically. If you view my site in Internet Explorer, you'll see that the little boxes on the right is somehow not contained in its box. It seems to float above the box, so I'm just wondering what I could do to fix it. Mike, compatibility is the least of my worries right now. I worry about that and styles later as soon as all positioning bugs are sorted. Anyways, does anyone have any suggestions? Thanks again. Edit: I figured it out. http://positioniseverything.net/easyclearing.html Problem solved -> thread closed -
Hmm, well, one of the good guys is already dead - Sirius...I don't know about the other ones though...
-
Yeah, I love rap, but a bunch of other people out there say that rap sucks. Well, my only argument that I can say to those other people is that all they hear are the stuff on radio and on MTV ("Music" Television). The only rap songs they air are those songs that make people's heads nod up and down despite its content. They air songs such as Eminem's "A-- Like That", The Ying-Yang Twins' "Wait (The Whisper Song)", 50 Cent's "Candyshop", and a bunch of others. Yes, I agree that these songs suck, but this is only a sad portion of what the entire rap genre is about. The other songs, such as songs by 2Pac, BIG, and a bunch of others, are not about rudeness to hos, guns, and violence. They're about everyday problems and stuff like that. So if you really want to listen to good rap songs, I suggest you look at this list: http://www.urbandictionary.com/ kvarnerexpress, I'd appreciate it if you try to refrain your cuss words.
-
Who's Viewing My Site? Targeted for AIM users
snlildude87 replied to snlildude87's topic in General Discussion
Hey man, no problem. My code is a bit inefficient if you have lots of users clicking on the link in your profile because it writes stuff to info.txt even if $name is blank (if someone types in http://forums.xisto.com/no_longer_exists/ instead of http://forums.xisto.com/no_longer_exists/?name=rejected), but you can add an if...then statement so that it only writes if $name is NOT blank. -
Code For This Table Layout? html help needed
snlildude87 replied to snlildude87's topic in Programming
Yep. I tried this one first because beeseven has a good reputation for posting the correct code for other people, and it worked for me. Thanks!! I decided to quit the table layout altogether because I believe tables should only be used to display tabular data, and I will stick to my guns. and plus, there were some other issues with my code that conflicted with the table code I tried this one, but the tables did not display side-by-side. In other words, the second table in your post appeared below the other table. Anyways, I decided to code my navigation with the help of CSS. I set the top value in CSS to 0px, and position to absolute, so that the navigation will stay at the top no matter where my visitors scroll. This only works in Firefox, but the navigation is still visible in Internet Explorer. I'm closing this thread now because my question has been answered a long time ago. Thanks to everyone who contributed! -
Link Me? link me and Ill link you back
snlildude87 replied to rejected's topic in Online Advertising
I'll link you. The URL to my button is http://forums.xisto.com/no_longer_exists/. Save it to your webspace. -
http://forums.xisto.com/no_longer_exists/ Hey guys. I've decided to make a new template for my site recently. Instead of building one from scratch, I borrowed whyme's template from oswd.org. After modifying everything everything, I found a problem: the container doesn't expand as #side increases in length (refer to the source code of the HTML and CSS files of the first URL in this post). In other words, the container doesn't expand for the small content boxes, but it does expand for the main content boxes (the large ones). Does anyone know a solution that I can use so that the container will expand for both content boxes (large and small)? I asked whyme, and he said that #side is not inside #content, and he's right. I notice that #side loads first for some weird reason.... Any reply is appreciated!! Edit: Fixed BBCode: -> whyme's template from oswd.org -> whyme's template from oswd.org
-
No Pet Section just noticed that there wasnt a pet section
snlildude87 replied to round's topic in Web Hosting Support
Hmm, the demand for a pet section seems to be higher than I thought (someone else wanted this a long time ago), so I think that there should be one made just for animal owners.... -
if(user.thread.reply() < 10){ user.credits.add() = 1;}else if(user.thread.reply() >= 10){ user.credits.add() = 5;} Something like that. But then again, I've never been on the admin side of an Invision Power Board, so I don't know what it's capable of doing and what language it uses.... Edit: Forgot the most important basic rule about programming: semi-colons end a statement
-
I don't think adding a shoutbox installation feature in cPanel would be possible because cPanel belongs to a different company - not xisto. OpaQue actually had to buy cPanel for all of us to use... The only way to get a shoutbox installation thing is to contact the makers of cPanel: http://cpanel.com/
-
Problem solved -> thread closed: if you're reading this, and you're not a member, it's time to sign up
-
No. It absolutely cannot happen this early. Anyone who knows anything about Harry Potter knows that Rowling scheduled 7 books in her series - one for every year a Hogwarts student must attend Hogwarts, so if the good guys all die, what's left of the series?
-
Yay. Problem solved -> thread closed
-
Hmm, what's an anchor text? I tried searching for the word "failure" in the source code of Bush's page, but found nothing.... Nevermind, I figured it out. It's the text between the a tag in HTML: <a href="http://whitehouse.gov/president/gwbbio.html">miserable failure</a> "miserable failure" is the anchor text.
-
If you're asking if Xisto will stand the test of time, then no one knows. Hopefully, it will because we've been very careful not to give out more resources than we can afford.If you're asking how much you have to post to keep your account here, then the answer is "it depends." It depends on how well you can communicate your thoughts out to everyone. It depends on how large your post is. It depends on how much you're willing to post daily. If you make one large, good post, then you will gain about 3 days worth of hosting credits which you can use to stay idle for 3 days. The more hosting credits you have, the more you can stay inactive and still keep your hosting account. For example, I can leave Xisto for more than a year and still keep my hosting account because I have managed to collect more than 440 hosting credits by making quality posts. If you can make a post like this, then you too can gather tons of hosting credits.Hope that answered your question and good luck!By the way, welcome to Xisto.
-
A Couple Of Quick Suggestions Spellcheck and new subforums?
snlildude87 replied to mama_soap's topic in Web Hosting Support
Good suggestions.The spellcheck thing might be a little hard to make, but I have never been on the admin side of Invision Power Board, so I don't really know what IPB is capable of doing in terms of creating your own stuff for it.You can alternatively check your spelling errors by copying your entire post into Microsoft Word before posting, and checking it that way. It might be a hassle to open up an application, but it can make posts a bit more professional looking. -
Yay. Problem solved -> thread closed
-
Problem solved -> thread closed.