<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
        
              <title>milov.nl: gmail</title>
        <link>http://milov.nl/cat/gmail</link>
        <description>Weblog/photolog of Milo Vermeulen. Category: gmail</description>
            <lastBuildDate>Mon, 11 Oct 2004 14:10:19 GMT</lastBuildDate>
                        <item>
<title>Skinning Gmail with a Custom Stylesheet</title>
<link>http://milov.nl/2748</link>
<guid>http://milov.nl/2748</guid>
<pubDate>Mon, 11 Oct 2004 14:10:19 GMT</pubDate>
<description></description>
<content:encoded><![CDATA[
<a href="http://persistent.info/archives/2004/10/05/gmail-skinning">Skinning Gmail with a Custom Stylesheet<!-- - not necessarily an improvement but a hell of a hack--></a> [<a href="http://kottke.org/">via</a>]]]></content:encoded>
</item>
                                          <item>
<title>GMail Drive shell extension for Windows</title>
<link>http://milov.nl/2745</link>
<guid>http://milov.nl/2745</guid>
<pubDate>Sat, 09 Oct 2004 17:23:48 GMT</pubDate>
<description>GMail Drive shell extension </description>
<content:encoded><![CDATA[
<a href="http://www.viksoe.dk/code/gmail.htm">GMail Drive shell extension</a> [<a href="http://prolific.org/">via</a>]]]></content:encoded>
</item>
                                          <item>
<title>fixed width font in Gmail</title>
<link>http://milov.nl/2608</link>
<guid>http://milov.nl/2608</guid>
<pubDate>Wed, 21 Jul 2004 20:44:02 GMT</pubDate>
<description>Does Gmail have a setting somewhere to make message text appear in a fixed width font? 'Cause if it does, I sure can't find it...

To force it to use a fixed width font anyway, I added the following to userContent.css in my Firefox profile:

div.msg div.mb {
  font-family: monospace !important;
  font-size: 12px !important;
}

(Firefox's 'View Selection Source' came in real handy trying to figure out these classnames; regular View Source is a pain on Gmail because the whole thing's Javascript-generated.)</description>
<content:encoded><![CDATA[
<!--closed--><p style="margin-top: 0;">Does <a href="http://gmail.google.com/">Gmail</a> have a setting somewhere to make message text appear in a fixed width font? 'Cause if it does, I sure can't find it...</p>

<p>To force it to use a fixed width font anyway, I added the following to userContent.css in my <a href="http://www.mozilla.org/products/firefox/">Firefox</a> profile:</p>

<pre class="code">div.msg div.mb {
  font-family: monospace !important;
  font-size: 12px !important;
}</pre>

(Firefox's 'View Selection Source' came in real handy trying to figure out these classnames; regular View Source is a pain on Gmail because the whole thing's Javascript-generated.)]]></content:encoded>
</item>
                                          <item>
<title>passed the Gmail limit</title>
<link>http://milov.nl/2592</link>
<guid>http://milov.nl/2592</guid>
<pubDate>Sun, 11 Jul 2004 18:41:08 GMT</pubDate>
<description>Well, there it is:



1GB of useless duplicate mp3s on Google's hard drive.
Take that, free service! :)

I managed to reach the limit rather easily by constantly forwarding messages to my account from within Gmail itself (saved quite a bit of time and bandwidth). It doesn't look like Gmail is smart enough to store the same attachment only once...

Small text-only email messages still get through, but anything with an attachment seems to get bounced now. Also, when I try to send something from within Gmail (of any size), I get an alertbox saying: "Your message could not be sent because you have exceeded your mail quota."

All in all, not as exciting a conclusion as I had hoped (in that nothing unexpected happened). But I have discovered Gmail makes a kick-ass mp3-tennis interface (whereby two players send interesting mp3s back and forth; been playing it with Ruben), so I'll probably delete the duplicates soon to make more room for that.

Update:
I just realized, the reason for the seemingly too large 1023MB is because Google is using an actual gigabyte (1024MB) as a limit, rather than the rounded off 1000MB figure shown.</description>
<content:encoded><![CDATA[
Well, there it is:<br />
<br />
<img src="http://milov.nl/files/2004/07/gmail_limit.gif" width="363" height="178" alt="" /><br />
<br />
1GB of useless duplicate mp3s on Google's hard drive.<br />
Take that, free service! :)<br />
<br />
I managed to reach the limit rather easily by constantly forwarding messages to my account from within <a href="http://gmail.google.com/">Gmail</a> itself (saved quite a bit of time and bandwidth). It doesn't look like Gmail is smart enough to store the same attachment only once...<br />
<br />
Small text-only email messages still get through, but anything with an attachment seems to get bounced now. Also, when I try to send something from within Gmail (of any size), I get an alertbox saying: "Your message could not be sent because you have exceeded your mail quota."<br />
<br />
All in all, not as exciting a conclusion as I had hoped (in that nothing unexpected happened). But I have discovered Gmail makes a kick-ass mp3-tennis interface (whereby two players send interesting mp3s back and forth; been playing it with <a href="http://www.timmietv.nl/">Ruben</a>), so I'll probably delete the duplicates soon to make more room for that.<br />
<br />
Update:<br />
I just realized, the reason for the seemingly too large 1023MB is because Google is using an actual gigabyte (1024MB) as a limit, rather than the rounded off 1000MB figure shown.<!--closed-->]]></content:encoded>
</item>
                                          <item>
<title>g-mailto bookmarklet</title>
<link>http://milov.nl/2571</link>
<guid>http://milov.nl/2571</guid>
<pubDate>Sat, 26 Jun 2004 19:39:20 GMT</pubDate>
<description></description>
<content:encoded><![CDATA[
<a href="http://sippey.com/b/2004/06/g-mailto-bookmarklet.html">g-mailto bookmarklet</a> [<a href="http://prolific.org/">via</a>]]]></content:encoded>
</item>
                        
      </channel>
</rss>
