Slashdot Mirror


A GMail-based blog With 1000 MB of entries

Jean-Luc R. writes "Via mediaTIC blog. Gallina is a GMail blog tool created by Jonathan Hernandez that uses GMail messages as "entries" (so 1000 MB of entries!!), replies to conversations are the "entry comments", uses Libgmailer (gmail-lite project) to connect to GMail. It uses XML/XSLT and by the way it's a GPL software. You can download it there. See the Gallina Demo Blog as for an example."

257 comments

  1. hmm by Anonymous Coward · · Score: 5, Funny

    people are making so much use of gmail for different things
    i wonder when ill be able to run off a remote OS installed on a gmail account

    1. Re:hmm by Ford+Prefect · · Score: 5, Funny
      Actually, I've realised that one untapped source of data storage space is in Slashdot comments. Untold gigabytes of free storage space at our fingertips, just waiting to be tapped!

      I've decided I'll be uploading an encrypted backup of my hard disk with my new SlashdotFS. Yeah, it's slow, yeah, it's against untold numbers of terms of service, but who cares. It's free, and it's huge!
      ---slashdotfs.v1.337---
      48101bbdd897877cc62b8704a 293a436
      55bc3937bb9c3b6a010b11d3887fed42
      6894952 b2cd2b995d6153149867fb861
      8a22d33414aae8228a623f0 1da53ed6a
      --
      Tedious Bloggy Stuff - hooray?
    2. Re:hmm by dzym · · Score: 5, Funny

      After running that block of data hrough decryption, I've determined that block of hex is a picture of petrified Natalie Portman and hot grits.

    3. Re:hmm by barfomar · · Score: 5, Insightful

      I bet Oreilly is writing up Gmail Hacks as we speak....

    4. Re:hmm by Trejkaz · · Score: 1

      We already have gmailfs... now we just need it in the kernel!

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
  2. Google is going to be upset by Seoulstriker · · Score: 5, Insightful

    Google was pissed at third-party tools which check emails. Now I wonder what Google is going to think of a program or script which uses the Gmail email directory as a sort of web-hosting deal. I'm not too optimistic about Google's response. :-(

    --
    I am defenseless. Use your button. Mod me down with all of your hatred.
    1. Re:Google is going to be upset by wviperw · · Score: 5, Insightful

      Well what response should we expect from Google? Euphoria? For any company, even Google, it would make absolutely no sense to essentially provide free hard drive space to anybody and everybody on the planet. Of course they are not going to like it.

      --
      Nothing disturbs me more than blind loyalism towards some unrealistic and over-idealistic notion of one's nationality.
    2. Re:Google is going to be upset by Locarius · · Score: 3, Informative

      For every user that fills their space there are ten thousand who barely use any. Trust me, they are making money regardless of what a few scripters do.

    3. Re:Google is going to be upset by ShadeARG · · Score: 1

      Was there ever an official response from Google to even entertain the notion that they are actually pissed about this? I remember the story about some whiney guy bitching about Google blocking his notifier, but it was all chalked up to being an authentication problem on his end that triggered their graphic verification routine.

    4. Re:Google is going to be upset by timeOday · · Score: 1
      Of course they are not going to like it.
      Why? They host groups.google.com, which is extremely close to the same thing.
    5. Re:Google is going to be upset by ceeam · · Score: 1

      You know - since they don't have a free registration I somehow do not feel any ethical problems with this abuses. Don't know why. OTOH - had they really have a free community service...

    6. Re:Google is going to be upset by lou2112 · · Score: 3, Insightful

      More likely that anyone who tries to implement this will be the upset one. Adopting a tool like this will require constantly updating Libgmailer, because it will constantly break as Google works on GMail. Until Google offers an API for services like this to access it (which I doubt they ever will), any system based on GMail will be quite unstable. So, for any serious blog, this wouldn't be an option.

      As a novelty item, this system is interesting; however, one should note that its novelty value many not justify the repercussions of violating GMail's Terms of Service.

    7. Re:Google is going to be upset by jericho4.0 · · Score: 1

      It would make a lot of sense as long as google could target ads at the user of that free space.

      --
      "A language that doesn't affect the way you think about programming, is not worth knowing" - Alan Perlis
    8. Re:Google is going to be upset by xactuary · · Score: 1

      try saying too stupid on your next sig

      --
      Say hello to my little sig.
    9. Re:Google is going to be upset by TomV · · Score: 1

      Until Google offers an API for services like this to access it (which I doubt they ever will), any system based on GMail will be quite unstable. So, for any serious blog, this wouldn't be an option.
      Since Google bought Blogger, and Blogger has its own Blogger API and is collaborating on the will-it-ever-release Atom API to eventually replace it, it seems very unlikely indeed that Google would offer a blogging API to their email service.

      Of course, another benefit is that using Google's blogging API to access their blogging service is nicely in line with the TOS.

      Still a cool hack, mind.

    10. Re:Google is going to be upset by re-Verse · · Score: 0, Flamebait

      I really hate all of these new services that are trying to exploit gmail. So far gmail is incredible. It doens't harass you logging in on your local computer every time, its fast, there are no adds, and it feels fairly free. Not monitarily free but more meaning there aren't a lot of hoops to jump though.

      People keep abusing this fact, and google will have to respond - forcing people to log in with unique character-recognition phrases each time... I know its really cool from a geek perspective but from a non-moron perspective its really putting the best free email site on the net at great risk of being ruined.

      I like my gmail account - I wish people would stop threatening to destroy what is right now a Really Good Thing.

    11. Re:Google is going to be upset by Anonymous Coward · · Score: 0

      Oops. Thanks.

    12. Re:Google is going to be upset by Anonymous Coward · · Score: 0

      It does, however, make people even more dependent on them than they are now. All of these services require Google to keep running and stay open. If Google suddenly started to hurt financially (not likely right now, but who knows?) they could always petition to their (ab)users to donate $$$. To keep their shit running, a good portion will donate their bucks.

      Fear the dependency business model.

    13. Re:Google is going to be upset by Anonymous Coward · · Score: 0

      Except groups.google.com has advertisements on it...

    14. Re:Google is going to be upset by follower-fillet · · Score: 1

      > Until Google offers an API for services like this
      > to access it (which I doubt they ever will), any
      > system based on GMail will be quite unstable.
      Since I started work on libgmail (Python bindings for Gmail, used by GmailFS) there has only been one change that negatively impacted operation--one instance of cookie generation being moved from Javascript to server headers.

      The guts of Gmail is *not* HTML, it's a pile of easily parsed Javascript arrays. So these things are lot more stable than the average screen-scraper.

      --Phil.

    15. Re:Google is going to be upset by whereiswaldo · · Score: 1

      Yeah sure, this might be conceivable for a privately held company, but with their IPO I can't see investors going for it (since they are in it to make money, not have that warm fuzzy feeling).

    16. Re:Google is going to be upset by mcovey · · Score: 1

      blogger has unlimited space. not for images but text. so why do you need some weird gmail blog that nobody wants to use?

      --
      Amen.
    17. Re:Google is going to be upset by Anonymous Coward · · Score: 0

      Gee... that sounds a lot like what people said about SMTP a decade ago.

  3. gmail has terms of service that disallow this by benasselstine · · Score: 5, Informative

    from the just because you can doesn't mean you're allowed dept. http://gmail.google.com/gmail/help/terms_of_use.ht ml

    --
    My other car is a slashdot UID.
    1. Re:gmail has terms of service that disallow this by modifried · · Score: 1

      from the just because you can doesn't mean you're allowed dept. http://gmail.google.com/gmail/help/terms_of_use.ht ml

      I think you meant to link to the program policies, not the terms of use. Here is the proper link.

    2. Re:gmail has terms of service that disallow this by TheMadPenguin · · Score: 1

      And here is a clickable link for those lazy /.ers out there!

      --
      Linux with kernel panic...
      MadPenguin.org
    3. Re:gmail has terms of service that disallow this by Jeff+DeMaagd · · Score: 1

      I can't find much other than this line:

      Reformat or frame any portion of the web pages that are part of the Gmail Service

    4. Re:gmail has terms of service that disallow this by interiot · · Score: 1
      This isn't the same abusing-GMail-storage topic, but... no framing??

      Isn't this just a hair away from google saying "don't link to us unless we've given you explicit written permission"? It should be accepted (even among the legal community) by now that there are no possible legal implications between one site that includes another site in a frame.... right?

    5. Re:gmail has terms of service that disallow this by DustMagnet · · Score: 3, Funny

      Don't hate it when websites reformat and frame another website.

      --
      'SBEMAIL!' is better than a goat!!
  4. Web-server? by Anonymous Coward · · Score: 1, Funny

    C'mon folks, you're not trying hard enough. Give us a GMail-based web-server and I might start being impressed. And not just plain HTML, that's too easy, I want Javascript and CSS 2 support at least!

    For those real hackers out there, I also need GMail-based p2p, IM, PVR and espresso-machine.

    1. Re:Web-server? by Cigarra · · Score: 1

      "(...)And not just plain HTML, that's too easy, I want Javascript and CSS 2 support at least!"
      Those are client side features... :-/

      --
      I don't have a sig.
    2. Re:Web-server? by x3ro · · Score: 1

      I think the poster was being sarcastic.

      --
      [ UNSIGNED NOT NULL ]
  5. New gmail auth? by J-bob2 · · Score: 5, Interesting

    How are they getting past the new gmail authentication?

    1. Re:New gmail auth? by coandco · · Score: 5, Interesting

      There isn't any 'new GMail authentication', at least not in a form that would affect this program.

      If you have GMail, you probably won't have noticed anything different in your login screen. The only time that their extra authentication measures kick in is when someone tries to log in to an account tons of times in a short period with the wrong password. It's not meant to block all external programs, just prevent automatic password-guessing type attacks.

  6. Not so sure by mcc · · Score: 5, Interesting

    Many of Google's other functions, like the search, they openly published interfaces to via web services and such. They explicitly disallow in the GMail TOS using web-fetching "screen scrapers" like this thing uses, but I'd imagine their main objection would be not so much the loss of control as that they don't want to be locked into a specific set of HTML-- if they significantly change their page layouts then any program which fetches and reprocesses GMail web pages will break.

    But this bloggy thing is a very cool feature and Google might well publish a public web-services interface to GMail as well to allow things like this to happen before the end.

    1. Re:Not so sure by Dr+Tall · · Score: 3, Interesting

      I would just be concerned about Gmail being used as a HD backup service or huge incidents of bandwidth theft. It would be easy to come up with a lot of accounts, since your first account can invite yourself again and again.

    2. Re:Not so sure by FCAdcock · · Score: 3, Informative

      Google does, it's called blogger. And it has an email account you can email to update your page.

      --
      --Forest C. Adcock--
    3. Re:Not so sure by eXoXe · · Score: 0

      Man, no more cowbell. That was one of the worst mp3s I've downloaded, and I've downloaded at least 5.

      --
      This is my sig. There are many like it, but this one is mine.
    4. Re:Not so sure by harvardian · · Score: 3, Interesting

      but I'd imagine their main objection would be not so much the loss of control as that they don't want to be locked into a specific set of HTML

      I think you (like many other Slashdotters) give Google too much credit. Don't confuse "don't be evil" with "be good all the time." It's not that they don't want to break 3rd party apps when they change HTML, it's that they don't make advertising revenue when people screen scrape their content. If the COGS (Cost of Goods and Services) of Gmail began exceeding advertising revenue, Google would have no choice but to cripple the service or shut it down unless they found a better way to monetize it.

      Of course, to play devil's advocate to my own argument, Google may be angry at 3rd party tools like this not because they want more money, but because they don't want such a great service to be ruined by people who break its business model.

    5. Re:Not so sure by ntr0py · · Score: 1

      Why would they need a "web-services" interface?

      It's *email*. IMAP or POP3 would work just fine.

      Not to go on a rant here, but you people need to stop thinking of the [Ii]nternet as solely consisting of the Web.

    6. Re:Not so sure by Plac3bo · · Score: 2, Interesting

      Yes! This guy is right on....almost. Right now GMail does not offer IMAP or POP, but they `say` they plan to in the future probably when GMail is out of beta), but then, yes, forget the tunnel vision view of scraping HTML, and just use the standard protocols of IMAP and/or POP to capture the data. I haven't looked at the TOS in detail, but it seems as long as you are using standard methods of retrieving messages, there would be no problems.

    7. Re:Not so sure by damiangerous · · Score: 1
      They explicitly disallow in the GMail TOS using web-fetching "screen scrapers" like this thing uses

      They do? Could you point me to the relevant part of the Terms of Use or the Program Policies (dated June 28 as I type this), because I sure don't see it.

    8. Re:Not so sure by Baricom · · Score: 2, Informative

      #5:

      ...Accordingly, you agree that you will not copy, reproduce, alter, modify, or create derivative works from the Service. You also agree that you will not use any robot, spider, other automated device, or manual process to monitor or copy any content from the Service... (emphasis mine)

    9. Re:Not so sure by damiangerous · · Score: 1

      Wow, that's really buried, not to mention ambiguous. "You will not use any [...] manual process to copy any content from the Service"? Like Ctrl-C? They explictly exclaim owenership of the content and they still try to have that restriction? Odd.

  7. Wow! by Anonymous Coward · · Score: 5, Interesting

    Can I now mount my blog using gmailfs?

    Seriously, this is getting silly. It's supposed to be an email system and it's going to be financed by google targeting ads specificly to their users (based on their emails, but who cares about privacy anyway?), so I don't think google will let these things survive.

    Now I could understand if someone developed a technique that allowed for bigger attachments (pr0n anyone? ;-D)but a blog????

    1. Re:Wow! by Anonymous Coward · · Score: 0

      I think all this software based on Gmail is awesome. I think Gmail is a great concept.

      However, the privacy concerns are alarming to me. Additionally, this is a public for profit company. Why does everyone on Slashdot seem to assume Google will always act with the user's best interests in mind? Sure their product is great, but Google is becoming so big it is starting to look like a monopoly. Isn't only a matter of time before the closed source, proprietary, commercial Google becomes like Microsoft?

      I mean if they are beholden to share holders, they are beholden to profit. And we all know what the pursuit of profit can do to otherwise good companies.

      So while this blog software is definitely innovative, I don't think Google will allow it to exist. There is no money to be made in free tools made by open source developers.

    2. Re:Wow! by Anonymous Coward · · Score: 0

      Targeted ads? Well I managed to get rid of google's text ads just by installing the adblock extension in Firefox and configuring it to block google's ad URL. Will Google consider that me not loading up their ads is a violation of their terms of service?

      Will pop-up blocking now practically standard practice, I think ad blocking must be next. I'm certainly spreading the word to my friends.

  8. Do we really need this? by MyShinyMetalAss · · Score: 0, Redundant

    I just hope all these "smart" apps. wont force Google to reduce the greatness of Gmail. Because Gmail is great.

    --
    This is not an automated signature. I type this in to the bottom of every message.
  9. Re:Sick of gmail by NetCow · · Score: 3, Informative

    It's a classic marketing device - the "ha, ha, you can't have it!" technique... Builds up a huge expectation momentum, provided you have the resources, and Google certainly does.

  10. Yeah by mcc · · Score: 5, Insightful

    What, Google create an free, optional service that you aren't personally interested in? How dare they?

  11. Re:Sick of gmail by Dr+Tall · · Score: 5, Informative

    Gmail is invitation only because it is in beta and they want to scale up their size slowly. When it is completed, it will be open to everyone. And good luck not using Google; a lot of other search engines use Google indirectly.

  12. Gmail lite project by erick99 · · Score: 2, Informative
    I don't really care much about blogs, especially the notion of a a gigabyte of it...anyway, the Gmail lite project page is a good read. The author is amiable and does a good job explaining why he was interested in and did the project.

    Cheers,

    Erick

    --
    http://www.busyweather.com/
  13. Just wait by lightdarkness · · Score: 1, Informative

    It won't be long til google flips out, and changes their protacols again, they are so paranoid about 3rd parties using their storage for other means.

    1. Re:Just wait by FLAGGR · · Score: 1

      And for good reason. I'm all for new ideas, and open source yada yada, but this is just plain abuse. Shame on anyone who uses this.

  14. Re:Sick of gmail by AC-x · · Score: 4, Insightful

    That's because Gmail is currently in BETA. They want to test it with a lot of accounts, but they still want to control the number of accounts so their system doesn't get overloaded before it's ready.

    Having an invitation system seems a good way of getting a good number of test accounts.

    I suggest you read the FAQ as it talks about this and POP access etc.

  15. Re:Sick of gmail by FuzzzyLogik · · Score: 4, Insightful

    From what I remember they are working on allowing you to access it all via POP. It's BETA, what do you expect? You can't expect them to give an account to everyone who wants one, i think a lot of what they're doing is trying to slowly roll it out so they can test scaling and such while they do the testing of the interface and stuff. by slowly rolling it out they get an idea of just how the 1000 megabytes of space grow from user to user and can try to balance things better.

    As mentioned already it seems they do it to create a bit of hype. Is the hype all it's cracked up to be? Eh, not really but it DOES work really well and I use gmail over yahoo now for my email, it also makes organizing my mail a hell of a lot easier in terms of mailing lists and such (that's really all i use it for, all my normal mail goes through my websites email addresses).

    You just need to calm down and chill, if you want a gmail account ask and i'll gladly give you one of my invitations.

  16. Re:Sick of gmail by Dr+Tall · · Score: 1

    I can invite you if you want :)

  17. Re:Sick of gmail by HappyCycling · · Score: 1

    You're just mad because no one invited you. =)

  18. Re:Sick of gmail - NOT by rhs98 · · Score: 2, Insightful

    Dude, its in BETA. Its not ment to be for everyone yet. Its still in testing.

    Also, how else do you think they will finance it? 1gb of email with no Ad's? Maybe they will release POP3, but with inserted ads, who knows.

    Hotmail has ad's - but no one goes mad about that - surely you don't think those ads are not targeted???

  19. Re:Sick of gmail by spacefight · · Score: 1

    The beta group must be huge by now as invitations are handed out to everyone regularly as it looks like currently.

  20. Use it for email by cmallinson · · Score: 4, Interesting
    If google built a blog tool that oculd hold 1000MB of data, someone would figure out how to get it to store email.

    I'm a bit concerned that everyone seems to want to find a way to fill up their Gigabyte on Gmail. If storage becomes the main feature of Gmail, people will eventually open up 500 accounts and built a Gmail array for their file storage. This will force Google to lock down their application, and those of us using it for EMAIL will suffer.

    1. Re:Use it for email by Dr+Tall · · Score: 1

      Yeah, I wonder how they can realistically have this service be free in the long run.

    2. Re:Use it for email by grazzy · · Score: 1

      Ohh.. thats a awesome idea .. *smattering away*.
      Or maybe some kind of P2P where everyone has to donate their own account to the "net" so it can be used to store files..

      That'd be kinda cool actually, a p2p network connecting users, but the storage is always on GMail except when you're downloading.. ofcourse, anyone could hack the accounts and wreck havoc..

    3. Re:Use it for email by jsebrech · · Score: 4, Interesting

      If storage becomes the main feature of Gmail, people will eventually open up 500 accounts and built a Gmail array for their file storage.

      The delay and throughput of internet-based file storage is just not worth it, and with the gmail interface in between it would be even slower. People are doing these things for the novelty factor, but as soon as they figure out that there are easier ways to get the same things done, they'll move on, and this won't be a problem anymore.

      Besides, if you're using gmail for personal storage, you can just email yourself the files you want as attachments. And if you're using it to host stuff, you're going to have to run elaborate scripts, which waste tons of bandwidth uselessly copying data, and since bandwidth is more expensive than disk space, it would be more cost-effective to just get more disk space on your webserver account than to use elaborate gmail-interfacing scripts.

    4. Re:Use it for email by interiot · · Score: 1

      One the scale of 1000MB, bandwidth is free to people who already have broadband (eg. most geeks). Broadband providers generally won't cut your service off unless you go over sometihng like 30GB per month, so unless you're already very close to this limit, transfering a couple more gig is essentially free, to the end user at least.

    5. Re:Use it for email by Jeff+DeMaagd · · Score: 1

      I'm not so sure about the weblog part being disallowed in the TOS, but using the account as a P2P service is definitely disallowed, even for legally redistributed stuff.

    6. Re:Use it for email by SlashdotLemming · · Score: 1

      Wait until some bozo figures out how to install Linux on it.

      It'll happen. You know it.

  21. You want a gmail invite? by Laebshade · · Score: 2, Informative

    If you want a gmail invite you just have to search on Google. Google is giving invitations away a lot more now to current subscribers. Visit my website, I have 5 gmail invites left to give. And I'm giving them away for free, no strings attached. Gmail is still in beta too, so that's probably why it's currently invitation only. Not sure if they have plans to make it open to all though.

    Btw, POP access is currently in the works, though IMAP would indeed be nice. I'll make a suggestion.

    1. Re:You want a gmail invite? by chimpo13 · · Score: 1

      I've got invites to give away too, only mine come with strings attached. Hopefully you'll live nearby so the string will reach you.

    2. Re:You want a gmail invite? by thinkninja · · Score: 1

      I too have (6) more invites than I know what to do with.

      Just reply to this post with your address.

      (Posted a little late... :/)

      --
      "The number of Unix installations has grown to ten, with more expected." (Unix Programmer's Manual, 2nd ed.; june 1972)
    3. Re:You want a gmail invite? by CW2 · · Score: 1

      Yeah gmail account would be coool...
      I am interested: villeh@cs.joensuu.fi

    4. Re:You want a gmail invite? by Anonymous Coward · · Score: 0

      yes please
      johnverxon (at) hotmail.com

    5. Re:You want a gmail invite? by Nephaestous · · Score: 1

      I also want one:

      my mail is: gastonlyons_NOSPAM_@_NOSPAM_mailup.net

      --
      /\/ephaestous
    6. Re:You want a gmail invite? by wheany · · Score: 1

      Send me one.

    7. Re:You want a gmail invite? by VexSky · · Score: 1

      Send one here! Mightaswell try it out =)

    8. Re:You want a gmail invite? by Anonymous Coward · · Score: 0

      Would appreciate one.

      mailto:
      justgivemeanemailaccount@yahoo.com

      Thanks

    9. Re:You want a gmail invite? by suckmysav · · Score: 1

      I'' take some of that action suckmahsav@yah00.com.au replace the 00's with oo doncha know!

      --
      "You can't fight in here, this is the war room!"
  22. Re:Sick of gmail by FuzzzyLogik · · Score: 1

    how is it not fair? they dont' give a rip who gets an account, why should they?

    again i'll ask, do you want an account? i'll give you an invite as soon as you send me a email address to send it to.

  23. Re:Sick of gmail by Dr+Tall · · Score: 1

    The priveleged? I have no connection to anyone important in the whole world and I have a Gmail account. It really does end up getting spread around, albeit slowly.

  24. Oh great... by STFS · · Score: 1

    ... so now we'll have spam blog entries!

    --
    You don't think enough... therefore you better not be!
    1. Re:Oh great... by TheOtherAgentM · · Score: 1

      That's what I was thinking. How would you feel if every day you had twelve entries about Xanax, Viagra, and home loans?

  25. This is all well and good, but by AC-x · · Score: 5, Informative

    I thought Google already provided a free blogging service?

    1. Re:This is all well and good, but by M51DPS · · Score: 3, Funny

      I thought Google already provided a free blogging service?

      ...and any day now I'll be able to use Blogger to store my e-mail.

    2. Re:This is all well and good, but by the_riaa · · Score: 1
      You can store all your emails there now. Just don't expect them to stay too private.

      [Blogger allows you to post to your blog via an email address. Just edit your .forward and post everything!]

  26. Re:Sick of gmail by Anonymous Coward · · Score: 0

    ahh pick n choose huh, go figure.
    get a fucking gf :)

    or leave your mothers basement, baby steps ..

  27. Or Gmail could allow this but change the economics by Anonymous Coward · · Score: 0

    What's next, disallow people who write using a minority language, because Gmail can't attach meaningful ads to those messages?

    Seems to me like Gmail should charge for the account, charge for the bandwidth, and pay you back each time you buy a product through one of their ads.

    If they except some particular buisness model, why not try to enforce it economically?

  28. Re:Sick of gmail by spacefight · · Score: 2, Interesting

    Other companies have their operating systems, programs and services tested on their users, I think you might know the one. There's a reason why there's a "send bug report" button now every time IE crashes. Google takes its time to let the service grow with its userbase in case of size and functionality. Which I personally prefer.

  29. flexibility vs reality by gmuslera · · Score: 4, Insightful
    There are several applications that are trying to use gmail as its backend. GmailFS, this blog, and probably exist several more right now. If google open up a bit more their API, other applications and uses around gmail could grow exponentially.

    But even google with all its servers have limitations. Would love to see gmail grow in kind of uses it could have, but simplicity and speed are some of its strengths that it could lose if it is abused.

  30. Re:Sick of gmail by EastCoaster · · Score: 1

    I said the same thing myself until I used it. It is not the greatest thing to ever happen to email, but it is a great Web-Baseed email solution. I have been using it for over 3 weeks now and while there is a ton of stuff that needs to be addressed, the system is very stable. If you want one of the precious invites, email me and I will invite you to test it out. Don't knock it till you try it. jasonsneedNO@SPAMgmail.com

  31. quite understandable ... by fadir · · Score: 1

    For me it's rather logical that ppl try to use this service as much as they can - including applications like this blogger.
    But on the other hand google will not like this because it pretty much abuses their service and causes way more costs than planned.

    It's always the same game:

    1. company offers something
    2. user finds a way to use this for something not intended by company
    3. company complains about it/ sues the user/ develops a way to block the user

    At the end it will be annoying for both sides.

  32. Re:Sick of gmail by craigmarshall · · Score: 1



    > if you want a gmail account ask and i'll gladly give you one of my invitations.

    I know you weren't talking to me, but -- could I have an invitation, please?

    If not, has anyone else got any spare invitations?

    Thanks,
    Craig (craig AT craigmarshall.org)

  33. Re:1000 MB???? by Anonymous Coward · · Score: 0

    Wow, what small nation do you have stuck up your ass?

  34. Re:1000 MB???? by jls332 · · Score: 0

    Not to be a jerk, 1,000 MB is not actually a gigabyte. A gigabyte is /actually/ something like 1,073,741,824 bytes, which is roughly 1,073MB.

    It's not just unwarranted pretension.

  35. Re:1000 MB???? by Anonymous Coward · · Score: 0

    I think the term you're looking for is "gobibyte."

  36. Re:1000 MB???? by Anonymous Coward · · Score: 0

    Unless, of course, you're in other parts of the world. Then it's 1.000, and the comma is the decimal separator. When addressing an international audience, it's best to just leave the commas out.

  37. Re:1000 MB???? by MrDomino · · Score: 1

    Technically, it's not a gigabyte; one gigabyte is 1024MB. And commas are deprecated. =P

  38. 1000MB may sound like a lot... by baywulf · · Score: 4, Interesting

    1000MB may sound like a lot but at current hard drive pricing that is only about a half dollar if you buy a 100GB drive. Why do people go to so much trouble to redirect GMail for other uses? If people do things that make their advertising less valuable then they will strike hard on everybody and that only hurts us normal users if they make it harder to login or use as an email service.

    1. Re:1000MB may sound like a lot... by CrankyFool · · Score: 2, Interesting

      The thing about gmail (or any other situation where you're using Google's filesystems to store your stuff) isn't that you've got the same 1000Mb you've got on your desktop.

      Using Google's filesystem means you get:
      1. Redundant, FAST network accessibility from pretty much anywhere, because it's Google;
      2. Redundant, fault-tolerant, self-healing systems on which your information, because it's Google (we've all actually read the PDF talking about GFS, right?).

      Now, I heard somewhere that because of Google's massive scaling it still only costs them about $2/Gig (though there's no way for me to verify that number), so it's not like _FOR THEM_ it's a lot of money, but there's no way you could replicate some of the features of gmail (and that's even disregarding things like the actual software capabilities of it) for, err, not a lot of money.

    2. Re:1000MB may sound like a lot... by kesuki · · Score: 1

      of course to redirect total strangers to your g-mail account without first using your own bandwith.... requires somewhere embedding your g-mail password in the applet/etc that 'fetches' your 1gb of stored blog from g-mail.
      talk about a lack of concern for security... i bet the spammers that read slashdot have a g-mail take over scripr set up to target anyone foolish enough to run a blog off a g-mail account withing an hour... yau for free access to a free 1 gm e-mail account some fool was crazy enough to give you the password to, that can NEVER be traced back to you... hackers might want to take over your account too... fun fun

  39. Google already owns blogger... by beelers · · Score: 0, Redundant

    ...so why would they allow a third-party kludge to run a web log?

  40. Re:1000 MB???? by TripleP · · Score: 1

    grown up land? try the US, the world would use 1 000

  41. Re:1000 MB???? by Anonymous Coward · · Score: 0

    A gigabyte (GB) is 1000 MB.
    A gibibyte (GiB) is 1073.741824 MB.
    A gibibyte (GiB) is 1024 MiB.

    Hope that helps.

  42. Re:1000 MB???? by Anonymous Coward · · Score: 0

    "Then it's 1.000, and the comma is the decimal separator."

    Savages. I bet they're not even circumcised.

  43. Harrumph by Trailwalker · · Score: 5, Funny

    Anyone who needs a gig of space to write down what is on his mind has a bigger problem than finding space online.

    1. Re:Harrumph by Donny+Smith · · Score: 3, Funny

      Yes, but if they use REALLY BIG FONT SIZE, that takes up more storage space!

  44. Re:Sick of gmail by Anonymous Coward · · Score: 5, Funny

    MOUNTAIN VIEW, Calif. - September 6, 2004 - Google (NASDAQ: GOOG) announced today that they are discontinuing the popular beta trial of their "Gmail" personal e-mail service. "When we realized that Slashdot user thammond had pledged not to use the service, we decided there was no point in continuing," said Larry Page, Co-Founder & President, Products. While the service had appeared to be gaining momentum as an alternative to other free e-mail services, thammond's pledge, announced today on the popular technology news site Slashdot, made it clear to company management that there was no future in the offering. Existing users of the service will be notified early this week and Google assured concerned shareholders that "future innovations will be submitted to thammond for approval prior to release in the future."

  45. Re:Or Gmail could allow this but change the econom by erick99 · · Score: 1
    What's next, disallow people who write using a minority language, because Gmail can't attach meaningful ads to those messages?

    What a specious argument! There is quite a big difference between how Google wants to use their service and having their services/storage essentially hijacked for other purposes. It is a mail system. It they want a blogger than they will come out with one. And, yes, probably put ads on it. Or did you want to pay for it yourself?

    Cheers,

    Erick

    --
    http://www.busyweather.com/
  46. Online MP3 Storage by Kraegar · · Score: 4, Interesting
    Having gotten an extra account invite from google, and not knowing anyone who was interested, I decided to start a new account myself, and email mp3's to it. In the emails I include the artist, album, and lyrics. I group styles using the "label" feature.

    So now I have 1gb of online, searchable mp3's.

    1. Re:Online MP3 Storage by Anonymous Coward · · Score: 0

      please bend over and spread 'em, a team from the proctology/legal department will be with you shortly.
      -- The RIAA

    2. Re:Online MP3 Storage by WormholeFiend · · Score: 3, Funny

      and an address where the RIAA can send you Cease & Desist, and subpoenas to. ;-)

    3. Re:Online MP3 Storage by PipsqueakOnAP133 · · Score: 2, Funny

      Of course, being a true mp3 packrat, he'll have used up the space completely so all those Cease & Desist letters will just bounce off like pebbles hitting a shield.

    4. Re:Online MP3 Storage by generic-man · · Score: 1

      Your solution is reminiscent of MyPlay, a startup that offered an unheard-of 3 GB of free storage for you to store your MP3s. MyPlay, unable to turn that business model into a profit, went bankrupt years ago.

      --
      For more information, click here.
  47. Do you really want to entrust your data to others? by John+Jorsett · · Score: 5, Interesting

    Email. Blogs. Mountable drives. And all built on GMail. I'd be quite concerned about becoming too dependent on the good graces of a third party for maintaining my data. I recall the number of people who got caught flat-footed when free email services and photo hosting went belly-up with little or no notice. Not to mention putting potentially sensitive material in a convenient place for hackers to target, or law enforcement or aggrieved spouses to subpoena.

  48. Re:Share my pain by Anonymous Coward · · Score: 0

    Hey, Linux Hippie! Yeah, you with halitosis and awful hair cut! FUCK YOU!!!! Nobody gives a shit that you can't play Doom 3 on your Linux box. Install a proper operating system, asshat!

  49. Re:Sick of gmail by MrByte420 · · Score: 1

    But it does have some revolutionary features to it - they've tried to change the way you store and manage your email. They've replaced folders with labels, archiving, and threading - not to mention the spam filtering is top notch and the interface is splendid.

    --
    If religous zealots don't believe in Evolution, then why are they so worried about bird flu?
  50. Re:Sick of gmail by erick99 · · Score: 1
    It doesn't have to be fair. They are not a socialist government, they are a corporation.

    Cheers,

    Erick

    --
    http://www.busyweather.com/
  51. Re:1000 MB???? by Anonymous Coward · · Score: 1, Funny

    Oh, and here in grown-up land, we also put a comma after the thousands. "1,000" please.

    So that's what they told you in school? Silly US kids, believing any shit. In grown-up land people know how to count, so using a comma to say "hey, I've got 3 zeroes here" is redundant.

    "1,000" is for lazy bean-counter types that sound hollow when hit between ears. But that's OK, you can be on the first ship escaping from that terrible future catastrophe. We'll be right behind you in the next one. Honest.

  52. Re:GMail will fail. by jericho4.0 · · Score: 1

    You really have no idea how cheap storage is (and is getting) and how much advertisers are willing to pay for googles targeted ads.

    --
    "A language that doesn't affect the way you think about programming, is not worth knowing" - Alan Perlis
  53. Re:1000 MB???? by Anonymous Coward · · Score: 0


    Gibibyte is the name of my cat :-P

  54. Uh oh! by GaussianInteger · · Score: 2, Insightful

    So when do the cease and desists start coming in?
    The post-IPO google isn't the type of google that would be happy with this kind of thing. (And if you say there are no post IPO pages, just take a look at the recent furor over parodies, and just a couple of days ago, I noticed an image ad for Picasa (TM) on google image search.)

    1. Re:Uh oh! by SoupIsGoodFood_42 · · Score: 1

      Who would be happy about this? Google started an email service, which they are kind enough to let people use for free (since they know most people will never use 1000MBs). I doubt any "cool", "hip", or "free" originization would be OK about having their system abused either. Besides, it's in their terms of use. You can't arrgue with that. A Gmail account is not a right you know, so please stop all this evil-company BS because the pre-IPO Google would never have allowed this anyway. Hell, RMS would hardly tolerate this kind of crap.

  55. What is so cool about these hacks .... by pvera · · Score: 4, Insightful

    Is that they force us to look at Gmail in many different ways beyond the "Jesus Christ, look at all that space" factor.

    When I started using Gmail I really liked the threaded messages feature and the search engine. Having to use labels instead of folders was (and still is) annoying, but I still place more value in the threading of the messages so all is well.

    Some of my friends put more value in the fact that they can pretty much forget about their mailboxes getting too big and their PC choking on it. The mailbox here can be almost a gig and all your PC sees is just a web page.

    Some friends also discovered that it is a great way to store memos, since is is very easy to pull them back between the labels and the search engine. I liked the idea so much that I sent myself every shareware license and CD key I have as separate emails so I can easily pull them.

    The blog thing will probably break by the time it hits production, but it tells us (and Google too) that Gmail is so versatile that you can do all these crazy things with it.

    Now Google can look at it and go uhm, maybe this is faster than whatever it is we are doing to store Blogger entries, and it also takes care of the post comments! And since you are already giving people a Gig of space, you can in theory claim that your *hosted* Blogger option is now free and allows you to share your 1GB of Gmail space. Then later plug the whole thing into an Orkut that doesn't suck and also into Google Groups.

    --
    Pedro
    ----
    The Insomniac Coder
  56. Re:1000 MB???? by dotwaffle · · Score: 0

    Gigabyte is sometimes interpreted as 1024MB (although technically that's a Gibibyte) so they've done it to prevent confusion ;)

  57. hrm by sosuke · · Score: 1

    i cant get it to work ... any luck?

  58. Eh by SirPhreak · · Score: 1

    GmailFS is still a much cooler hack.

    Imagine a bootable linux distro, upon boot asking for your Gmail login info then automatically mounting it as your home directory. Instant linux box wherever you go and have a internet connection.

    Fucking cool.

    --
    ------------------------------ SirPhreak - "It's Thinking..."
    1. Re:Eh by M51DPS · · Score: 1

      Unless you have an awesome internet connection, it will be ridiculously slow. Plus you still need some kind of boot-loader on a disk, considering most motherboards don't support booting over gmail yet.

    2. Re:Eh by SirPhreak · · Score: 1

      I said to mount the home directory, not pull the entire distro off.

      A simple hack could be made using Knoppix, they have storage of /home on a usb thumbdrive, why not throw in your Gmail info on bootup (of the linux distro, not your damn pc) and enter your info and have your /home directory mounted with all your settings then continue to run off the CD based distro.

      --
      ------------------------------ SirPhreak - "It's Thinking..."
    3. Re:Eh by ZigMonty · · Score: 1
      Umm... just because you're holding a hammer, don't pretend the idea of an internet home directory is a nail. Why would you want to use GMail for this when something like WebDAV would be far faster and more reliable?

      Google isn't the first to offer space on the internet. While i appreciate the coolness of the hack, wouldn't it be better to go with something *designed* for that purpose? And is putting your entire home directory on the internet really necessary? Does it all need to be accessible from everywhere? I'd prefer something like Apple's iDisk (not that i'm a .Mac member).

  59. Re:Sick of gmail by FuzzzyLogik · · Score: 1

    Let me know if someone else sent you an invite, if not i'll send you one. I'd rather send them to people who haven't gotten one and since you asked i wouldn't doubt if a lot of people ended up sending you invites :-P send an email to unlogikal@gmail.com with name and such and i'll send an invite

  60. Good God by Anonymous Coward · · Score: 3, Insightful

    If you want a blog that's associated with Google, you could always just mosey on over to blogger.com. Last I checked, there's no limit with them as to how much storage you get and it's probably a bit easier than getting this running. Yes, this is kinda cool and innovative, but couldn't this creative/technological skill go toward something that everyone would benefit from, like, say, easy sound/3d in Linux?

  61. Re:Sick of gmail by Anonymous Coward · · Score: 0

    you sound a little miffed coz you hav'nt got an invite yet and it's messing with your geek self image.... LOL.

  62. Re:Sick of gmail by Schart · · Score: 2, Interesting

    Aww, sounds like someone hasn't been invited to the party... ;)

    Google just gave me a few invites, I'd be willing to give you one if you think it might help sweeten that sour taste in your mouth.

    Funny thing is, I hardly even use my gmail account because I've had my mac.com address so long. What I've done, though, is to use gmail like an email archiving station. Just a simple, "If sender of message is in my address book, forward the message to my gmail address" rule. Requires no interaction at all, I don't even know it's happening but all my "good" email is auto-magically archived.

    Blah blah, I ramble. Seriously though, I'll send you an invite if you'd like...

  63. Re:Sick of gmail by jsebrech · · Score: 1

    Having an invitation system is also a great way to mine for friendship information. Just graph the invitations, and you will more or less have a who-knows-who graph (since most people hand out their invitations to their friends).

  64. Re:1000 MB???? by Anonymous Coward · · Score: 0

    Commas are used to delimit groups of three digits for numbers with more than four digits. But please, don't bereave me, observe a math book.

  65. For fucks sake by jb.hl.com · · Score: 4, Insightful

    Stop doing shit like this. Yeah, it's "fun", yeah it's "cool", but it's gonna piss Google off so much that they'll just put more and more limits on the service which piss off the majority to stop the minority.

    I don't know about you, but I want to READ MY FUCKING EMAIL with GMail, not use it as some file storage solution, file system, blog client and kitchen sink. Leave it be. Google is generous, they've released APIs and other fun shit to do with their service, and they've been nice enough to let people try their beta service. If I lose that service because morons like fucking with it to store their porn, I will be MAJORLY pissed off.

    Don't be so fucking selfish and stick to the friggin' ToS already.

    --
    By summer it was all gone...now shesmovedon. --
    1. Re:For fucks sake by benna · · Score: 0, Troll

      Don't be a negative nancy

      --
      "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
    2. Re:For fucks sake by benna · · Score: 1

      It was supposed to say:

      <CartmanVoice>Don't be a negative nancy.</CartmanVoice>

      Should have used preview.

      --
      "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
    3. Re:For fucks sake by Niello · · Score: 2, Interesting
      ...not use it as some file storage solution, file system, blog client and kitchen sink

      I see your point, but if they're offering 1GB of space they HAVE to assume that peeps will use it to store stuff. I mean... c'mon... if I never, ever deleted a single (non-work) email in my whole life I doubt it would come close to 1GB... INCLUDING spam.

      --
      I give men fish.
    4. Re:For fucks sake by raynet · · Score: 1

      Well my work email folder is currently 750MB and holds about 4 years worth of mail (including spam) and my other email folders on the same server take another 750MB (and does not include the mail-lists I get). So it is quite easy to accumulate 1GB of mail. And my boss is even worse. He gets often 100-300MB attachments, but fortunately saves the files on our fileserver instead of the IMAP server.

      --
      - Raynet --> .
    5. Re:For fucks sake by x3ro · · Score: 1
      Google is generous

      Bullshit. Google, like any company, is motivated entirely by self interest (their repudiation of 'evil' is childish and beside the point. They are not letting you use their beta service because they are nice people: they are doing it because it makes good sense for them to do it. GMail is a way of drawing in a potentially vast amount of advetising revenue through targetted marketing. No one is doing you a favour here: this is business.

      I don't have the time to waste hacking GMail, but if others do, I don't see a problem with it. Why do you care? Unless you work for Google. I have a GMail account but I don't see anything amazing about it. The threading and search is nice, some cool concepts; but certainly nothing that I don't expect to be cloned elsewhere by the time it leaves beta. Stop treating GMail like manna from heaven -- it's just an email account, and it snoops on your mail, at that.

      --
      [ UNSIGNED NOT NULL ]
    6. Re:For fucks sake by angrykeyboarder · · Score: 1

      I don't know that they have to assume anything. Using Gmail for anything other than sending and receiving email (and attachments) could make life difficult for "proper" users of the service.

      Not that my world would come crashing down if they killed it. I don't use it for my primary email anyway.

      --
      Scott

      ©20014 angrykeyboarder & Elmer Fudd. All Wights Wesewved
    7. Re:For fucks sake by Jarlsberg · · Score: 1

      I see your point, but if they're offering 1GB of space they HAVE to assume that peeps will use it to store stuff. I mean... c'mon... if I never, ever deleted a single (non-work) email in my whole life I doubt it would come close to 1GB... INCLUDING spam.

      I don't know about that. I've been using Gmail for a few weeks, and I'm already up to 2%. That includes a hundred outgoing emails, a few hundred saved emails and quite a bit of spam (which Gmails for the most part automatically detects and puts away). Spam is the big factor here, so Google would do well to put in a button that would empty the junk folder. Right now, you can only delete a hundred at a time.

      BTW, I've got a couple of invites - if anyone wants them, mail me (address in journal pages).

  66. Re:Sick of gmail by jericho4.0 · · Score: 5, Funny
    Ah yes, I remember the morning I got my gmail account. We had just returned the hounds to the pen and stabled the horses when the ambassador arrived with my invite. I was worried it would be over run with riffraff, but after reciving assurances from the Kennedys that invitations were strictly for the better class of people, I joined up, and golly I'm happy I did.

    Seriously, it took me 5 min after I read about gmail to get an account. Have you no friends? There are _millions_ of invites out there.

    --
    "A language that doesn't affect the way you think about programming, is not worth knowing" - Alan Perlis
  67. Re:Sick of gmail by Anonymous Coward · · Score: 0

    Not even that slowly any more, IMO. It's multiplying like a virus. Someone sent me one recently and, upon signing up, I found that I almost instantly had several invites to give away (they appear on your main Gmail page). As soon as I sent out a couple, the number was replenished. At this point, I can't even find many friends who need them any more. I think it's finally hitting critical mass such that those who really want one can find one easily and the cache of nerd-exclusivity is now almost completely gone. Yes, its a good service and people will want it on its own merits, but the ever special "I have it and you don't" factor is running its course. I reckon that was part of the marketing strategy--to get "thought leaders" to adopt and brag about it. Well done, Google.

  68. Re:GMail will fail. by madfgurtbn · · Score: 3, Informative

    You really have no idea how cheap storage is (and is getting) and how much advertisers are willing to pay for googles targeted ads.

    The question is not the storage, I would think, as much as the bandwidth. GMail's business model does not include the idea of, say, 10k people accessing a single gmail account to view content, which may or may not include Google's adverts.

    --
    Send lawyers, guns, and money. Dad, get me out of this.
  69. Re:1000 MB???? by Anonymous Coward · · Score: 0
    using a comma to say "hey, I've got 3 zeroes here" is redundant.

    iagreecompletelyandwhilewereatitwhatsthedealonpunc tuationingeneralafterallalltheinformationyouneedis thereandallthatsillypuncuationisredundantwhocaresi fitmakesthingseasiertoread

  70. Re:Sick of gmail by goon+america · · Score: 1

    That's because Gmail is currently in BETA. They want to test it with a lot of accounts, but they still want to control the number of accounts so their system doesn't get overloaded before it's ready.

    It's part of a MARKETING STRATEGY (and a particularly brilliant one, I might add) not because of any technical requirements. They probably have tens of millions of accounts by now.

    Marketing 101: If you make something artificially scarce, people will want it more.

    Moreover, the invite system gives them a ton of free advertising -- people offering their friends signup codes. I've constantly seen bloggers and slashdot posters offering them up and in part they're just doing google's advertising for free.

    I myself found myself wanting one, which I realized was just for these reasons. Then I asked myself, am I at all unsatisfied with my current email? ... the answer was "no". If they hadn't used this strategy, if I used it at all I probably would have signed up just to see how it looked, then forgotten I ever made the account. Now, I would have to commit myself to getting "invited", then once signed up I would have invite codes myself to give away.

    This is, needless to say, brilliant marketing from google and it amazes me that this company's effectiveness can permeate so many levels of its operation, even as it continues to expand in all directions.

  71. Re:1000 MB???? by Jeff+DeMaagd · · Score: 1

    Supposedly you can store 1024MB of email, just that somewhere after 1000MB email sending gets disabled.

  72. Re:Sick of gmail by Edgewize · · Score: 1

    They could have chosen beta submissions by random. But they gave 'passes' to the priveleged few to pass around. That is NOT FAIR beta or not.

    "Wah! Mommy, Johnny won't let me join his club!"

    OK, sorry for being obnoxious. But Google has absolutely no obligation to be "fair" about who they allow to use their private service.

    The first invites were given only to Blogger users, since they were 1) already using a Google service, 2) known to be tech-savvy, and 3) a highly influential group of people. A random lottery would have given Google a random smattering of grandmothers, computer newbies, middle-management execs, and twelve-year-olds. Not exactly a strong audience for testing or marketing purposes.

    Your argument reminds me of the people who complain when they don't get into beta tests for video games. It all boils down to sour grapes.

    On the other hand, by now the invites have made it to everyone you could imagine. If you want one, all you need to do is ask around. I'm sitting on three extra invites myself, because literally everyone I know already has a GMail account (or else can't be trusted with a two-button mouse).

  73. Re:Sick of gmail by SYFer · · Score: 1

    Oops--forgot to untick "anonymous." I've got 6 at the moment and I'd be happy to give 'em out to slashdotters. If you don't hear from me, then I ran out. I need a name and an e-mail address.

    --
    "...all the labours of the ages, all the devotion, all the inspiration, all the noonday brightness..." yada yada
  74. What I want by uncl_bob · · Score: 1

    is a gmail block device driver. That would be neat. Thank you for listening to an old uncle.

  75. Is this really a good idea? by Temporal · · Score: 4, Insightful

    Oh, sure, let's use a blogging script which uses a webmail service as its database. It can fetch data from this service by internally connecting to the web site, parsing the HTML, and pulling out the relevant data.

    Uh.

    Seriously, people, install a fucking SQL server. Not only is this going to be extremely extremely inefficient for you, but you are basically taking a nice service provided to you free by a nice company and exploiting the hell out of it. I am quite certain that if this thing gets a lot of use, Google will implement measures to break it. And I'm guessing Slashdot will whine when that happens, and I will be disgusted.

    Really... When your girlfriend offers you a blow job do you forcefully ram your dick down her throat until she vomits? Why on Earth would you do this to Google?

    1. Re:Is this really a good idea? by Anonymous Coward · · Score: 0

      When your girlfriend offers you a blow job do you forcefully ram your dick down her throat until she vomits?

      Of course not, a bit of vomit is no reason to stop.

    2. Re:Is this really a good idea? by Anonymous Coward · · Score: 0
      Really... When your girlfriend offers you a blow job do you forcefully ram your dick down her throat until she vomits?
      Why would you stop there?
    3. Re:Is this really a good idea? by XO · · Score: 1

      w00t my first EVAR negative post score! yay!

      --
      "Champagne for my real friends - and real pain for my sham friends!" http://ericblade.postalboard.com/
  76. Re:Sick of gmail by duncanatlk · · Score: 1

    I don't know how 'privileged' I am, but as soon as I send out my invites I get more, so they are ramping up the beta. I get more than I can give to people I know. If you want one, I have 11 to give away right now. Let me know.

  77. Tomorrow at Microcenter/Fry's: by magefile · · Score: 1

    "'Scuse me, salesdroid, can this mobo boot off a GMail drive?"

  78. Re:GMail will fail. by azaris · · Score: 1

    The question is not the storage, I would think, as much as the bandwidth. GMail's business model does not include the idea of, say, 10k people accessing a single gmail account to view content, which may or may not include Google's adverts.

    Um, Google own Blogger.com who already do this and have been doing it for years. Furthermore I think any Gmail bandwidth will be dwarfed by the Google search engine bandwidth.

  79. RAIGA by TheGratefulNet · · Score: 3, Funny

    Redundant Array of Inexpensive Google Accounts.

    google RAID.

    any takers for this newly-starting project?

    --

    --
    "It is now safe to switch off your computer."
    1. Re:RAIGA by Eric_Cartman_South_P · · Score: 1
      Shouldn't that be RAFGA?

    2. Re:RAIGA by M51DPS · · Score: 1

      How about Redundant Array of Independent Google Accounts?

    3. Re:RAIGA by Ricwot · · Score: 1

      How about Redundant Independant Account Array or RIAA for short?

    4. Re:RAIGA by zygote · · Score: 1

      Raggle for short?

      --
      the future is here, it is just not evenly distributed - w. gibson
  80. jesus christ by XO · · Score: 3, Insightful

    JESUS people, it's a goddamn EMAIL SERVICE.

    What are you all DOING?! You're out of your Minds!

    *ala William Shatner*
    HAVE ANY OF YOU EVER EVEN KISSED A GIRL?!

    --
    "Champagne for my real friends - and real pain for my sham friends!" http://ericblade.postalboard.com/
    1. Re:jesus christ by Anonymous Coward · · Score: 0

      It's official Eric, you're a fucking moron.

    2. Re:jesus christ by XO · · Score: 1

      Apparently I'm an Insightful moron, then.

      --
      "Champagne for my real friends - and real pain for my sham friends!" http://ericblade.postalboard.com/
    3. Re:jesus christ by Anonymous Coward · · Score: 0

      Insightful relative to the lifeless moderators. Yeah, great baseline there.

    4. Re:jesus christ by XO · · Score: 1

      Now why would you bother to come on and troll about me being a moron? Hmm? Walk like a man, and identify yourself.

      --
      "Champagne for my real friends - and real pain for my sham friends!" http://ericblade.postalboard.com/
  81. taking over the world plan by qopax · · Score: 1

    Oh my god, heh, I just told myself the answer for this question of why give out invites to current users and not just have a beta signup or something.

    So they can get to everybody. An invite isn't something you sign up for, it is something given to you, current users would give it to their close friends and relatives, who are prolly not technical users and know nothing about current tech news and development of something as bland as a new email service, but thus letting people know of how good it is, and making sure the word spreads out that much farther. wow, no wonder google mostly or only employs phd's...

    smart aren't they? also, google is still free, and I saw many people say they would be completely willing to pay for it on slashdot just because it is pretty much better than any other search engine that is currently available, and it is so damn fast. But Google doesn't need to slow down their conquest of the internet market, by doing something like making their services fee-based, at least not yet. First something as unimportant as a search engine. then an email service. next an efficient and elegant messenger with most features you need and enough userbase from gmail and google to make it the most popular messenger in the world. then a web browser with all these features integrated into a slick and resource efficient application, along with it a security package guarding your internet experience.

    then an operating system.

    then manufacturing it's own line of computers. most common type at first, but after maybe making it's own type of a portable computer system.

    sounds like Apple, in the way that it is so popular right now with the iPods, but only iPods, and the way their products are so elegant and clean and efficient. ut much less expensive than Apple, currently at least.

    Along the way probably Google will make a bad decision or in one of the processes I described something better than a Google's product would be released and would gain popularity and the plan would fall through. but Google probably isn't stupid enough to create a plan that isn't fault-tolerant. the course of this plan may take 15, maybe 20 years, and then Google will control humanity and make a cluster of human brains integrated with computers to find out the meaning of life?

    oh wait, that would be evil
    --
    I pwn this comment. "The Fine Print" says so.
    1. Re:taking over the world plan by BSDCoder · · Score: 0

      hehehehehehhehehehheh

    2. Re:taking over the world plan by squirrelchaser14 · · Score: 1

      The answer to life is 42. But what's the question?

  82. Re:Sick of gmail by CrankyFool · · Score: 1

    That was true in the beginning, but do you really know anyone at this point who wants a gmail invite and doesn't have one? Pretty much everyone I know goes around going "anyone want an invite? Anyone?"

    Maybe we just have too many friends at Google :)

  83. Re:Or Gmail could allow this but change the econom by Narchie+Troll · · Score: 1

    They have a blogger. It's called Blogger.

  84. Re:Sick of gmail by XO · · Score: 1

    If you click on "Top Comments" over at Fark, the three G-Mail account request threads over the last 3 days have become some of the highest-number-of-comment threads in the history of Fark.. and that's saying quite a bit..

    --
    "Champagne for my real friends - and real pain for my sham friends!" http://ericblade.postalboard.com/
  85. ANYONE NEED A GMAIL? by Anonymous Coward · · Score: 1, Interesting

    Here you go (first come first serve):

    One!
    Two!
    Three!
    Four!
    Five!

    After you sign up, your new e-mail address will be shown to whoever clicks on the link you signed up with, FYI. Enjoy.

    1. Re:ANYONE NEED A GMAIL? by Anonymous Coward · · Score: 0

      dood thank you thank you this is awesome

    2. Re:ANYONE NEED A GMAIL? by Anonymous Coward · · Score: 0

      how is this off topic? u NEED a gmail account in order to use the gmail blog!

    3. Re:ANYONE NEED A GMAIL? by Anonymous Coward · · Score: 0

      What? No goatse link??? ;-)

    4. Re:ANYONE NEED A GMAIL? by Anonymous Coward · · Score: 0

      No.

      But if you want an account email me. /me mods self stupid for posting anonymous

  86. You missed the whole point by Anonymous Coward · · Score: 0

    "screen scrapers" are prohibited because they circumvent the content based advertising in Gmail.

    duh?

  87. Google will be forced to be smarter by Ars-Fartsica · · Score: 4, Insightful
    Google will realize what Yahoo realized years ago - your users are not necessarily friendlies. Many will exploit and manipulate services for their own purposes. A few years ago a company was linking Yahoo IDs to provide a backup system for his entire company's data via Yahoo Briefcase.

    Google will need to start doing this - just stating an abuse policy is not good enough, they will need to start detecting abuse and counteracting, otherwise they will go broke trying to buy enough drives to make the exploiters happy.

  88. Re:Sick of gmail by Frankie70 · · Score: 1


    It's part of a MARKETING STRATEGY (and a particularly brilliant one, I might add) not because of any technical requirements.


    I agree. I have signed up for a gmail account. Not because I want one (I am not using it all that much), but only because it's a scarce thing.

    I see nothing all that special about gmail - the only good thing was that it made yahoo increase their storage size & I had not longer had to periodically clean up the account.

  89. and of course by vena · · Score: 2, Insightful

    the fact that they own Blogger probably gives them some interest in not wanting this :)

  90. Gmail should remain invitation only! by BondGamer · · Score: 3, Interesting

    Although this may be a little off-topic: I think google should keep Gmail invitation only, as it is doing with orkut. I don't see any downsides, that is unless you refuse to communicate with any other person on the internet. But then why would you be using email?

  91. Death of Gmail? by plasticmillion · · Score: 3, Insightful
    I'm surprised that nobody's pointed out that this could seriously call into question that survival of Gmail. A few people mentioned that Google might clamp down on the service if it is abused for purposes other than email. But how are they supposed to do this when monitoring people's mails would be a serious invasion of their privacy (although it is intriguing to note that their privacy policy doesn't state explicitly - AFAICS - that no one will do this)?

    I think this could turn out to be a serious miscalculation on Google's part. It would be quite trivial to write a web app that front ends Gmail with a virtual file system to which you can upload and download hierarchically structured folders and files. The system could even seamlessly encapsulate more than one account so you could have multiple Gbs of storage available totally free, with huge bandwidth and no maintenance.

    I imagine that Google's estimates of required storage assumed some relatively moderate average consumption for each user. This would make it really easy to eat up more space than they expected. This, combined with the fact that they won't get any advertising revenue from accounts using this trick, might make it difficult for them to continue the service.

    1. Re:Death of Gmail? by Idarubicin · · Score: 1
      A few people mentioned that Google might clamp down on the service if it is abused for purposes other than email. But how are they supposed to do this when monitoring people's mails would be a serious invasion of their privacy...

      Actually, it's not too difficult. They don't have to look at the contents of a person's storage space at all. They just have to look at the server logs and say, "Oi! Someone's been making thousands of connections from scores of unique IP addresses to this one acount. They're moving hundreds of megabytes of data up and down each day. That's odd." There's all kinds of slightly more subtle things that would show up in their logs, too. Pattern of usage can be very revealing, without ever having to look at any user's content.

      They could then send polite emails to the users in question ("Ease up on our pipes, eh?") or throttle them somehow (cap the number of page views per user per hour, or something.)

      Google isn't evil--it says so on the box--so they won't read your emails. But neither are they stupid. I imagine that they (or, for that matter, a competent /.er) could throw together some monitoring tools in an afternoon to catch the most egregious abusers.

      --
      ~Idarubicin
  92. Re:1000 MB???? by Anonymous Coward · · Score: 0

    I beleive the international standard is to use a space and not a coma to improve readability if needed.

    I hope you dont need a coma to more easily read the figure 1000.

  93. Re:1000 MB???? by Lehk228 · · Score: 2, Funny

    I thought a gibibbyte was a shitload of kills....

    --
    Snowden and Manning are heroes.
  94. Re:Sick of gmail by Siniset · · Score: 1
    i finally got an invite, but i think that's because i'm the most techie of all my friends, and so they could care less about gmail. Also, gmail is still in beta, i imagine it will soon be available to those without an invite.

    Now that i have one, i'm going, ok, now what? I already have an e-mail address.

  95. Re:1000 MB???? by TheSpoom · · Score: 0, Redundant

    1000 MB != 1 GB
    1024 MB == 1 GB

    --
    It's better to vote for what you want and not get it than to vote for what you don't want and get it.
    - E. Debs
  96. 10 invites to try it out yourself by lixlpixel · · Score: 2, Interesting

    fundisom.com/free-gmail
    first come, first serve.
    and if you manage to catch one, and feel like saying thanks -
    have a look at the ads there...

  97. Re:1000 MB???? by hazem · · Score: 3, Interesting

    I'm not necessarily lazy, but I have to say, I'd prefer to use 85,840,734,641,021 over 5840734641021. Especially if I have to quickly add 1000000 to it or transcribe it by hand to some other medium.

    Of course, I tend to prefer using tools that help keep me from making mistakes.

    I've worked on documents where people have written things like "4,24,120 incidents". It was a great flag to me that something was wrong and I was able to check it with them. If they had simply written 424120, I would never have spotted the error.

    Commas might be deprecated and spaces prefered in the world community, but in either case, I think they're helpful in reducing errors.

  98. In case someone does not know by Hugonz · · Score: 1

    "Gallina" means hen (in Spanish), and it's also used in the sense that one use, in English, "chicken".

  99. Re:1000 MB???? by Simon+Lyngshede · · Score: 1

    Not true, large parts of the world does use 1,000 with the exception of countries like Denmark, where we use 1.000, just to be different.

  100. Re:Sick of gmail by FinalCut · · Score: 1

    thats one of the funniest things I have ever seen on slashdot. thanks for the laugh

  101. Re:GMail will fail. by madfgurtbn · · Score: 1

    Um, Google own Blogger.com who already do this and have been doing it for years. Furthermore I think any Gmail bandwidth will be dwarfed by the Google search engine bandwidth.

    Notice I said "GMail's business model", not Google Corp's business model.

    Also, if you were the owner,employee, or a manager of blogger.com, would you want your other business entities to be leeching business from other departments?

    Google has massive bandwidth, but each bit must be paid for, one way or another. If Google is going to provide me free email, free search, and free blogging, without intrusive advertising or other annoyances, I feel it is not too much for them to ask that I use blogger.com for blogging, gmail.com for email, and google.com for searching.

    Google has earned my respect and my business. They are single handedly making the internet a better place every day.

    --
    Send lawyers, guns, and money. Dad, get me out of this.
  102. Re:Sick of gmail by Metallic+Matty · · Score: 1

    Heh, that archiving idea is actually a pretty clever idea. I never really thought to use an e-mail account like that.

    By the way, if you're interested in sending me an invite, I'd surely appreciate it. Let me know, metallic@adelphia.net

  103. Re:Sick of gmail by NetCow · · Score: 1

    Touche :)

  104. HERE'S FOUR MORE by Anonymous Coward · · Score: 0

    Gmail invitation 1

    Gmail invitation 2

    Gmail invitation 3

    Gmail invitation 4

    As always: first come, first serve. Enjoy!

  105. Re:1000 MB???? by LnxAddct · · Score: 1

    That is the worst notation for a number i've ever seen. Suppose I said, "Here is a list of the 5 largest numbers ever to be added by a human: 3 006 004 345 234 123 623 453 543." How the hel could you get anything out of that, the answer is you couldn't . Either use the comma or the period, anything else and its just dumb.
    Regards,
    Steve

  106. Insightful?? by Anonymous Coward · · Score: 0

    how the hell is this insightful? helpful, yes. insightful, NFW.

  107. rssfeed+gmail+r2e = Ultimate solution for backups. by MohammedSameer · · Score: 0

    Tell you what I'm using gmail for ?
    Daily backups for my website are being emailed to my gmail account. Now I won't have to open gmail to check whether they arrived or not, I use rss2email to get RSS feeds, Now I can have gmail RSS feed, r2e'll email them to my primary pop3 enabled mailbox, Done!
    I'll know whether the backups are there or not without need to open gmail to check ;)

  108. Re:1000 MB???? by dotwaffle · · Score: 1

    It's either a gibibyte or a gebibyte. Someone on slashdot will correct me ;)

  109. Re:1000 MB???? by Anonymous Coward · · Score: 0

    Commas are used to delimit groups of three digits for numbers with more than four digits. But please, don't bereave me

    This is the internet, not the wild west. Nobody's going to bereave you over a minor dispute. Too much effort.

  110. gmail invites by darcon · · Score: 1

    First 6 people to email me get invites darcon at gmail.com

  111. Re:Sick of gmail by Anonymous Coward · · Score: 0

    Hey, I *am* pissed that I can't play WoW!

  112. ... more gmail invites ... by splint3r · · Score: 1

    First 5 people to Jabber me get gmail invites. JID: afraz@jabber.killerbees.org.uk.

    Don't worry if I'm not there to respond, I'll know in which order the messages came. Don't forget to include your name and e-mail address.

  113. It looks like someone is getting greedy. by Anonymous Coward · · Score: 0

    It looks like someone is getting greedy:

    http://gmail.google.com/gmail/a-997c844f36-80536 12 57a-f08e9460d0

    http://gmail.google.com/gmail/a-997c844f36-04823 7f 14d-8031ff00b5

    I suppose it is possible that jrainville@gmail.com and joel.rainville@gmail.com are two different people who just happened to use two different invitations on the same page, but only to a similar extent that it is possible that Jesus Christ and Mohammed have corporealized in Silicon Valley and are at this moment procuring pizza and beer for a party at my place tonight.

  114. Odd. by mcc · · Score: 3, Informative

    I don't see it on those pages. However I signed up for a GMail account a few days ago, and that was definitely one of the clauses of the clickthrough agreement I was presented with at that time. It appears their clickthrough agreement is different from their posted TOS policy? I guess you'd need to find a gmail invite in order to read the clickthrough...

  115. 6 invites by jaywarrietto · · Score: 0, Redundant

    if you want invited email rainspherebomb@gmail.com

    1. Re:6 invites by jaywarrietto · · Score: 1

      all gone!

  116. Could someone send me a gmail invite? by Mesmersmer · · Score: 1

    See, I have no friends... (really)

  117. To all those worried about their gMail accounts... by eufreka · · Score: 1

    Let me see if I understand you all: You're pissed that someone playing around with the underlying tech of gMail is going to cause you the *disaster* of losing your oh-so-vital e-mail!?!?!?

    Let's all just agree right now, that anyone worried about their gMail (and thus obviously unable to run their own Internet-accessible mail server) is SO clueless and SO *user-like* that they are NOT to comment on gMail hacks...

    Insert the various tired-out cautions here: It's a free service (you didn't think it would last forever did you?); What, you didn't back up your e-mail locally (are you nuts, it's not like you were paying them to...).

    This guy is just one of many blurring the whole distinction between file systems/datastores/mailservers/etc. and what in the world is the harm in that? (That's kinda how gMail came about, isn't it?

    If you are so worried, go get 10-12 yahoo accounts and don't worry/be happy--I haven't noticed anybody hacking yahoo's webmail service...

  118. Re:Gmail invites here... by Mesmersmer · · Score: 0, Redundant

    mesersmer@gmx.net Thank you

  119. Re:GMail will fail. by Anonymous Coward · · Score: 0

    Dumbass.

  120. What's the point by autopr0n · · Score: 1

    Google offers a free blogging system, blogger.

    Wouldn't suprise me if they linked the two systems at some point.

    --
    autopr0n is like, down and stuff.
  121. Re:1000 MB???? by JediJorgie · · Score: 1

    Nope...

    http://encyclopedia.thefreedictionary.com/gibiby te

    Jorgie

  122. HTML for structure, CSS for presentation by the_truk_stop · · Score: 1
    they don't want to be locked into a specific set of HTML
    Not having a gmail account I can't speak with certainty, but Google needs to be using valid HTML and use CSS to position the content. See CSS Zen Garden for examples of CSS' power, and an example of the beauty of well-structured HTML markup.
  123. Re:Gmail invites here... by x3ro · · Score: 1

    .... and the spam rolls in .... :P

    --
    [ UNSIGNED NOT NULL ]
  124. Re:1000 MB???? by TripleP · · Score: 1

    how can i argue with a 'anything is dumb and it's just dumb'

    i bow down to your superior/inferior ways

  125. Re:Sick of gmail by slamb · · Score: 1
    From what I remember they are working on allowing you to access it all via POP.

    I hope that you mean IMAP, given that POP doesn't support the following features which would be essential for fast access to a large (up to 1 GiB) mailbox:

    • unique IDs for messages, which allow quick synchronization of local caches without redownloading the contents of old messages
    • fetching individual MIME parts (getting the body text seperately from the 100MiB of attachments that your mom sent because she doesn't know how to scale/compress images)
    • server-side searching
    • tagged commands for pipelining

    These are the main reasons IMAP is suitable for disconnected access and POP is not. There are other advantages to IMAP, too:

    • multiple folders
    • notification of new messages (through the IDLE extension)

    POP has no advantage for the user. For the administrator/developer, it may have a slight advantage in that it's simpler. But these complexities are hidden from the user; it is quite seamless.

  126. Re:Sick of gmail by sxtxixtxcxh · · Score: 1

    i'm doing something similar...
    i've got ALL of my accounts sending a copy to gmail.
    ...including my yahoo and hotmail accounts. :)

    nothing like being able to login to one place to check like.. 6 accounts when you're not home.

    --
    for a minute there, i lost myself...
  127. Obligitory GMail invite reply... by Vegeta99 · · Score: 0, Redundant

    First 6 people to email me at rjlynn@gmail.com get gmail invites. Meh.

    1. Re:Obligitory GMail invite reply... by angrykeyboarder · · Score: 1

      Ditto here. LOL

      --
      Scott

      ©20014 angrykeyboarder & Elmer Fudd. All Wights Wesewved
  128. Re:Or Gmail could allow this but change the econom by Blakey+Rat · · Score: 1

    Uh, they have a blogger already. Blogger.com. The people doing this project are just stupid or something.

  129. Re:Sick of gmail by suckmysav · · Score: 1

    " Pretty much everyone I know goes around going "anyone want an invite? Anyone "

    I want one

    *sniff*

    --
    "You can't fight in here, this is the war room!"
  130. Re:Gmail invites here... by Anonymous Coward · · Score: 0

    Assuming that he actually gets an invite, he won't need the old one any more.

  131. agreed, but more likely by RMH101 · · Score: 1

    is that your account could get TOS'd. with hotmail, all you need to do to kill someone's account stone dead with no recourse is to moan about them to the hotmail abuse desk. they don't check anything, they just close the account. i'd imagine google'd be less evil than this, but even so; given the number of gmail accounts there are and will be, can you really expect an impartial personal investigation for each abuse report?

  132. Re:Gmail invites here... by Anonymous Coward · · Score: 0

    navaja0@yahoo.es

  133. Re:Gmail invites here... by Anonymous Coward · · Score: 0

    ijampere@yahoo.com

  134. Re:Gmail invites here... by richy+freeway · · Score: 0, Redundant

    rich@globular dot org

  135. Re:1000 MB???? by Laebshade · · Score: 1

    Actually... if you ever look at screenshots where people have tried to max their mailbox it hits 1023MB (and not usually 1024 because hard to get that with big files).