Advertisement
therube

cZ XULrunner

Mar 5th, 2011
662
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 3.47 KB | None | 0 0
  1. so i'm contemplating using a "standalone cZ"
  2.  
  3. running "SeaMonkey cZ" is costless in terms of memory usage & opening speed, but if
  4. SeaMonkey crashes, or if you need to restart SeaMonkey, so goes cZ.
  5.  
  6.  
  7. ---
  8.  
  9.  
  10. i find, cZ on XULrunner, http://chatzilla.rdmsoft.com/xulrunner/
  11.  
  12. says download:  XULrunner runtime,  & cZ-xr,  & go
  13.  
  14. i dislike the idea that even though i'm running "mozilla", i have to install another
  15. "mozilla" (the xr runtime) in order to do this
  16.  
  17. regardless, i try it & figure it looks like it's OK, & i can even run it sandboxed
  18. (SANDBOXIE) & that will kind of keep this xr runtime, something i don't particularly want,
  19. separate from everything else
  20.  
  21. looking further i see, https://developer.mozilla.org/en/XULRunner
  22.  
  23. & it says:
  24.  
  25. > Firefox 3 and later ships with a private XULRunner package, which can
  26. > run any compatible XULRunner application using the -app switch.
  27.  
  28. hmmm
  29. that so, since i have FF (even if i don't run it), then no need for xr runtime ?
  30.  
  31.  
  32. https://developer.mozilla.org/En/Command_Line_Options says:
  33.  
  34. > XULRunner
  35. >    -app /path/to/application.ini
  36. > Start a new process running the XULRunner application at path/to.
  37. > Firefox only, version 3 and above
  38.  
  39.  
  40. so i take cZ-xr, http://chatzilla.rdmsoft.com/xulrunner/download/chatzilla-0.9.86-xr.zip,
  41. extract its contents & i see an 'application.ini'
  42.  
  43.  
  44. > firefox.exe -app C:\WLIB\Mozilla\cZ\application.ini
  45.  
  46.  
  47. that was easy
  48. WORKS :-)
  49.  
  50. works with FF30-FF35-FF36
  51.  
  52.  
  53. appears seamonkey.exe does not support an -app command line option ?
  54.  
  55. any benefit to using one version of FF over the other ?
  56. FF30 uses less memory then FF35, & definitely less then FF36
  57.  
  58. suppose i'd want to use -no-remote too, in case i had a reason to open FF, an actual
  59. browser window itself ?
  60.  
  61. any benefit to using -private (FF36 only) ?  (i have no idea what -private does &
  62. looks like it only applies to -browser, which i'm not effectively running?)
  63.  
  64. -safe-mode too ?
  65.  
  66.  
  67. > firefox30.exe -app C:\WLIB\Mozilla\cZ\application.ini -no-remote -safe-mode
  68.  
  69.  
  70. in this manner FF uses about 40/24 MB ram
  71.  
  72. does firefox.exe -app need -no-remote ?  appears not, as it looks like even though you are
  73. running "firefox" it ends up being a separate process, & perhaps not even related to a or
  74. any Profile ?  so it is just a built-in XUL runtime, for conveniences sake, if you will ?
  75.  
  76.  
  77. ---
  78.  
  79.  
  80. all that said ...
  81.  
  82. > seamonkey.exe -chat -no-remote irc://irc.mozilla.org/seamonkey
  83.  
  84. SM21 mem 45/24 -> jumping to 55/23
  85.  - does not bring up any "/attach" or "/join" unless specified on command line - BUG ?
  86.  - heh.  silly me.  needs to remember that bug 'therube' filed on cZ!
  87. SM20 mem 42/26, constant & *does* bring up *client* ...
  88. SM11 mem 29/16 -> jumping to 36/21 (sm 1.1.19)
  89. MZ17 mem 32/20 (mozilla 1.7.13)
  90. - icons & nicks look decidedly better in MZ17 aka cZ 0.9.61 - text, a toss-up
  91.  
  92. downside, it "uses" an actual Profile that i may actually want to use, but suppose i
  93. could set up a separate Profile solely for cZ, so:
  94.  
  95. > seamonkey.exe -chat -no-remote -P CZ
  96.  
  97. other downside (depending on how you look at it) is that it will open links in Profile
  98. CZ, rather then in what otherwise would be the default Profile that you already have
  99. open & running
  100.  
  101.  
  102. ---
  103.  
  104.  
  105. ... now whay was i doing this ;-) ?
  106.  
  107.  
  108. & if i went with a 3rd-party ...
  109. don't really gain anything ? would have to learn ? configure to what i'm comfortable
  110. with, cZ ?  gain/loose memory usage (seem to recall same or more) ?  another foreign
  111. app i have to deal with ?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement