View Full Version : New website on the RISE......
bikerboy
02-28-2005, 01:33 AM
OK, I am working on a new webpage. No no no. Nothing to compete with our sites like forums and such. Just something that's mine and I can host stuff from it where the other sites don't allow upload of pictures. Or I can host vid's I have that others may want to see. Nothing big, nothing extravagant.. Just a decent site.
If I pay someone to do it, will they have "hacker" skills and ALWAYS be able to screw with stuff behind the scenes? If so, I am better off doing it myself, right?
So what do I need?
I remember some talk of vBulletin but not sure what it does exactly. What should I go after, etc....
What should I watch out for, and so on.
Thanks....
so what are you really looking for?
-a site designed.
-a place to host vids and shit
-security from RPM type fags?
bikerboy
02-28-2005, 02:03 AM
so what are you really looking for?
-a site designed.
-a place to host vids and shit
-security from RPM type fags?
all fukin 3 of those. I thought designing my own in basic format would be fukkin easy.... I thought the complany that I am paying will have the features to prevent security breaches and I should be able to damn host, andwhat not.
You know?
Man, I am confused off my ass. How long will this take to design...? I am assuming it shouoldn't take long...
all fukin 3 of those. I thought designing my own in basic format would be fukkin easy.... I thought the complany that I am paying will have the features to prevent security breaches and I should be able to damn host, andwhat not.
You know?
Man, I am confused off my ass. How long will this take to design...? I am assuming it shouoldn't take long...
It can very on how long it'd take.....are you experienced with site designing at all? who do you have a hosting account through all ready....
bikerboy
02-28-2005, 02:29 AM
It can very on how long it'd take.....are you experienced with site designing at all? who do you have a hosting account through all ready....
nope. Not at all. I have and had no idea. I though it'd just work. You know it'd be just blank and it'll have linky things that would say " wallpaper, pictures, etc"
Damn man.... this is a bitch....
inolen
02-28-2005, 02:36 AM
nope. Not at all. I have and had no idea. I though it'd just work. You know it'd be just blank and it'll have linky things that would say " wallpaper, pictures, etc"
Damn man.... this is a bitch....
lol
bikerboy
02-28-2005, 02:39 AM
lol
why are you laughing. I thought this shit would be easy.... Now that I spent my cash money i just wanna :bomb:
inolen
02-28-2005, 02:44 AM
http://www.google.com/search?hl=en&q=html+tutorials&btnG=Google+Search
Here is one decent site I saw at first:
http://archive.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimerAll.html
HTML is easy, take the few hours to learn the basics. Then it might be a good idea to obtain a decent WYSIWYG edtor like Dreamweaver.
bikerboy
02-28-2005, 03:04 AM
http://www.google.com/search?hl=en&q=html+tutorials&btnG=Google+Search
Here is one decent site I saw at first:
http://archive.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimerAll.html
HTML is easy, take the few hours to learn the basics. Then it might be a good idea to obtain a decent WYSIWYG edtor like Dreamweaver.
thanks man. After I read it I should be ok and ready to start right?
damn this is more technical than I thought...
Now that this is there hackers will REALLY try to hack me right?
inolen
02-28-2005, 11:55 AM
thanks man. After I read it I should be ok and ready to start right?
damn this is more technical than I thought...
Now that this is there hackers will REALLY try to hack me right?
What do you mean try to hack you? If you aren't hosting the webserver, you don't have anything to really worry about.
bikerboy
02-28-2005, 02:56 PM
What do you mean try to hack you? If you aren't hosting the webserver, you don't have anything to really worry about.
So basically, whatever I put isn't going to be streaming from my computer making me available and my computer to the public all the time. So whatever I put up is "stealable"....
How do people make those things where if you right click the pic it says, "ask permission, you cannot steal these pics, "etc
Maybe I am getting to far ahead of myself. Maybe I just need to figure this out and get it going first....
inolen
02-28-2005, 03:13 PM
So basically, whatever I put isn't going to be streaming from my computer making me available and my computer to the public all the time. So whatever I put up is "stealable"....
How do people make those things where if you right click the pic it says, "ask permission, you cannot steal these pics, "etc
Maybe I am getting to far ahead of myself. Maybe I just need to figure this out and get it going first....
Those right click you can't steal this things are javascript. But it's piss easy to get around them, they are a joke
bikerboy
03-01-2005, 03:27 AM
Those right click you can't steal this things are javascript. But it's piss easy to get around them, they are a joke
shed some light this way. PM me if you must...
inolen
03-01-2005, 04:16 AM
Just Edit->View source. You can stills till the <img src="link"> tag. Just paste that link into your browser, and there you go. Or just disable java scripts in your browser and they won't work either.