New Mozilla-based Mail Client: Minotaur
Ant writes "Minotaur is a redesign of the Mozilla mail component. Our goal is to produce a cross platform stand alone mail application using the XUL user interface language. We are modeling ourselves after the Phoenix rewrite of the Mozilla browser. Our intended customer is someone who uses Phoenix (or another non mozilla.exe browser) as their primary browser and wants a mail client based on mozilla that "plays nice" with their browser. Currently, mozilla -mail is not a good option for these users because link clicks and attachments end up going to mozilla browser windows instead of the preferred browser. In addition, by focusing solely on stand alone mail, we believe we can make some dents in the overall footprint and performance of the mail client by removing components and chrome we don't need."
I want to be able to put my mail on a shared FAT32 drive, and have access to my email seamlessly whether I boot up in Windows or Linux
Never trust a man in a blue trench coat, Never drive a car when you're dead
You know what pisses me off... Netscape/Mozilla has been around all this time now, and you STILL can't tell it to lauch an app other than Netscape Mail when you click on an e-mail link! Not just e-mail, but page editing, and the address book as well. That has been my main gripe with Netscape (besides the ever present performance and stability problems) for years.
Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
Feature request I suppose.
Allow for an IMAP/POP3 proxy to allow access to webmail accounts from inside a firewall without using ssh tunneling stuff.
In fact I think it's a great idea to get away from the "kitchen sink" type of software packages and move on to more specialized programs that focus on one task and do it right!
perl -e 'printf("%x!\n",49153)'
As long as I have a decent GUI rather then an obtuse CLI, I am all for it.
It's just me or less bloated software based on mozilla are making more sucess than the original? I use phoenix and it's much better thank mozilla IMHO, I don't see why to use something much more slow with not much more functions.
we believe we can make some dents in the overall footprint and performance of the mail client by removing components and chrome we don't need
We don't need? Is it the developer who decide what the end-users needs are?
Note to self: get smarter troll to guard door.
Now if they could go the other way and make mailto links in mozilla and phoenix open my preferred mail reader. (bugzill bug #11459).
Phoenix uses the Gecko render core for browsing whilst largely trying to ignore the XUL chrome, Minotaur going for a standalone mail client (but which will still use the Gecko core for rendering fancy mail), and so on.
Each to their own, I know I like Mozilla (browser only). Haven't tried Phoenix yet, but until the GRE is in place, and widely used, I probably won't be trying out Phoenix yet. Leaving Mozilla open 24/7 means I don't have any real performance hits.
Just my $0.02.
Currently, mozilla -mail is not a good option for these users because link clicks and attachments end up going to mozilla browser windows instead of the preferred browser.
And that's it?
Wouldn't it be easier to add an option to specify preferred browser into Mozilla Mail preferences? I am not ranting - everyone is free to do whatever they want - but right now, when Mozilla Mail is finally stable and packed with some really good features, and at the same time many FS/OSS projects starve from lack of developers, what is the point of writing yet another MUA?
Lisp is the Tengwar of programming languages.
Then, after several thousand man-hours of work, we'll finally have the feature set of mozilla available to us.... BUT IN THREE SEPARATE BINARIES.
Sweet!!!
In addition, by focusing solely on stand alone mail, we believe we can make some dents in the overall footprint and performance of the mail client by removing components and chrome we don't need."
I think they're suggesting that even if you have, say, Phoenix and Minotaur running at the same time, it would still outperform Mozilla.
-- Kircle
It will be a very good thing if minotaur fix the mozilla mail client and get the fixes back into the mozilla tree.
bugzilla.mozilla.org lists bugs where the mail client fails to retreive mail which have been open for years. I stopped using mozilla as a mail client due to bug 58301 which has been open for nearly three years.
I can't believe they didn't mention the feature that I find most important: separation of the mail and browser in to separate processes. This improves stability and reliability. I don't want some misbehaving browser plugin causing a browser crash that also brings down the email client and message I've been editing for the last 30 minutes. I see process separation is on the Mozilla team's TODO list, but I suspect this will achieve that goal *long* before they do.
Well, I haven't yet found an e-mail client I am totally happy with yet. Shamefully, Outlook Express handles IMAP better than any Linux IMAP client I have used so far. Evolution comes close as a good overall e-mail program, but it has some very annoying GUI problems, like the tedious process of viewing the header/source of just one e-mail for example.
I'm still using SMTP. IMAP still hasn't convinced me it's a better mail protocol. Aside from the ability to download messages selectively, IMAP just seems way over hyped.
I've just converted all my mozilla mail to outlook because I'm sick of waiting for this bloated lizard to load just to check email (I use phoenix as my default browser).
I wonder if it is possible to convert to this minotaur from outlook?
A mail client is one thing I never find myself wanting for on any platform. Even if you don't like Mozilla's bundled client (I don't), Windows users have The Bat!, Eudora, and Mulberry. I even heard Microsoft makes a mail client or two. Mac users have Eudora and Mulberry plus Mail.app and another Microsoft client. UNIX/Linux users get the always-fabulous mutt as well as Evolution and KMail. Oh, and Mulberry :D. It seems somewhere in that mess you could find one or two that meet your needs. I know I did, one for each platform. And I'm really picky about my e-mail...
:).
That said, I did just switch to Phoenix from Mozilla because I like its interface slightly better. It may load a little faster too, but with my main client machines all being 1.1ghz or better and the same browser instance being open most of the day I don't really notice.
I don't use Mozilla's mail client, so I suppose there could be features missing or a stand-aloneness that some people want. In that case, go for it.
I just hope this doesn't take someone's time who would be working on GNOME, KDE, OO.org, or a decent replacement for Macromedia Freehand/Adobe Illustrator
Game... blouses.
Another aspect that is sadly overlooked by many is that of choice of interface. I really appreciate those applications and applets that which provide either the library with a complete API (meaning it is not dumbed down relative to the normal application) and/or provide just an API or other more abstracted method of interfacing to expose the functionality. It is more than a little frustrating to see "We have made this application that does X, Y and Z written in [GTK, win32, XUL, LMNOP]..." What I would like to see is "we have made this application that does X, Y and Z with a fully modular interface design that we include a reference GTK, CLI and Motif interface. Please see our website for our WELL DOCUMENTED API refrence which btw is complete and well organized following professional software engineering principles." In the absence of a well known or accepted API methodology then I admit it can be difficult to follow the defacto standard sometimes. Perhaps that instead of constantly having people reinvent the wheel and drain other needed projects of talent and resources, an effort to create a standardized "meta language" or guidelines for external API program references, user interface elements and dependancy/feature management could be implemented.
What the fuck is wrong with these people? Why can't these developers just work on the fucking project and improve it and make it better without having to rewrite into yet another application?
I had the exact same feeling when I saw the Phoenix announcement: WHY?!
I used to work for Netscape and I know what I am talking about. Mozilla was designed as a modular app. That's what XPCOM in there is for. So the right thing to do when you start bloating is refactor: take a big component, break it into nice modules and then let the USER decide which modules to install on his machine.
This way, it's like the user composes the app out of modules, so he can install there a Mozilla, a Phoenix or a Minotaur.
I use Mozilla Mail and I know COUNTLESS bugs and problems that need to be fixed and addressed. The only reason they are not is that there are not enough engineers to do that work.
So why is engineering effort spent on these spin-offs instead of spending it on the mail product and providing the needed requirements THERE?
Hey Minotaur Team, why? Hey Scott McGregor, is the ego trip more important than your contribution to Mozilla? Does it feel better to have your own pet-project than to add your (anonymous) contribution to the mail codebase?
That was always the problem at Netscape/Mozilla: EGO. Look at JWZ, RickG, KippH, Adreesen. Big mouths, big plans, but falling short on delivery.
I don't even KNOW who works in the IE dept. at MS and they kicked Netscape's ass all the way to AOL.
Shame on you!
This oversight will never happen again.
Here is your JVM farfile
and you popup blocker jarfile
and your bookmark manager jarfile
and your irc client jarfile as well.
Shall I call a delivery truck or do you want to pick up the 12megs tarball yourself?
Ok, yeah I agree with that. I wrote the comment above yours. I use Outlook Express myself, and I store all my email on a Linux box running Cyrus IMAP. Other windows clients:
Eudora: poor interface, quirky features.
Outlook: very slow interface, worse IMAP than Outlook Express
Mozilla: interface bugs and slowness / non-standard-ness
This new XUL one isn't going to do it for me though, for the same primary reason - poor interface. Sigh.
Sometimes I still use PINE. So it's PINE and Outlook Express and Cyrus IMAP for me. Not very pretty.
I hope they make some decent skins for it, so far that gui looks but ugly. And I kind of like mozilla mail. It works for me and I've never had a problem with it.
OutLook on Windows and iCal on Mac use WebDAV to store public calender information. i have yet to see something on linux/unix.
Consensus is good, but informed dictatorship is better
No, only half bull. ;)
My journal has hot
Well, but this is all about what Apple is doing with their iApps:
Wanna make a movie? iMovie
Read your mail? Mail
Chat? iChat
I like this approach a lot better than a bloated program that has 50 features I never use. When I just want to read email and look at my calendar I just open up Mail and iCal. Done simply and effectively.
"interface" is your whole problem? I thought the nicest part of XUL was that it was an easy-to-read interface language. So you could build your own, and just talk to the features that are built-in to Mozilla/Minotaur.
Can't you?
this will go good as a stand-alone with either phoenix or K-Meleon
Even though I use Mozilla mail, I still would like to be able to have mailto: links open in something else.
I'm sorry for not having english as my first (or second) language. Meanwhile, I do believe I did manage to communicate the intended meaning of my post to any interested readers, and, after all, that is the purpose of language, right?
Trust the Computer. The Computer is your friend.
Unfortunately, this isn't an option for OS X users as we don't use an "installer program" to install it, we just copy the files to the hard disk (or network drive, or whatever.)
While it is true you can do some surgery on the Mozilla.app directory and remove the email client and other unwanted stuff, this is not an option for regular users, and not exactly a cakewalk for an advanced user like myself.
user_pref("network.protocol-handler.external.mailt o", true);
...and it will use the system-defined mailer. Don't ask me why this isn't the default...
(of course take out the space between 'mailt' and
'o' because Slashdot's lameness filter is designed to prevent information sharing among technical folks)
The user.js file in in your Mozilla profile - it there isn't one, just make a new one. user.js doesn't get whacked by upgrades.
My God, it's Full of Source!
OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
Currently, mozilla -mail is not a good option for these users because link clicks and attachments end up going to mozilla browser windows instead of the preferred browser.
Once we release our first alpha release to the public, we'll add a link here for you to get it. Or you can build it yourself if you are already familiar and comfortable with building mozilla.
Looks like choosing the browser isn't the largest problem here.. The fact, that the software isn't even on alpha stage yet, isn't apparently worth mentioning in your post.
I know how much you slashdotters enjoy all gpl/linux/etc stuff, but please, posts like this are really worth nothing.
I thought the first rule of software was: "No software is truly complete until it can read email".
I guess we need a second rule: "Once software reads email, it must be split into pieces."
I'm waiting for a third rule: "Each piece must then evolve until it can read email again."
It's the circle of life.
IMO far better than Outlook (Express), Netscape and Evolution put together
But not very graphical I guess
I've been wanting a standalone Mozilla-based mail client for a while. Kudos to the Minotaur team! I'm looking forward to trying it out. =)
#define sig "Every social system runs on the people's belief in it."
My take is that the post was not flaming for bloat... it proposed an alternate solution - and a technically much simpler one - to potentially achieve the same end, and inquired as to why that path wasn't being taken. So far (at the time I write this) nobody has actually answered this question; that doesn't mean there isn't a cogent answer to be had, but it remains to be seen.
- First they ignore you, then they laugh at you, then ???, then profit.
I'll tell you why, because downloading some source and changing a file menu is how these guys want to get notariety. Phoenix and Minotaur are pointless forks designed to get someone free cred points on the back of anothers' work.
Am I the only one who likes Mozilla? I switched from Outlook Depress on my Windows 2000 laptop to Mozilla 1.3 for my browser and email and I love it!
The tabbed browsing is excellent. The fact that from Mozilla Mail I can control-click on a link and it shows up in a new tab without messing up my previously viewed pages is worth the (low) price of admission.
The email spam filters are working well, at least till I get around to a better server-based solution.
I just started looking at the Mozilla calendar. Looks good so far!
Now if anyone can reccomend a web page that describes how to set up an LDAP server to replace my address book so I don't have to manage multiple address books, I'd be eternally grateful!
Are there bugs with Mozilla? Yes. The Googlebar for Mozilla needs a little bit of work. But all in all, the bloat isn't that bad, certainly no worse than Microsoft but with MUCH better functionality and stability! I can pay that price.
To the Mozilla developers, a BIG thank you!
What's my Karma Mr. Burns? "Excellent"
The Bat! is the best email client I have ever used on any platform, and I've tried many. I would LOVE for Minotaur to be a Bat clone. The closest thing under Linux I've found is Sylpheed-claws. I currently use Evolution but I don't rate it very highly for mail (why doesn't it use a separate inbox for each account instead of mixing up all my mail? Where is the backup/restore feature? etc). There is definately space for another email client.
Phillip.
Property for sale in Nice, France
First we have Phoenix, a browser, now we have Minotaur, an e.mail client.
What next Elfix as an OS?
The developers sound more like D&D players every new release.
So rise up, all ye lost ones, as one, we'll claw the clouds.
I haven't yet found an email client (that I like) in Linux that will disable the preview window. I don't mean just minimize it so that I can't see it executing when I click on an email, but completely disable it. Netscape, Mozilla, KMail, Evolution. None of them will completely disable it as far as I can tell.
If you can enable PGP (or GPG) signing and encryption in this stand alone mail client, you will be my hero. I am still waiting for the day when PGP becomes commonplace and a great mail client with a great (and simple) encryption interface would be spectacular. Not all of us can afford S/MIME.
I can't believe how much whining there is about this. Kudos to people here who are trying to explain what Mozilla is about to others who obviously don't get it.
Thanks Mozilla (and all of your offspring) for the SUPERIOR products you give us for FREE without any strings attached.
There are speed improvements in 1.4a (try the 3/25 nightly build for instance) in install, navigator and especially mail/news. A very noticeable improvement!
So it looks as if they're changing the name. Sort of.
Speaking of which, Phoenix still has no new name.
I've been using Mozilla with Enigmail for GPG, but unfortunately this only is working for me in Windows right now because Debian Mozilla (which is what I use in linux) doesn't seem to be compatible with Enigmail.
;)
When I saw this project announced, my first thought was "Ah ha, now I can use Debian Mozilla and a mozilla-based email client with GPG." But I didn't see GPG listed anywhere.
Some of you may be saying "Use evolution!" and believe me, I do, but evolution seems to only support PGP/MIME and the developers seem to be unable (unwilling?) to add support for PGP/INLINE according to mailing list posts that I've read. Maybe I've misinterpreted the situation though.
And thus my linux quest for PGP/INLINE support (enigmail) with built-in anti-aliased fonts in my browser (debian mozilla) continues...
If anyone has a solution, I'd be glad to hear it
I'd like to use the Mozilla Mail-News client and Konqueror as the browser. (Sometimes I've preferred Mozilla, but right not not... however). KMail is nice in many ways, but nothing that come close to the Mozilla Mail Junk filter. And KDE has never had a news reader that worked as nicely (for me) as the Mozilla news-reader.
I think we've pushed this "anyone can grow up to be president" thing too far.
I expected it to be called like that, and then I checked the recent changes:
March 18th
Renamed the executable to thunderbird instead of minotaur. We may switch this back though.
Is this yet another trademark problem, as with Phoenix?
Beware: In C++, your friends can see your privates!
cryptography is illegal under the Patriot Act, Section 14a.
link clicks and attachments end up going to mozilla browser windows instead of the preferred browser.
:P ).
/etc/unituitivename/.hidden_weird_config_file and add the line "faj3fs.kfj.browserN = phoenix", but in the normal settings dialogue. (gaim does this, but there are very few others that I have seen that do).
This has been my major gripe with much of the KDE tools (and pretty much any integrated system which simply assumes you must be running all of their tools because you happen to like one). I run phoenix, and getting knewsticker or kmerlin (msn client) to open links in phoenix is pretty much impossible (yes yes.. I know.. use the source luke and all that, but thats time I dont have at the moment - too busy posting to slashdot
And the other example in windows, where any link you click automanically (sic) opens everything in iexplore, despite setting the default browser as phoenix.
A cry out to developers.. please please PLEASE if you have highlighted links in your app, let the user configure which browser they want to start it up in. And not through some weird edit
Let me try... Perhaps E17?
Less is more !
"You miss the point. Mozilla isn't meant to be an end-user browser, at least not in the long term."
:) Actually, I'm sure there are sites / code which make Mozilla crash, and maybe if I opened a hundred tabs it would die, but in my own day-to-day, all-day use, Mozilla releases have been solid for a while. I'm using a 1.3 build now, and it just works.
... but the calendar swings the balance, and I honestly find not much speed difference between Phoenix & Mozilla for most things on any of my machines (incl. 600MHz Athlon, which by my reckoning is not a "slow" computer, but Hey ;))
I know that's their stated position, but it seems to me that's with a (perfectly fine) wink and a nudge. Mozilla makes a great, excellent, admirable daily web browser, whatever they say about it being an experimental bleeding edge wacky developers-only danger will robinson danger risk to the brain.
General, sweeping statement: Mozilla used to crash; now it doesn't
I like Phoenix as well, and it's obviously a bit trimmer, but with Mozilla, I get IRC (Chatzilla is now quite acceptable as a client), mail (ok, I check mail via a text terminal, but I *have* used Mozilla's, and find it a very nice way to do mail), and (!) calendar. The calendar works very nicely, btw. If not for the calendar, I might stick with Phoenix, since on a Linux box I'm happiest with XChat for irc, ssh-in-terminal for mail
timothy
jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
I just checked about:config and there is no entry for network.protocol-handler.external.mailto. :(
That's because it defaults to null (not set to true, not set to false, use app default), and about:config seems not to list null settings. You have to create it first with right-click -> New -> Boolean.
Will I retire or break 10K?
Here's something to read for IMAP client authors: IMAP Client Coding HOWTO.
you obviously have never used phoenix or minotaur, you fucking jackass.
Thank god.
I liove the mozilla mail client, but IMO Opera is a better brower (the new version sucks though.... sigh)
In all seriousness, GCC can read e-mail. Write an e-mail program in C or C++, place it in foo.c, and do the following
That's because GCC compiles your mail program.
Will I retire or break 10K?
As I understand it, one of the reasons for the GRE is so that you can have multiple Gecko-based apps running, without the bloat of firing up multiple copies. So yes, if the GRE crashes, all your dependent apps would go with it.
What I would love to see (and will start writing myself when I have some extra time in a few months unless someone starts before me) is a cross platform, centralized data, M2-like (M2 is Opera 7's client with heavy use of virtual folders a la Evolution), easy to use mail client that supports flowed text, does not display the HTML version of email if a text part is available, does not download images unless I tell it to (on a per-message basis), syncronizes with Palm devices, has a spell checker and has PGP or GPG integration. And a full featured address book is a must as well, that also syncronizes with Palm devices. Calendar and todo list are secondary, but also welcome additions. I guess I am really looking for the offsping of M2 and Outlook.
If something like that exists, please let me know. The closes I found so far is M2.
What the fuck is wrong with these people? Why can't these developers just work on the fucking project and improve it and make it better without having to rewrite into yet another application? I had the exact same feeling when I saw the Phoenix announcement: WHY?!
I think you've missed the point of the Phoenix project. Have you actually used Phoenix? The browser UI is wonderful -- and that's impossible to achieve in the Mozilla project, because it has to be all things to all people.
Try taking the Is Phoenix Right For You quiz; if you like Mozilla better, great. If you don't, great.
Either way, stop complaining about what other people choose to do with their time.
Please, let it store the password for my POP3 account without pestering me for it every time. Mozilla does this -- but only if you use the Master Password feature. So every time I want to check my mail, I get to choose: I can get prompted for the mail password, or the Master Password.
This is the single biggest reason I'm still using Outlook Express.
How the hell is _that_ offtopic?
Where did you say Finland is? North EASTern Europe right by the old USSR?
Do you play Dance Dance Revolution? Do you have double data rate SDRAM in your computer? Well, the initials "DDR" stood for Deutsche Demokratische Republik, the name of communist former East Germany.
I switched from Outlook Depress on my Windows 2000 laptop to Mozilla 1.3 for my browser and email and I love it!
I run Outlook Express in the restricted zone, and I stay with OE rather than Mozilla Mail for two reasons: 1. OE can read Hotmail, and 2. OE's newsreader can "combine and decode" multipart files from Usenet.
Will I retire or break 10K?
The irony here is of course that when you in the end do run this new mail client and Phoenix at the same time, they will most likely together have a bigger footprint than Mozilla when performing the same tasks.
Sure, you do have the option to quit one and not the other, and yes, if one crashes the other doesn't go down, but if stability is a problem, maybe one should fix the crashers instead?
I love it.
Isn't this what Open Source is? Taking other peoples work, calling it your own and letting people copy off of you? Sounds pointless.
No wonder "real" businesses use propietary software. You make money and protect your investment. Linux, GPL, and that whole "free as in beer" movement can go suck it!
I find a mail reader (that works well on Windows) that allows me to check multiple POP accounts and read all the incoming mail IN ONE PLACE, and then lets me reply from the right email address to these mails.
Outlook 2000 lets me do this. The Mozilla mailer is cool, but insists on keeping all my POP accounts in separate inboxen. I've tried The Bat, and Eudora, but nothing seems to beat the ease of use of Outlook (well, if you ignore the unhinged Options layout - so very clearly designed by people on drugs).
"And the meaning of words; when they cease to function; when will it start worrying you?"
Just use hotmail or yahoo mail.
You can currently run several independent Mozillas. It involves fiddling with enviroment variables and is probably platform dependant.
I have to do it if I want to try side by side Mozilla and Phoenix.
I haven't yet dared to switch my mail to Mozilla but since 1.3 is the first version that hasn't yet crashed here while browsing, I am thinking of it. And maybe I'll split a mail Mozilla and a browsing Mozilla.
__
Men with no respect for life must never be allowed to control the ultimate instruments of death.
GW Bu
Lies...
My God, what a pathetic way to try and get your idea across to people, "yeah, I worked for netscape". Oh! Were you that ugly-ass coffee boy they had as their whore?
First off, Scott McGregor NO LONGER WORKS ON MOZILLA officially, what I mean by that he is no loger paid to "work" on Mozilla. Thunderbird is just his love child. Many.. many month ago Blake Ross promised us Thunderbird when Phoenix reached 0.5 (ok, he said "hopefully"). But Blake is busy (school). So Scott McGregor realized the importance of thunderbird and took it on. Ego? Hell I sure hope he has one after pulling this one off!
Dude, you need to re-think your life before you waste it on posts like this anymore.
Get the facts straight.
Why are we wasting time on a project like this? Why not just fix and speed up Mozilla Mail? Same thing applies to Phoenix. I don't get why people are so quick to branch when they could actually do more good by fixing the broken code.
All the worlds a stage, and I'm the guy running the lights...
I would like to apologize for my inappropriate flame. I saw "sweeden" post-facto.
The Mozilla browser is based on so many layers of stuff that it boggles the mind how the thing even works. Actually, it doesn't boggle the mind because it really doesn't work all that well. Every time I tried out Mozilla, with a little hope that this time it would function better, I was disappointed.
Mozilla is bloated, huge, ugly and complicated. Its three zillion layers of features, languages, protocols and other elements make this perhaps the most complicated piece of software in proportion to what it does. In other words, I used to think that emacs was much too complicated for what it did... but Mozilla is so much worse! It's simply supposed to give you access to endless piles of advertisements and spam all over the Internet. It's not supposed to become "The Everything Program." I mean, hell, if it had to be that, then the Mozilla project should add:
features of every word processor ever released plus more,
utilizing 6,000 new layers of unnecessary complexity,
of every spreadsheet ever released plus more, utilizing 6,000
new layers of unnecessary complexity,
features of every presentation maker ever released plus more,
utilizing 6,000 new layers of unnecessary complexity,
programming language ever invented plus a virtual machine for
every architecture and chipset ever invented, all of which
include all the features of every integrated development
environment and virtual machine system ever released plus
more, utilizing 165,000 new layers of unnecessary
complexity,
computer aided engineering, finite element analysis, computer
aided machining) environment that includes all the features of
every CAD/CAE/FEA/CAM environment ever released plus more,
utilizing 671,051 new layers of unnecessary complexity,
features of every video game engine ever released plus more,
and supports every video game data file ever invented, even
from game consoles, in order to play any video game inside the
web browser utilizing only the data files and no other
executable... all of which would, of course, utilize 6,000 new
layers of unnecessary complexity,
features of every operating system ever released plus more,
utilizing 6,000 new layers of unnecessary complexity,
features of every video editing suite ever released plus more,
utilizing 6,000 new layers of unnecessary complexity,
features of every photo editing studio ever released plus
more, utilizing 6,000 new layers of unnecessary
complexity,
includes all the features of every vector drawing and
animation program ever released plus more, utilizing 6,000 new
layers of unnecessary complexity,
includes all the features of every enterprise multi-tier
database solution ever released plus more, utilizing 6,000 new
layers of unnecessary complexity,
guessed it, includes all the features of every ad-blocking
solution ever released plus more, utilizing 6,000 new layers
of unnecessary complexity.
Or that's my opinio
Most people don't have 475 MB accounts at their email provider, they are lucky to have 20 MB
When did slashdot become the site for "most people"? My email/shell account (www.jtan.com) has a 1 gig limit. Once in a while I backup my email, but it lives there and I just use IMAP from wherever to access it.
X windows:
The ultimate bottleneck.
Flawed beyond belief.
The only thing you have to fear.
Somewhere between chaos and insanity.
On autopilot to oblivion.
The joke that kills.
A disgrace you can be proud of.
A mistake carried out to perfection.
Belongs more to the problem set than the solution set.
To err is X windows.
Ignorance is our most important resource.
Complex nonsolutions to simple nonproblems.
Built to fall apart.
Nullifying centuries of progress.
Falling to new depths of inefficiency.
The last thing you need.
The defacto substandard.
Elevating brain damage to an art form.
X windows.
- this post brought to you by the Automated Last Post Generator...