What's about an app that helps you with downloading openSUSE documentation?

Does a free app for managing gettext files (.pot, .po) already exist?

Looking for hackers with the skills:

android documentation gettext translation

This project is part of:

Hack Week 10 Hack Week 11

Activity

  • almost 11 years ago: tserong joined this project.
  • almost 11 years ago: cxiong liked this project.
  • almost 11 years ago: VictorYang joined this project.
  • almost 11 years ago: vpereirabr liked this project.
  • almost 12 years ago: cwh joined this project.
  • almost 12 years ago: vdziewiecki liked this project.
  • almost 12 years ago: keichwa started this project.
  • almost 12 years ago: keichwa liked this project.
  • almost 12 years ago: thomas-schraitle liked this project.
  • almost 12 years ago: thutterer liked this project.
  • about 12 years ago: insilmaril liked this project.
  • about 12 years ago: keichwa added keyword "android" to this project.
  • about 12 years ago: keichwa added keyword "documentation" to this project.
  • about 12 years ago: keichwa added keyword "gettext" to this project.
  • about 12 years ago: keichwa added keyword "translation" to this project.
  • about 12 years ago: keichwa originated this project.

  • Comments

    • cwh
      almost 12 years ago by cwh | Reply

      At least for the "Basics About Creating Android Apps"-part I'll join. ;)

    • VictorYang
      almost 11 years ago by VictorYang | Reply

      I have some experience on Android App development. So I want to join this proj and I can only be part in remotely in China desktop team.

    • osynge
      almost 11 years ago by osynge | Reply

      "intent" is a form of IPC in android. One thing I wanted when I played with android was an "intent" bridge to do debugging and functional testing, I was going to do this via RabbitMQ but sort of lost interest in Android. Maybe you should add this to your plans as it might help you make the product more "production quality" easier.

    • tserong
      almost 11 years ago by tserong | Reply

      I'm running through http://developer.android.com/training/basics/firstapp/index.html - nice to see a "hello world" on my phone, even if it did require almost no effort to create ;-)

      OpenJDK seems to work fine, BTW, I didn't bother with the Oracle one, and I'm using Android Studio rather than Eclipse.

    • tserong
      almost 11 years ago by tserong | Reply

      OK, I came up with this, for a bit of fun.

    Similar Projects

    Advent of Code: The Diaries by amanzini

    Description

    It was the Night Before Compile Time ...

    Hackweek 25 (December 1-5) perfectly coincides with the first five days of Advent of Code 2025. This project will leverage this overlap to participate in the event in real-time.

    To add a layer of challenge and exploration (in the true spirit of Hackweek), the puzzles will be solved using a non-mainstream, modern language like D, Crystal, Gleam or Zig.

    The primary project intent is not just simply to solve the puzzles, but to exercise result sharing and documentation. I'd create a public-facing repository documenting the process. This involves treating each day's puzzle as a mini-project: solving it, then documenting the solution with detailed write-ups, analysis of the language's performance and ergonomics, and visualizations.

                                   |
                                 \ ' /
                               -- (*) --
                                  >*<
                                 >0<@<
                                >>>@<<*
                               >@>*<0<<<
                              >*>>@<<<@<<
                             >@>>0<<<*<<@<
                            >*>>0<<@<<<@<<<
                           >@>>*<<@<>*<<0<*<
             \*/          >0>>*<<@<>0><<*<@<<
         ___\\U//___     >*>>@><0<<*>>@><*<0<<
         |\\ | | \\|    >@>>0<*<0>>@<<0<<<*<@<<
         | \\| | _(UU)_ >((*))_>0><*<0><@<<<0<*<
         |\ \| || / //||.*.*.*.|>>@<<*<<@>><0<<<
         |\\_|_|&&_// ||*.*.*.*|_\\db//_
         """"|'.'.'.|~~|.*.*.*|     ____|_
             |'.'.'.|   ^^^^^^|____|>>>>>>|
             ~~~~~~~~         '""""`------'
    ------------------------------------------------
    This ASCII pic can be found at
    https://asciiart.website/art/1831
    
    

    Goals

    Code, Docs, and Memes: An AoC Story

    • Have fun!

    • Involve more people, play together

    • Solve Days 1-5: Successfully solve both parts of the Advent of Code 2025 puzzles for Days 1-5 using the chosen non-mainstream language.

    • Daily Documentation & Language Review: Publish a detailed write-up for each day. This documentation will include the solution analysis, the chosen algorithm, and specific commentary on the language's ergonomics, performance, and standard library for the given task.