The roads I take...

KaiRo's weBlog

Oktober 2008
12345
6789101112
13141516171819
20212223242526
2728293031

Zeige Beiträge veröffentlicht im Oktober 2008 und mit "Status" gekennzeichnet an. Zurück zu allen aktuellen Beiträgen

Populäre Tags: Mozilla, SeaMonkey, L10n, Status, Firefox

Verwendete Sprachen: Deutsch, Englisch

Archiv:

Juli 2023

Februar 2022

März 2021

weitere...

28. Oktober 2008

Weekly Status Report, W43/2008

Here's a summary of SeaMonkey/Mozilla-related work I've done in week 43/2008 (October 20 - 26, 2008):
  • Build System:
    The newest build system sync landed, removing more lines than it added. :)
    Some locale Makefile update could land as well, but Axel Hecht landed some rework of the browser file recently, and we should port that as well. And then, localizers complain right now about disagreement of en-US files and the installer string check tool on variable usage.
  • Geolocation:
    The geolocation prompt for SeaMonkey could land now that the Firefox bug we found has been fixed as well. With this, geolocation support in SeaMonkey is the same as in Firefox 3.1 - we can plug providers of location info but right now rely on extensions to implement those, and if a website requests geolocation info, we prompt the user if we should hand it exact location, neighborhood or no information at all.
  • Helpwanted Items:
    As discussions and bug fixes in other areas went along, I filed a few bugs that basically fall in the helpwanted category, i.e. we're looking for someone to work on them: breakages and followup ports related to jmita's kill-rdf work in Thunderbird, a context menu for the HTML5 <video> element, and a fix for secure favicons (for those who switch on the related pref).
  • Mozilla Camp Europe:
    This weekend, a significant part of the European Mozilla community, including myself, met in Barcelona for MozCamp Europe. It was nice to meet some of those people from the community again, and get to know a few folks I haven't met in person before, like Ian Neal or Serge Gautherie.
    In addition to a few quite interesting talks, a huge part the notable things was going on in personal talks between people - for example, I realized that all related people I could talk to have pretty uniform thoughts about how Thunderbird and SeaMonkey should work together regarding sharing, forking and unforking of code, which to the most parts can be summarized as "share all the backend, those dialogs that are as they are because they can't be a much different and the utility functions to access backend functionality (ideally as JS modules); fork the main frontend". We still care about each other's forked frontend code to some degree though, as we like to port parts of it back and forth and apply our own twists on each other's ideas. This is actually quite similar to a lot of the relationship we have with Firefox, with toolkit as the code sharing hub. In the mailnews case, we should just make all that interaction and structure cleaner, including for example the sharing of L10n files for shared code, which is not happening right now.
    This was only one of the quite interesting topics were were able to talk about, and I'm looking forward to having more of those personal talks with people at other similar events.
    Tristan called Mozilla, like that event, being all about "fun, work and friends" - I think I rarely heard a better summary of why our community works so well.
  • Various Discussions:
    killing MOZ_XUL_APP, tabmail and Lightning, places history and location bar, etc.

One of the areas I've been thinking about more and more recently and what also came up at MozCamp in Barcelona is the long-term vision for SeaMonkey. This is not about specific features we want, and this is not about SeaMonkey 2 or 3 or so - this is more about the stars shining on the horizon that give us a clear orientation of where we want to be moving to in the long term. That vision is closely related to our target audience, and is built up by high-level goals. For now, we are busy with making SeaMonkey 2 catch up to modern technology and represent where browsers and mail/new clients are supposed to be currently, but after we will have achieved that, we will need to know where to go from there, in what direction our software should develop.
Is conserving historic UI our goal? Is merely throwing copies of Firefox and Thunderbird into the same process our goal? Is tight integration and breaking up borders between browser, mail, chat and maybe even web page creation our goal? Is overloading the UI with options almost nobody uses our goal? Or having everything a power-user regularly uses available as easily and fast as possible? Is a strict structure of predefined UI our goal, or as fully customizable user experience? Is SeaMonkey relevant at all in the long run? Why (not)?
I'd like everyone who considers himself part of the SeaMonkey community to take a few moments in a probably otherwise unused timeframe, let you thoughts circle around this topic a bit, perhaps take notes, and try to figure out where you want SeaMonkey to go in the long term, where you see those visions and why. I'll start a thread on the development newsgroup about this soon, and I'll probably blog about it even more.
It will be interesting to hear your thoughts and figure out where we all will be heading in the future!

Von KaiRo, um 19:42 | Tags: L10n, Mozilla, SeaMonkey, Status | 1 Kommentar | TrackBack: 0

21. Oktober 2008

Weekly Status Report, W42/2008

Here's a summary of SeaMonkey/Mozilla-related work I've done in week 42/2008 (October 13 - 19, 2008):
  • Build System:
    Another update for the updater Vista compat patch I started porting when working on locales Makefile sync - now I actually found the right places to patch! ;-)
  • Misc Development:
    I did more work on the geolocation prompt to SeaMonkey but ran into cases where it didn't come up any more at all. This still needs more investigation, but the corresponding Firefox bug has some good ideas how to do it in an even better way.
  • Themes:
    I spent quite some time to finally also bring LCARStrek forward to SeaMonkey 2.0 Alpha 1, so that both my themes have 2.0a1 versions now.
    Even though LCARStrek looks strange at first glance, it's always fun to work on it, as it's showing so nicely how flexible the Mozilla way of theming applications is. All those black background, striking colors, rounded borders, and intense mouseover effect things really show what can be done with basically just CSS and images.
  • Various Discussions:
    Download manager, EU MozCamp, etc.

I attended a seminar about "Social Web" in the light of politics on Friday, and even though I of course am fully involved in social web activities, learning how others describe and view that is quite interesting. And collaboration, participation and direct feedback are components I see as fitting very well with how I think politics should work. Currently, most parties and politicians around here don't deal with things like blogs etc. very well, I think we only mentioned two or three exceptions of individuals. In the US, both presidential campaigns make much more use of that, but I think the real key is in long-term involvement a real authentic usage of those instruments and technologies. I'm looking forward to a time where everyone can discuss and collaborate with politicians through their blogs, YouTube-style videos and whatever else - but it probably will still take us a while to get there.

Von KaiRo, um 14:11 | Tags: L10n, Mozilla, SeaMonkey, Status | keine Kommentare | TrackBack: 0

14. Oktober 2008

Weekly Status Report, W41/2008

Here's a summary of SeaMonkey/Mozilla-related work I've done in week 41/2008 (October 6 - 12, 2008):
  • Build System:
    A first build system cleanup for comm-central could land this, week, but it's only a relatively small first step in that direction.
    And with a bit of breathing room after the first alpha release, I worked through another batch of build system sync and created a patch for that.
    Another patch I worked on is a build target for a source tarball, I hope we can go with that solution as it's pretty flexible.
  • Misc Development:
    When trying to ensure that the locales Makefiles are in sync, I stumbled over a Vista support improvement that needed some work.
    With all the fuzz about geolocation that's going around right now, I tried to port the geolocation prompt to SeaMonkey but apparently even the solution in Firefox is flawed, so this needs more work.
  • Places History:
    Caio (asrail) could finish up the utilityOverlay.js API updates I need there and they could be checked in this week, which will also be quite helpful for extension developers who can use the same functions for SeaMonkey now as for Firefox when it comes to open URLs.
    Neil and Caio identified a few issues with places history, we still need to figure out the strategy on what to fix in my patch, and what are different blocking or followup things to work on.
  • SeaMonkey L10n:
    Sinhala could join the list of SeaMonkey trunk locales this week.
    The sea20x tree on the Mozilla L10n dashboard shows a few locales that actually don't have SeaMonkey L10n, the bug that wrongly added them is fixed but the list still needs to be fixed manually on the L10n server.
    Regarding general L10n issues, I filed bugs for compare-locales improvements.
  • German L10n:
    German SeaMonkey could keep up with current development work, and I also could fix a bug in help content turned up by testing of our Alpha 1 language pack..
  • Various Discussions:
    Download manager, toolbar customization, "pretty filenames" and spaces, 2.0a1 feedback, Lighting integration changes, etc.

I finally have comfirmation of not only the flight but also the hotel for MozCamp Europe, so I'll be in Barcelona from about noon of October 24 until the morning of October 27, hoping to have some time to actually do some sightseeing on Friday afternoon and meeting a number of European Mozillians and MailNews developers on Saturday and Sunday!

Von KaiRo, um 18:51 | Tags: L10n, Mozilla, SeaMonkey, Status | keine Kommentare | TrackBack: 0

6. Oktober 2008

Weekly Status Report, W40/2008

Here's a summary of SeaMonkey/Mozilla-related work I've done in week 40/2008 (September 29 - October 5, 2008):
  • Build System:
    Another sync patch for the comm-central build system to pick up mozilla-central changes could land, switching us to use the new python JarMaker for comm-central-based jar files as well, among other things.
  • SeaMonkey 2 Alpha 1:
    On Sunday, we could finally release our first preview of SeaMonkey's next generation for public testing - and reports from people are quite positive so far!
    Before that, I went through a complete rewrite of the release notes, based a lot on what Firefox 3 has and throwing out a lot of cruft compared to the 1.x release note pages. The download page was overhauled as well, but there will be more changes as we're moving to localized builds in the future.
    We're still happy about feedback on the Alpha and those website reworks, please just tell us how we can improve even further!
  • Places History:
    After asking again and again for someone looking into UI (sidebar panel and history window) for places-based history and nobody replying, I decided to take matters into my own hands and ported a number of files from Firefox to SeaMonkey to make this work.
    As we only have plans for switching over history to the new SQLite-backed places framework but will bookmarks with the old code for the moment (we don't know if and when we might switch those), I needed to cut out a number of code parts dealing with non-history stuff in that code - but I got a working version and could give a patch into review now.
    I also needed to get things moving on supporting a few more JS functions from Firefox' "API", but I think those will ease dealing with a number of things in our code as well.
  • SeaMonkey L10n:
    Thanks to gozer from Mozilla Messaging, the L10n dashboard for Thunderbird now also supports SeaMonkey (sea2x)!
    The calendar team, which got their locales also added there, has posted a few details on what status is displayed there.
    As slight changes to bookmarks files made compare-locales choke heavily, I disabled compare-locales for bookmarks for now.
  • German L10n:
    For SeaMonkey 2 Alpha 1, we're able to feature an experimental German language pack, please report bugs you find with that in Bugzilla!
    For trunk, I fixed a number of access keys following some editor access keys cleanup in our main code by Vlado from the Slovak team.
  • Various Discussions:
    Toolbar customization, leaks, www.mozilla.org planning, OS X 10.4 testing, etc.

Now that Alpha 1 is out, we're concentrating on moving development further for Alpha 2, and a lot of interesting stuff is in the works: places history featuring a smarter location bar autocomplete, new download manager backend featuring cross-session pause/resume, new password manager backend featuring popup-less password save and fill-in, session restore, toolbar customization, making the Modern theme complete again, better feed support - to name just the big things people in our team are working on. There's also work going on for a lot of smaller items, and this doesn't include anything happening in the Gecko, platform or general mailnews areas.
We're planning on more regular preview releases in the future, and there's still a lot of interesting improvements to come until we can finalize SeaMonkey 2, giving everyone out there the best Internet suite every produced!

Von KaiRo, um 21:58 | Tags: L10n, Mozilla, SeaMonkey, Status | 2 Kommentare | TrackBack: 0

Feeds: RSS/Atom