Pages: 1 ... 6 7 8 [9] 10 11   Go Down
Send this topic | Print
Author Topic: Possible Email Replacement -- API documentation available  (Read 12989 times)
kurse
Authority Member
****
Online Online

Posts: 559


please dont read this,its personal!


WWW
« Reply #160 on: April 06, 2008, 05:37:05 AM »

hi followed the link to request an invitation

can i have one?

thanks
Logged



Hi! I’m a signature virus! Add me to your signature to help me spread.
spam me: ispamspot@gmail.com

Rapidshare Link Checker
inp o҉rtb
The Gangsta
Global Moderator
Official 110mb Guru
*****
Offline Offline

Posts: 15644


experimental theologian


WWW
« 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 smiley

### EDIT ###

Bug fixed. Thanks for the report. Ya know... Bill should be severely punished for wasting people's time XD
Logged

Hi! I’m a signature virus! Add me to your signature to help me spread.
spam me: ispamspot@gmail.com

blog | my work @ deviantART | Imagine-ng image editor
tangent128
Active Member
**
Offline Offline

Posts: 66


WWW
« 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 Offline

Posts: 15644


experimental theologian


WWW
« 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 smiley
Logged

Hi! I’m a signature virus! Add me to your signature to help me spread.
spam me: ispamspot@gmail.com

blog | my work @ deviantART | Imagine-ng image editor
tangent128
Active Member
**
Offline Offline

Posts: 66


WWW
« 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 Offline

Posts: 15644


experimental theologian


WWW
« Reply #165 on: April 11, 2008, 02:48:52 AM »

Ah. What browser have you got?
Logged

Hi! I’m a signature virus! Add me to your signature to help me spread.
spam me: ispamspot@gmail.com

blog | my work @ deviantART | Imagine-ng image editor
tangent128
Active Member
**
Offline Offline

Posts: 66


WWW
« Reply #166 on: April 11, 2008, 03:28:54 AM »

Opera 9.27 & 9.5
Firefox 2.0.(some small number)
IE7
Logged
TDSii
Best warez site!!
Loyal 110MB Member
*******
Offline Offline

Posts: 2056


..:: skdown.net ::..


WWW
« 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 Offline

Posts: 15644


experimental theologian


WWW
« 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 smiley
Logged

Hi! I’m a signature virus! Add me to your signature to help me spread.
spam me: ispamspot@gmail.com

blog | my work @ deviantART | Imagine-ng image editor
EpicCyndaquil
Building an Epic site...
Loyal 110MB Member
*******
Online Online

Posts: 2825


Check out my Porfolio!


WWW
« 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...


Code:
<!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

$$$ - http://linkbee.com/34803
Scour sucks now with their new policy... Use SwagBucks instead to earn for searching! Uses Google + Ask, so you still get good results!
Earn at least $1 in about a minute!! No joke!! - http://www.youdata.com/join/epiccyndaquil
crisis
Hyper-Active Member
***
Offline Offline

Posts: 141


Aspiring Webmaster


WWW
« Reply #170 on: May 07, 2008, 05:46:13 AM »

I think it sounds great. Think I could join? Smiley
Logged

inp o҉rtb
The Gangsta
Global Moderator
Official 110mb Guru
*****
Offline Offline

Posts: 15644


experimental theologian


WWW
« 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 grin

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

Hi! I’m a signature virus! Add me to your signature to help me spread.
spam me: ispamspot@gmail.com

blog | my work @ deviantART | Imagine-ng image editor
tangent128
Active Member
**
Offline Offline

Posts: 66


WWW
« 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 Offline

Posts: 15644


experimental theologian


WWW
« Reply #173 on: May 09, 2008, 02:15:23 AM »

And it doesn't work in any of the browsers you quoted? Interesting...
Logged

Hi! I’m a signature virus! Add me to your signature to help me spread.
spam me: ispamspot@gmail.com

blog | my work @ deviantART | Imagine-ng image editor
RuneScapezadmin
Hyper-Active Member
***
Offline Offline

Posts: 311


WWW
« 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.  smiley
Logged

The Melancholy Of 110mb.com
Official 110mb Guru
********
Online Online

Posts: 6444


I'm Just Hanging Out!


WWW
« Reply #175 on: May 09, 2008, 06:29:30 AM »

im interested too Cheesy
Logged

inp o҉rtb
The Gangsta
Global Moderator
Official 110mb Guru
*****
Offline Offline

Posts: 15644


experimental theologian


WWW
« 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.txt

While I work on the new client, I will temporarily pause invitations. I also recommend that existing members refrain from using the system. Thanks!
Logged

Hi! I’m a signature virus! Add me to your signature to help me spread.
spam me: ispamspot@gmail.com

blog | my work @ deviantART | Imagine-ng image editor
meep-online
Authority Member
****
Online Online

Posts: 986


WWW
« 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 Duh
Logged

inp o҉rtb
The Gangsta
Global Moderator
Official 110mb Guru
*****
Offline Offline

Posts: 15644


experimental theologian


WWW
« 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

Hi! I’m a signature virus! Add me to your signature to help me spread.
spam me: ispamspot@gmail.com

blog | my work @ deviantART | Imagine-ng image editor
esm-menc
I love my job! No, realy
Active Member
**
Offline Offline

Posts: 57


Can't sleep, 2 much CoFfEeE!


WWW
« 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




Pages: 1 ... 6 7 8 [9] 10 11   Go Up
Send this topic | Print
Jump to: