Slashdot Mirror


User: Myen

Myen's activity in the archive.

Stories
0
Comments
365
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 365

  1. Re:FC 4 vnc-server-4.1.1-10.1 tested and passed on Critical Flaw Found in VNC 4.1 · · Score: 1
    why need vnc when you have ssh.. who knows..*sigh*

    You have VNC when you have SSH because you like to view your desktop remotely. Possibly VNC over SSH.

    VNC and SSH solves slightly different, but related, problems. You'd instead drop VNC when you have something like RDP or NX.
  2. Re:BitTorrent still has a better incentive scheme on Will OSX Build In Torrenting? · · Score: 1

    I think by "built into the OS" they mean it will be like a library usable by apps like iTunes.

    Similar to, say, Avalanche?

  3. Re:fork a new branch on Places Feature Cut From Firefox 2 · · Score: 5, Informative

    Because forking it won't get code written any faster? It's not as if forking magically gets stuff done...

    Their official reason for disabling Places amounts to "either we kill this, or no new Firefox for everyone". They chose to release something with the other changes rather than wait.

  4. Re:The one place I can really see this used... on WebOS Market Review · · Score: 1

    No, I'm not arguing that stickiness is avoidable, just that my parent (score: 0) was arguing that by going HTML/AJAX it would be. That's why I had that re: line there :)

    I totally agree that web-based apps can be useful - my primary email has shifted to GMail, and I thought my university's web-based student services system was a good thing (I've seen the time of trying to register by phone, computer was much better). And from what I've seen, sometimes moving towards that would be nice (aforementioned student services system, on the admin side, was still Java last I checked. That having been JVM 1.3 or something, I'm sure they wish it was web based instead)

    As for not being required to move forward... Yeah, legacy content (i.e. the current AJAX stuff) will probably keep some compatiblity, but not entirely. Nobody cares about document.layers now, and browser vendors probably will not keep everything the same as the specs move. And it's not exactly like you can keep running old browsers either due to the security updates... Try getting Mozilla 1.4 branch (that was the stable branch before 1.7) to work now with patches for stuff that came out after it was dropped :p

  5. Re:It has a browser! on WebOS Market Review · · Score: 1

    Probably the same as the reason you can open chrome://browser/content/browser.xul in Firefox? ;) (Warning, breaks your window because it does thing it really shouldn't)

  6. Re:The one place I can really see this used... on WebOS Market Review · · Score: 1

    (Re: anonymous parent)
    And with this HTML-based thing, you're tied to the HTML/DOM platform. All that HTML and JS will *not* be usable outside of browsers. Want to move to native GTK apps? Port it. Native Win32? Port that too.

    And with a browser-based platform, once the Internet moves forward your apps are dead. You can still sort of run Win16 based apps (not in Win64 though), but already Netscape 4 code is dead as a doorknob.

    Of course, we'll get this "web as an OS" thing again when XAML/XUL/BobKnowsWhat gets pushed. Then it'll eventually just be Yet Another Legacy Toolkit du Jour...

  7. Re:This is good news on MySQL to Adopt Solid Storage Engine · · Score: 2, Interesting

    On the other hand, your important OSS people have also see OSS code before being hired by Oracle...

    I am starting to think they whole "tainting" jig is getting stupid.

  8. Re:Firefox in Linux is a memory hog on Firefox Extension Guide and More · · Score: 1

    Well, the Mozilla devs have been very good with cross-platform parity; it's also a memory hog on Windows :p

    Some have reported that extensions can cause the memory usage to be worse; try Firefox's safe mode (which basically lets you run without extensions or themes, but the same prefs are used) to see if that might be the problem.

  9. Re:Reading too far in... on Windows Vista Capable Machines Coming · · Score: 5, Insightful

    It's the same as the "Designed for Windows 98/Me/2000/XP" sticker.

    It's a sticker. Probably shiny.

  10. Re:No IE 7 for Windows 2000 on Will Internet Explorer 7 Have Any Impact? · · Score: 2, Informative

    And Firefox 3 (whenever that shows up; Gecko 1.9 and later) will not be compatible with Win9x (initially due to Cairo not supporting it, and now that's decided more stuff like Unicode file names too)

  11. Re:There is a very good word for this phenomena: on Lenovo Under U.S. Probe for Spying · · Score: 1

    Are you sure? Because my first thought was that what is really happening is that some US-owned laptop-branding company wants in on the pie. Just kick out all the Chinese-owned companies, and you suddenly have fewer competitors. Including the one with a long contract.

    Note that I used "branding" - most likely, everybody makes their laptops in China (or some other non-USA country). But, hey, at least the company isn't Chinese-owned, even if all the people involved are equivalent, right?

    I hope it's just me getting cynical...

  12. Re:Tinfoil hats on! on Slashdot Firefox Extension · · Score: 2, Informative

    It's not actually Mozilla admins - it's addons.mozilla.org reviewers.

    There is no barrier to entry in becoming a reviewer. You are only expected to install the extension, use it for a bit to make sure it does what it claims and doesn't break, and approve. (Disapprove, of course, if it doesn't work.)

    There is no code review involved. The reviewers are not even really expected understand code. Being approved on there doesn't really signify a sign of quality. Heck, if you want to you can end up reviewing your own.

  13. Re:"all features might not work" !?! on Mozilla Firefox 2.0 Alpha Peeking Out (Or Not) · · Score: 1

    They obviously mean extensions (*.xpi, install.rdf) instead of plugins (NPAPI).

    Unless they mean the already-broken superceded Adobe SVG viewer that used unfrozen interfaces... (Later versions of the SVG plugin are not scriptable becuase Adobe could not implement that without using those unfrozen interfaces and basically being horribly tangled in Mozilla internals that might crash in the Mozilla release after that)

    And extensions will break - at least, any that deal with bookmarks and history. What with the coming of Places :p

  14. Re:MNG, Javascript 2.0 on Mozilla Firefox 2.0 Alpha Peeking Out (Or Not) · · Score: 1

    You may want to go read news://news.mozilla.org/mozilla.dev.general in the giant 2006-02-27 thread. I *think* somewhere in there somebody mentioned that, no, MNG isn't going to be in Mozilla until hell freezes over or something.

    I think it may be around msgid: CuidnYb3aINfhIvZ4p2dnA@mozilla.org but I'm not sure - I read that part a few days ago.

  15. Re:Please don't ruin tabbed browsing... on Mozilla Firefox 2.0 Alpha Peeking Out (Or Not) · · Score: 1

    I believe (not certain on this) they may be considering just showing it on the active tab instead (though there's appearently problems with tab positions jumping around in that case).

    I also believe Tab Mix Plus might have an option to disable this. I know Too Many Tabs does (I currently have that installed); unfortunately the version I have randomly causes JS errors when opening/closing tabs, and I haven't managed to track it down enough to be useful to the author.

    Alternatively, just try setting the browser.tabs.tabClipWidth pref really, really small.

  16. Re:Why? on Mozilla Firefox 2.0 Alpha Peeking Out (Or Not) · · Score: 2, Informative

    Actually, the overwhelming majority of extensions are not even compiled. They're pure XUL/JS/CSS/RDF. The maxVersion arc mentioned in the sibling is the reason. It's used to guard against the browser internals changing under them - and yes, pretty much most of the things you can usefully change are considered browser internals. :( Then there's also the things randomly being ripped out (cf. the bookmarks and history going away and being replaced by "Places")

    And as long as you do no use frozen interfaces (including defining MOZ_STRICT_API, not defining MOZ_INTERNAL_API, and linking against XPCOM glue), it should work fine most of the time. It's just that, depending on what you want to do, that might not be possible ;)

  17. Re:having developed extensions for FF... on Mozilla Firefox 2.0 Alpha Peeking Out (Or Not) · · Score: 1

    Specifically, search for the XML tag "maxVersion" in the http://www.mozilla.org/2004/em-rdf# namespace (usually written as <em:maxVersion>).

    Or just get Nightly Tester Tools.

    (Not linking because, AFAIK, his server was badly slashdotted last time it was mentioned in a comment. If you really want to, Google.)

  18. NOT released. on Mozilla Firefox 2.0 Alpha Peeking Out (Or Not) · · Score: 4, Informative

    Mozilla Firefox 2.0 alpha NOT released.

    The nightlies are now branded 2.0 alpha because... well, for some odd reason they like to brand their CVS builds before things get released, to make sure the act of rebranding breaks nothing. IIRC that actually hit them way back and they got scared.

    Firefox 2.0 will be considered released when you see it on www.mozilla.org / www.mozilla.com / irc.mozilla.org

  19. Re:The point of the article? on Mozilla Raking in Millions? · · Score: 1

    Hmm, that actually makes me wonder... They spun out Mozilla Corporation after the 2004 year, right? Maybe that's their solution to the problem of having too much money and not knowing how to spend it all in a year... :D

    (btw, not my legwork; it's from folks on irc.mozilla.org... I think they just googled too.)

  20. Re:The point of the article? on Mozilla Raking in Millions? · · Score: 3, Informative

    Actually, the Mozilla Foundation, as a non-profit organization, does need to disclose it.

    For example, for 2004,

    http://www.guidestar.org/FinDocuments/2004/200/097 /2004-200097189-01fa37ef-9.pdf

  21. Re:Well, if it's this big supposedly on Mozilla Raking in Millions? · · Score: 2, Informative

    Yeah, the Mozilla Foundation files IRS 990s at least... Can't seem to find anything newer than 2004 of course.

    http://www.guidestar.org/FinDocuments/2004/200/097 /2004-200097189-01fa37ef-9.pdf
    http://www.scroogle.org.nyud.net:8090/mozilla.pdf (same content as above)

    Not sure how that's going to work out with the MoCo spinoff; IANAA so I don't know if a NPO wholly owning a corp would need to report on profits made by the corp or not.

  22. Re:Why not both? on Is Visual Basic a Good Beginner's Language? · · Score: 1

    Just out of curiousity, what do you think of the JavaScript syntax then? (regex and functions are also first-class, but prototype chains instead of normal OO)

    The usual JS people write for web pages is crap of course, but people can write crap in any language :)

  23. Re:Do we have evidence that Intel coerced... on AMD Subpoenas Skype · · Score: 1

    You mean if Intel offered optimized code that possibly was slow on AMD for no reason? :)

  24. Re:Dev environment on XULRunner Developer Preview Release Available · · Score: 2, Informative

    You might be interested in XPCShell (err, not sure if comes with the Gecko SDK and/or the suite; all I know is building Firefox yourself seems to make it). It's basically a XPCOM enabled JS shell. Of course, that means things like window are still undefined... that doesn't make sense unless you actually have a window :)

    As for making up small bits of XUL, the extension developer's extension has a editor (it basically has a frame that loads whatever you type into a textbox in). Doesn't work too well with dynamic stuff (every time you edit, it reloads that window...), but is good as a quick syntax checker.

  25. Re:XuulRunner on XULRunner Developer Preview Release Available · · Score: 1

    Actually, they're moving history &c to sqlite, so it'd have some sort of SQL like thing soonish :)

    (If you build from the Mozilla source tree itself, it also has some other sort of SQL thing (/extensions/sql), but I've never quite figured out what it is...)