Oh, that.
Basically, I just downloaded and installed Sun and Netscape's iPlanet Web Server.
Printable View
Oh, that.
Basically, I just downloaded and installed Sun and Netscape's iPlanet Web Server.
APACHE!
Aah THAT's how you do it! Thanks :)Quote:
Originally posted by Andreas@ALSoft
j2k, as I've seen you had problems adding a smily to my poll.
here's the code you have to insert into the suggestion OR name text field:
<img src="../cgi-bin/smile.gif" align="absmiddle" border="0">
'This will show a smily
<img src="../cgi-bin/sad.gif" align="absmiddle" border="0">
'This will show a sad looking face
So far it strongly looks like our service is gonna be called OCARINA ;)
It leads with 15 votes.
http://www.alsoft.f2s.com/revolutionnetwork
OK great Turtle with Your APACHE but I tryed many time to download it and I all the time achive to a page who have 25 files. I just want to download a Zip install all and establish the server.
Requires Windows 98 (maybe)/Me (you're retarded if you use it :D)/2000/XP: http://httpd.apache.org/dist/httpd/b...-no_src-r2.msi (1.8 MB)
It lead by 104 now ? :eek:Quote:
It leads with 15 votes.
Okay, I feel now the poll should be closed. The name for the network is:
OCARINA.
The Online Community And Revolutionary InterNet Application will be it's official name :) Well done Andreas.
Time to find the LOGO!!!!!!!
Yep, so all you lot who keep whinging saying "I've got nothing to do!", well.. now you have :D Design a logo for the OCARINA network :)
I can port this one: http://www.vbforums.com/attachment.php?s=&postid=532574
Nice :) But, lets give the others a chance first :)Quote:
Originally posted by filburt1
I can port this one: http://www.vbforums.com/attachment.php?s=&postid=532574
...I still think Revolution Network would be the best "fitting".
Besides, what does our IM and portal have to do with a musical instrument or Zelda in the first place?
I do have to agree, the name is pretty stupid. Somebody probably just clicked the link a million times.
The logo should have Ocarina or Revolution Network?
I'm sorry that you don't like the name, however it has nothing to do with Zelda FFS! It's an ACRONYM for a name which is fitting for the network: Online Community And Revolutionary InterNet Application.
There will be no trace of 'Revolution Network' on the end product as that is not it's name.
....I would have to agree with filburt on this one........................
...Yes, but even if it IS an acronym, it still has nothing to do with IM or a web portal.Quote:
Originally posted by j2k
I'm sorry that you don't like the name, however it has nothing to do with Zelda FFS! It's an ACRONYM for a name which is fitting for the network: Online Community And Revolutionary InterNet Application.
There will be no trace of 'Revolution Network' on the end product as that is not it's name.
I can't believe it!
BTW: It was NOT me, who voted so often
Gonna send you a picture of an ocarina ;)
Maybe we can use it (but don't need to)
Obviously the poll didn't cookie you or log your IP when you vote, so it's not like we can rely on its results.
I know that the poll is NOT perfect.
But it IS NOT possible to avoid multiple voting completely.
I think we can use OCARINA for a name now, but we can of course leave the poll open and lock voting for OCARINA
I closed the poll now, you can still click but that won't have any effect
104? Come on.
IT WAS NOT ME!
Nobody said it was.
I have no idea who it was but it was already 15 some hours ago
Last time I went to website the score was 15, so jsut put back 15 and stop doing a debate on the damn 104 lol who care. Second, remake a poll who we can vote only once(one time).
Ok, I gonna write a poll where everybody gets ONE key code that allows voting.
After the vote has been counted the keycode will be made invalid.
Good then give us the link and we will vote and make graphic.
I don't already have a poll as described above but i gonna prog it.
The OCARINA Networks page is located at:
http://www.alsoft.f2s.com/ocarina
If you try to access the old page you will be redirected.
You make your own poll? with what? Why you don't take a free poll?:confused:Quote:
but i gonna prog it
Sorry if this sounds harsh - apologies in advance:
You people are undermining my authority here! The poll has been running now for a week, and we have a winner. Yes, maybe with 104 votes it sounds fixed, but even if it was 15, it would have still won as the runner-up was Go.Net with 10. The name does, in my opinion, represent what the program will do clearly. If you feel it doesn't, I suggest you reread my post in the "Project Requests" section.
Once again, apologies if it sounds harsh, I'm not in a particularly good mood at the moment.
How can OCARINA can have 15 when we are only about 8 in the project sorry but I like OCARINA but I can figure how a name can have over 10-12 but leader of project should said if they want to redo the poll or just simply said what is the name. ( a name is a name ... that not the end of the world).
True there are only approximately 8 full-time workers on the project, however the voting was open to the public too.
This argument is pretty amusing. :cool:
There's no argument.
Anyway, an ITV News Special is just about to start with regards to the WTC bombing. See ya tomorrow.
Eisecure I know you searched something to showintasbar at run time. I found that code for you ( but I didnt test it).
VB Code:
Private Declare Function GetWindowLong Lib "user32" Alias "GetWindowLongA" _ (ByVal hWnd As Long, ByVal nIndex As Long) As Long Private Declare Function SetWindowLong Lib "user32" Alias "SetWindowLongA" _ (ByVal hWnd As Long, ByVal nIndex As Long, ByVal dwNewLong As Long) As Long Private Const GWL_EXSTYLE = (-20) Private Const WS_EX_APPWINDOW = &H40000 Private Sub Form_Load() ' hide this form from the taskbar SetWindowLong Me.hWnd, GWL_EXSTYLE, (GetWindowLong(hWnd, _ GWL_EXSTYLE) And Not WS_EX_APPWINDOW) End Sub The next example demonstate that you can use the same approach to force a form to display itself in the taskbar: Private Sub Form_Load() ' show this form on the taskbar SetWindowLong Me.hWnd, GWL_EXSTYLE, (GetWindowLong(hWnd, _ GWL_EXSTYLE) Or WS_EX_APPWINDOW) End Sub
First: DaoK, I made that poll using Perl/CGI
Second: Filburt, I like you turtle avatar better than the one you're using right now.
Third: It's 23:48 local time now, so I got to get some sleep coz I've got school tommorow
AgreeQuote:
Second: Filburt, I like you turtle avatar better than the one you're using right now.
How about we use the poll at my forum?
That way, you could only vote once, and it is only open to us developers. :D
I think we should write some code. :D :D
New Poll: http://www.eisecure.f2s.com/cgi-bin/ikonboard.cgi
Click on Revolution Network Project, and click on Service Name topic.
And then, make a vote. (We can guarantee everyone votes once this way) :)
SLOW SITE! :(
Hey, i got more than what I paid for. :D
I voted to your site EiSecure!
Me too. You better have voted for Go.net or else... *menacingly punches fist into palm while staring Daok in the eye* :D :D
ah...I see someone likes my suggestion for the name. :D
Hey, that domain name is worth a fortune. Go register it just for the hell of it. :D :D
:D:D:D
...let's
Who gonna paid for the domain ?
Between turtle you should have a new title for your 3000th post, good job and keep helping people like you did since these month.
:)
Thanks. :cool:
Dont take it bad if I took off the sexy avatar you did to me Turtle but I wanted both Flag on it :D
It's all cool.
GoodNight all, I hope to have something to do in few with the project!
Daok, zzZ :o ZzZ :o ZzZZ :o zZz :o
Why do you wake up every 5 seconds? :p
OK i am wake up and I go to school in 10 minutes weeeeeeee. I was insomniac :D
I think go.net IS registred, at least j2k told me that it was
Yes it is. Therefore the entry is invalid. See www.builder.com and search for go.net - it will say it's already been registered. Sorry.
Although I know that our online service has nothing to do with the music instrument called ocarina, I've uploaded this "little" picture of my ocarina (NO JOKE, I really have one :D)