Welcome Guest ( Log In | Register)



5 Pages V  < 1 2 3 4 5 >  
Reply to this topicStart new topic
> Project Gmail Host, -take the challenge of this old man
OhMyBosh
post Jun 20 2005, 09:23 PM
Post #21


Premium Member
********

Group: Members
Posts: 186
Joined: 26-April 05
Member No.: 6,209



Dammit, I though Google was going to offer hosting with like 2gbs of space. Boy was I wrong.

darn, minsleading title.
Go to the top of the page
 
+Quote Post
Florisjuh
post Jun 21 2005, 04:49 AM
Post #22


Proud to be hosted
*********

Group: Members
Posts: 993
Joined: 11-July 04
From: NL
Member No.: 75



QUOTE(OhMyBosh @ Jun 20 2005, 09:23 PM)
Dammit, I though Google was going to offer hosting with like 2gbs of space. Boy was I wrong.

darn, minsleading title.
*


Well read back, this is about using your gmail account as a webspace! This would be an unofficial gmail host if you want to see it like that, and its looking great in my eyes smile.gif Evilguru did a cool job!
Go to the top of the page
 
+Quote Post
BuffaloHELP
post Jun 29 2005, 02:48 AM
Post #23


Desperately seeking "any key" to continue...
Group Icon

Group: Admin
Posts: 3,434
Joined: 23-April 05
From: Trap17 storage box
Member No.: 6,042



I am unsure at this point if google took an interest on this thread or they decided to secure their mail server even further...but after confirming with Klass, this project is basically terminated!

After 30 minutes of unsuccessful attempts with evilguru's ingenious scripts, the Project Gmail Host came to a halt when the script no longer provides an access to files. Well, it's good to know that someone has accomplished what others thought out to be a ridiculous and impossible mission. And that someone was right here in TRAP17!

Furthermore, be proud (especially evilguru) that we may have helped (?) google from some unnatural security breach. You're welcome, google. Thanks for nothing! tongue.gif
Go to the top of the page
 
+Quote Post
evilguru
post Jul 2 2005, 10:29 AM
Post #24


Newbie [Level 1]
*

Group: Members
Posts: 10
Joined: 17-June 05
Member No.: 8,371



It is not dead yet! Every few months Gmail changes how their XMLHTTPRequest packets are sent, and the JavaScript that parses them, this is often done to add new features to the system, and to improve elements of it, this is normal. However, sometimes some of these changes can break the code from libgmailer (and the .net parser which it is ported from). I am not sure when this update happend, I was only told about it in the last 20 min. The fix is simple, I just had to update the version of libgmailer to the newest version on sourceforge and make a couple of small changes. You can find the new version of libgmailer.php here: http://www.dcrez.co.uk/create/gmail/libgmailer.zip Just upzip it and then replace the current version of libgmailer.php with the new version from the zip file. My online version has been updated, and I have almost finished the new version off.
Go to the top of the page
 
+Quote Post
evilguru
post Jul 3 2005, 10:15 AM
Post #25


Newbie [Level 1]
*

Group: Members
Posts: 10
Joined: 17-June 05
Member No.: 8,371



On a side note, I do not think that google will ever be able to stop this, as if they change their javascript packets etc we are still able to access Gmail using POP3 (php imap functions will do the job), and that was my original plan, to use my own POP3 lib to access the account but then libgmailer turned up and made my job a lot easier.
Go to the top of the page
 
+Quote Post
sweet-soul
post Jul 3 2005, 02:25 PM
Post #26


Newbie
*

Group: Members
Posts: 8
Joined: 3-July 05
Member No.: 8,964



Waahh!!! That's so great! I never thought you would be able to host a website by Gmail!!! biggrin.gif I'm so amazed! Hehe!
Go to the top of the page
 
+Quote Post
lamode
post Jul 3 2005, 06:01 PM
Post #27


Member [Level 3]
******

Group: Members
Posts: 96
Joined: 20-April 05
Member No.: 5,931



omg!!!! this is really cool. This has to be the coolest idea about gmail i have ever seen
Go to the top of the page
 
+Quote Post
Florisjuh
post Jul 6 2005, 01:39 PM
Post #28


Proud to be hosted
*********

Group: Members
Posts: 993
Joined: 11-July 04
From: NL
Member No.: 75



QUOTE(lamode @ Jul 3 2005, 06:01 PM)
omg!!!!  this is really cool. This has to be the coolest idea about gmail i have ever seen
*


Yeah, and its home brew at trap17! xD
Go to the top of the page
 
+Quote Post
strawberrie
post Jul 15 2005, 04:20 PM
Post #29


Member [Level 1]
****

Group: Members
Posts: 72
Joined: 15-July 05
Member No.: 9,458



Oh, wow! I didn't know that was even possible!! It must have took a whole lot of time to complete though...
Go to the top of the page
 
+Quote Post
evilguru