|
kurse
|
 |
« Reply #160 on: April 06, 2008, 05:37:05 AM » |
|
hi followed the link to request an invitation
can i have one?
thanks
|
|
|
|
|
Logged
|
|
|
|
inp o҉rtb
The Gangsta
Global Moderator
Official 110mb Guru
   
Offline
Posts: 15644
experimental theologian
|
 |
« Reply #161 on: April 06, 2008, 08:26:41 AM » |
|
Done. And I'm going after that bug. Meanwhile... it should work in Fx and Opera  ### EDIT ### Bug fixed. Thanks for the report. Ya know... Bill should be severely punished for wasting people's time XD
|
|
|
|
|
Logged
|
|
|
|
|
tangent128
|
 |
« Reply #162 on: April 10, 2008, 11:54:27 AM » |
|
Small bug- the "edit stylesheet" button doesn't seem to do anything. Even smaller nitpick- no background color is set for the whole page.
|
|
|
|
|
Logged
|
|
|
|
inp o҉rtb
The Gangsta
Global Moderator
Official 110mb Guru
   
Offline
Posts: 15644
experimental theologian
|
 |
« Reply #163 on: April 10, 2008, 04:31:16 PM » |
|
I don't think there's an "edit stylesheet" button. To load the stylesheet for editing, you click the "load stylesheet" button. You can then "save stylesheet" and/or "apply stylesheet." Interesting idea... I'll be sure to make it white when I add the other functionality 
|
|
|
|
|
Logged
|
|
|
|
|
tangent128
|
 |
« Reply #164 on: April 11, 2008, 02:24:39 AM » |
|
Sorry, the "load stylesheet" button. In any case, it won't work for me. The profile editor works just fine, though.
|
|
|
|
|
Logged
|
|
|
|
inp o҉rtb
The Gangsta
Global Moderator
Official 110mb Guru
   
Offline
Posts: 15644
experimental theologian
|
 |
« Reply #165 on: April 11, 2008, 02:48:52 AM » |
|
Ah. What browser have you got?
|
|
|
|
|
Logged
|
|
|
|
|
tangent128
|
 |
« Reply #166 on: April 11, 2008, 03:28:54 AM » |
|
Opera 9.27 & 9.5 Firefox 2.0.(some small number) IE7
|
|
|
|
|
Logged
|
|
|
|
|
TDSii
|
 |
« Reply #167 on: April 12, 2008, 09:45:27 AM » |
|
hey man, i just saw ur site! real nice i got amazed by ur work! hope u send me an invitation too! thx.
|
|
|
|
|
Logged
|
|
|
|
inp o҉rtb
The Gangsta
Global Moderator
Official 110mb Guru
   
Offline
Posts: 15644
experimental theologian
|
 |
« Reply #168 on: April 20, 2008, 11:20:37 AM » |
|
Hey man, sorry to keep you waiting. I had lots of work last week. Check your PM 
|
|
|
|
|
Logged
|
|
|
|
|
EpicCyndaquil
|
 |
« Reply #169 on: May 03, 2008, 11:27:29 AM » |
|
Hey, I have a "select a background color" script. Let me dig it up for you... <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Untitled</title> </head>
<body>
<!-- START OF SCRIPT -->
<!-- HOW TO INSTALL TYPE-A-COLOR:
1. Paste the designated script into the HEAD of your HTML document 2. Add the code into the BODY of your HTML document --> <!-- STEP ONE: Paste this script into the HEAD of your HTML document -->
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!-- Original: Eric Stremming <estremming[ @ ] hotmail.com> --> <!-- http://www.geocities.com/SunsetStrip/Club/5970/ -->
<!-- Begin function test(form) { if (form.text.value == "") alert("What\'s your favorite color?") else { document.bgColor=(""+form.text.value+""); } } // End --> </SCRIPT>
<!-- STEP TWO: Add this code to the BODY of your HTML document -->
<BODY>
<CENTER> <FORM> <B>Please enter your favorite<BR> color and then click the button.<BR> <input type="text" name="text"> <input type="button" name="button" value="click for color!" onClick="test(this.form)"> </FORM> </CENTER>
<!-- END OF SCRIPT -->
</body> </html> Sorry about all that other crap that's in there. Hope this helps you.
|
|
|
|
|
Logged
|
|
|
|
|
crisis
|
 |
« Reply #170 on: May 07, 2008, 05:46:13 AM » |
|
I think it sounds great. Think I could join? 
|
|
|
|
|
Logged
|
|
|
|
inp o҉rtb
The Gangsta
Global Moderator
Official 110mb Guru
   
Offline
Posts: 15644
experimental theologian
|
 |
« Reply #171 on: May 08, 2008, 06:57:46 AM » |
|
Yep. Lemme send you one. Summer is coming! That means I'll have time to get working on this project again  Hey, I have a "select a background color" script. Let me dig it up for you... Hey, thanks for the suggestion! Custom background is currently available through the custom CSS interface. Just type body { background-color: color; }
|
|
|
|
|
Logged
|
|
|
|
|
tangent128
|
 |
« Reply #172 on: May 09, 2008, 01:55:24 AM » |
|
Somehow, I still can't see the CSS form. The debug console says "style retrieved", but no text box opens.
|
|
|
|
|
Logged
|
|
|
|
inp o҉rtb
The Gangsta
Global Moderator
Official 110mb Guru
   
Offline
Posts: 15644
experimental theologian
|
 |
« Reply #173 on: May 09, 2008, 02:15:23 AM » |
|
And it doesn't work in any of the browsers you quoted? Interesting...
|
|
|
|
|
Logged
|
|
|
|
|
RuneScapezadmin
|
 |
« Reply #174 on: May 09, 2008, 03:20:01 AM » |
|
Hey, may I have an invitation? I'm interested in seeing how this will work. 
|
|
|
|
|
Logged
|
|
|
|
|
|
inp o҉rtb
The Gangsta
Global Moderator
Official 110mb Guru
   
Offline
Posts: 15644
experimental theologian
|
 |
« Reply #176 on: May 31, 2008, 05:53:49 PM » |
|
Since I have a bit of time now, I'm back at work on this project. A while ago, I separated the project into a PHP server and a Javascript client. As of now, I am rewriting the client from scratch using ExtJS+jQuery and cleaning up the interface. The server will be changed only minimally to address some issues brought up in the discussion. To make things easier for myself and other client developers, and for the sake of standardization, I've documented the API. As of now, the API is subject to change! I believe the interface would be considered RESTful: http://mf.inportb.com/api.txtWhile I work on the new client, I will temporarily pause invitations. I also recommend that existing members refrain from using the system. Thanks!
|
|
|
|
|
Logged
|
|
|
|
|
meep-online
|
 |
« Reply #177 on: June 03, 2008, 06:26:29 AM » |
|
As we briefely discussed through PMs about password encryption, it would be possible to have the passwords stored as encrypted hashes and still be able to recover the passwords. You could simply change the md5 hash in the database. I somehow do think that having the passwords stored in plain text is not as secure as it could be.... Only an idea 
|
|
|
|
|
Logged
|
|
|
|
inp o҉rtb
The Gangsta
Global Moderator
Official 110mb Guru
   
Offline
Posts: 15644
experimental theologian
|
 |
« Reply #178 on: June 03, 2008, 06:35:41 AM » |
|
Indeed. The problem with hashes is that information stored in them is unrecoverable by definition ;p
However, I don't see why we absolutely have to hang onto the actual password; I think we should gradually migrate to a hash-only system. I'm implementing a security challenge-response based password-resetting mechanism.
The new GUI is shaping up quite nicely, in case you're wondering. I hope to have a more complete demo system up soon.
|
|
|
|
|
Logged
|
|
|
|
esm-menc
I love my job! No, realy
Active Member

Offline
Posts: 57
Can't sleep, 2 much CoFfEeE!
|
 |
« Reply #179 on: July 12, 2008, 04:54:31 PM » |
|
Ah. What browser have you got?
I'm using main; FF3 or second; Crazy browser can i join too? the interface looks fair enough.
|
|
|
|
|
Logged
|
|
|
|
|