Search results

  1. T

    Release Repo Spec Improvements

    Maybe you should implement a ?spec_version=x query. That would help to avoid compatibility problems. And I think you should add the osversion tag to the json output, because thats important for an client. In example a automatical updater shouldn't update to an app version which isn't...
  2. T

    Release public beta test

    Yes, but you can define it as extension in the spec, as an optional extension.
  3. T

    Release public beta test

    It would be very cool to extend the json api. i think something like "getdata.php?uid=ioquake2.pickle". With this query, you should get additional informations, like rating, comments etc...
  4. T

    GPS Programme

    Okay, danke für die Antwort. Kann vielleicht jemand eine Empfehlung für einen Bluetooth-GPS-empfänger für die Pandora aussprechen?
  5. T

    GPS Programme

    Ich habe mal gelesen, dass manche GPS Empfänger Sichtkontakt zum Himmel brauchen, umd das in Bussen/Zügen sowieso nur schwer ein GPS Signal zu bekommen ist. Stimmt das, und ist überhaupt möglich in Zügen/Bussen Empfang zu haben? Würde es theoretisch auch gehen einfach einen Empfänger in der...
  6. T

    Du hast eine kleine Frage? Hier rein!

    Lässt sich an die Pandora eine USB 3.0 mit USB 2.0 Kompatibilität -Festplatte anschließen? Und kann es sein das USB 3.0 eher ohne Netzteil auskommen als 2.0-Platte ?
  7. T

    Release public beta test

    Maybe you should hide a disabled app from the most downloaded section. For example ramdefrag now.
  8. T

    Release public beta test

    Wonderful, thats the right way. But where is the getData.php ?
  9. T

    Pandora pandora repo/website/native app-manager development

    Ok at the moment that's a solution, but i think in the future when the repo gets bigger such a function make sense.
  10. T

    Pandora pandora repo/website/native app-manager development

    Yes and no. When I view the output of the getData.php I get all avaible applications. But can i also give the getData.php a query like getData.php?id=viceVIC.pickle or getData.php?category=Emulators
  11. T

    Pandora pandora repo/website/native app-manager development

    Hey milkshape, good work. The JSON php sounds very interesting, but can you post short instructions how to use it. For example, get all apps of this categorie or get all informations about this application. I would like to implement online acces in my C++ PND managing application. I don't...
  12. T

    Android Apps schon bald auf der Pandora?

    Nein, das ist etwas anderes. Android nutzt eine Variante einer Java Virtual Machine. Mit dieser Software lassen sich die Apps direkt starten, ohne neu kompilieren, so sind auch kommerzielle Apps möglich. Oder etwa die offizielle Facebookapp direkt auf der Pandora laufen zu lassen. Der...
  13. T

    Android Apps schon bald auf der Pandora?

    http://www.omgubuntu.co.uk/2011/02/android-apps-coming-to-non-android-phones-maybe-even-ubuntu/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+d0od+%28Omg%21+Ubuntu%21%29 Man sieht hier viele Androidapps auf dem N900. Es steht jedoch nirgens etwas von OpenSource. Ist jedoch sehr...
  14. T

    libpnd installieren

    Aber make_pnd.sh benötigt libPND doch garnicht. Das ist doch ein Shellskript.
  15. T

    LibPnd

    Ich habe bei der Programmierung mit der LibPND einige Probleme. Jetzt wollte ich fragen wie ich mich am Besten mit ein paar Sachverständigen in Verbindung setzte. Denn bei meinem Programm entstehen willkürlich Segmention Faults, die alle von pnd_run.sh ausgehen. Vielleicht liegt der Fehler auch...
  16. T

    Du hast eine kleine Frage? Hier rein!

    Wobei ich oft auch einfach aus reiner Faulheit Python benutze.
  17. T

    Du hast eine kleine Frage? Hier rein!

    Ich denk Python ist schnell genug, viele APIs und auch Standartfunktionen sind ja auch in C geschriebem, von dem her ist das gar nicht so langsam.
  18. T

    Entwicklung des Pandora-Angström besser steuern!

    Re: Entwicklung des Pandora-Angström irgendwie besser steuer <r>Super Idee, und ich weiß auch schon welches System man da nutzen könnte... Das Ubuntu Brainstorm-System, Quellcode hier: <URL url="https://code.launchpad.net/~ubuntu-qa-website-devel/ubuntu-qa-website/trunk"><LINK_TEXT...
  19. T

    Per Telefon UMTS Internet? USB/Bluetooth

    Aber muss man vorher nicht per Code pairen?
  20. T

    /etc/sudoers Datei aus libpnd unter Ubuntu 10.10

    Anscheinend funktioniert die Datei aus dem pandora-libraries-Projekt(libpnd und minimenu) unter Ubuntu nicht. Zwar habe ich die Datei an meine sudoers angefügt, dennoch fragt libpnd bei jedem Aufruf der C-Funktion pnd_pnd_mount() nach dem Sudo-Passwort für den User. Aber warum funktioniert das...
Back
Top