Page 46 of 367

Re: All you need to know about Pirate-Community

Posted: Mon Jun 12, 2006 5:17 am
by Reese Riverson
I have came accrossed something weird on PC just now. When I was looking at the Gust Space and I read Romano's post, some error boxed popped up.

http://hoodcom.sytes.net/rtfs/download_ ... r_what.png

I am not sure if it was from Pirate-Community or my computer, but I thought I say something about this just incase.

Re: All you need to know about Pirate-Community

Posted: Mon Jun 12, 2006 4:04 pm
by neo
Hunchman801 wrote:If I created a personal space, I would use a custom system.
Custom system? You mean that you could custimize the background, like I did with my whybotherlol space?? :P

Re: All you need to know about Pirate-Community

Posted: Mon Jun 12, 2006 5:59 pm
by Hunchman801
I think nothing on PC can cause this error message to appear :|
Neo, changing a background on a blog is not using a custom system. I would just develop my own blog system.

Re: All you need to know about Pirate-Community

Posted: Tue Jun 13, 2006 4:23 pm
by neo
Oh, Ok. Its not hard, is it? To develop your own? Well, I look forward to it. :D

Re: All you need to know about Pirate-Community

Posted: Wed Jun 14, 2006 9:37 pm
by Hunchman801
You should learn some programming languages then -_-

Re: All you need to know about Pirate-Community

Posted: Thu Jun 15, 2006 7:59 am
by Reese Riverson
You can basicly just use PHP and MySQL for things like this right Hunchman? Can ASP and XML be used for things like that as well? I know there has been many things made by those two langauges but most commen one I have heard of is PHP.

Re: All you need to know about Pirate-Community

Posted: Thu Jun 15, 2006 6:28 pm
by Xenon
What about HTML?

( <FONTCOLOR=#545454></FONTCOLOR> )

Re: All you need to know about Pirate-Community

Posted: Thu Jun 15, 2006 8:52 pm
by Hunchman801
You can develop a blog system with any programmation language you want, but PHP is enough.
Xenon, HTML is not a programming language, it is only used to create the web pages you see, and now people use xHTML-CSS. By the way, what you wrote makes no sense, it should be <font color="red">Your text</font> or something like this, even if we would use CSS now.

Re: All you need to know about Pirate-Community

Posted: Thu Jun 15, 2006 9:59 pm
by Xenon
I was trying to use a hex code, lol, but I see your point.

Re: All you need to know about Pirate-Community

Posted: Thu Jun 15, 2006 10:05 pm
by Hunchman801
A hexadecimal code requires six numbers, not four -_-

Re: All you need to know about Pirate-Community

Posted: Thu Jun 15, 2006 10:07 pm
by Xenon
^
|

Happy now?

Re: All you need to know about Pirate-Community

Posted: Fri Jun 16, 2006 4:09 pm
by Hunchman801
This does not make any sense yet :P

Re: All you need to know about Pirate-Community

Posted: Fri Jun 16, 2006 4:15 pm
by Xenon
But this does:

<fontcolor=red> [insert text] </fontcolor>

Re: All you need to know about Pirate-Community

Posted: Fri Jun 16, 2006 4:56 pm
by Hunchman801
Not at all, sometimes you should read what I say :P

Re: All you need to know about Pirate-Community

Posted: Fri Jun 16, 2006 6:08 pm
by neo
This code is my fave:

<input type="Check box" name="City" id="City" value="Yes">

Re: All you need to know about Pirate-Community

Posted: Fri Jun 16, 2006 8:36 pm
by Xenon
What does that mean neo? :D

Re: All you need to know about Pirate-Community

Posted: Sat Jun 17, 2006 3:00 pm
by Hunchman801
This does not mean anything, even if some browsers will recognize it. You should write "checkbox" without any space... And do not forget it needs the <form> tags to make sense ;)

Re: All you need to know about Pirate-Community

Posted: Sat Jun 17, 2006 3:41 pm
by Xenon
Did you know you can make text bold for forum descriptions using HTML? :)

Re: All you need to know about Pirate-Community

Posted: Sat Jun 17, 2006 3:48 pm
by Newray
in phpBB? Of course, all text based fields in the phpBB admin section are HTML compatible. The same for Groupee... :wink:

Re: All you need to know about Pirate-Community

Posted: Sat Jun 17, 2006 3:56 pm
by Xenon
Not all, usernames, and other things like the Submit button :)