{% extends "webapp/base.html" %} {% load i18n %} {% block title %}{% trans "Know more about GeoRemindMe" %}{%endblock%} {% block extra_js %} {%endblock%} {%block section%}id="know-more"{%endblock%} {%block breadcumb%} {%endblock%} {%block content%}

{% trans "Available versions" %}

{% trans "We want you to be able to use the app anytime you need it, so meet the three available options:" %}

{% trans "Mobile app" %}

{% trans "The native app will alert you when you are near a place with a reminder. It has been specifically optimized to reduce battery usage and ease navigation in your reminder list." %}

android alert screenshot android alert screenshot android menu screenshot android settings screenshot

{% trans "Install it from:" %}
{% trans "Android Market (Coming soon)" %}
{% trans "App Store (Coming soon)" %}

{% trans "Desktop web app" %}

{% trans "You can access the desktop web application from any browser* and easily manage your tasks." %}

{% trans "Sign in through the home page" %}

{% trans "Mobile web app" %}

{% trans "If you are still waiting for a native version for your platform of choice, you can access the mobile web application through your 3G connection to check and manage your tasks." %}

{% trans "Access through: http://m.georemindme.com" %}

{% trans "Check this table to find the version that best suits your needs" %}:

{% trans "Feature" %} {% trans "Mobile" %} {% trans "Desktop web" %} {% trans "Mobile web" %}
{% trans "Price" %} {% trans "Free!" %} {% trans "Free!" %} {% trans "Free!" %}
{% trans "Manage (add, edit and delete) tasks" %} {% trans "Yes" %} {% trans "Yes" %} {% trans "Yes" %}
{% trans "HTML5 location" %} {% trans "Yes" %} {% trans "Yes" %} {% trans "Yes" %}
{% trans "User login" %} {% trans "Yes" %} {% trans "Yes" %} {% trans "Yes" %}
{% trans "Language choice" %} {% trans "Yes" %} {% trans "Yes" %} {% trans "Yes" %}
{% trans "Allows sign-up" %} {% trans "Yes" %} {% trans "Yes" %} {% trans "No" %}
{% trans "Offline mode" %} {% trans "Yes" %} {% trans "Yes" %} {% trans "No" %}
{% trans "Sound alarms" %} {% trans "Yes" %} {% trans "No" %} {% trans "No" %}
{% trans "GPS location" %} {% trans "Yes" %} {% trans "No" %} {% trans "No" %}
{% trans "Max. number of tasks" %} {% trans "Unlimited" %} {% trans "Unlimited" %} {% trans "Unlimited" %}

{% trans "Back to top" %}

{% trans "WIP versions" %}

{% trans "We are currently working on other versions that users have requested through the community forums." %}

{% trans "Application" %} {% trans "Scheduled
launch date" %}
{% trans "Version" %} {% trans "Compatible with" %}
{% trans "Desktop web app" %} {% trans "Private beta" %} 1.0 FF*, IE*, Chrome, Safari
{% trans "Mobile web app" %} {% trans "Mid April" %} 1.0 FF*, IE*, Chrome, Safari
Android {% trans "Late May" %} 1.0 Android Eclair (>2.0)
iPhone {% trans "Late May"%} 1.0 iOS 4
iPad {% trans "No launch date yet" %} {% trans "Queued" %} -
Blackberry {% trans "No launch date yet" %} {% trans "Queued" %} -

{% trans "Back to top" %}

{% trans "Keep up to date" %}

{% trans "If you want to receive an e-mail when we have news on any of the versions, you can subscribe by simply filling up this form:" %}

{% trans "Check the versions for the devices you're interested in:" %}

{% trans "You can also subscribe to the RSS of our blog so you won't miss anything juicy." %}

{% trans "Back to top" %}

{% trans "Community" %}

{% trans "If you want to join the community of contributors... do not be shy, let us know!, is a great place to learn and share. As we say in the contact page; we are people very accessible, so if you have any questions, send us an email to community@georemindme.com and we will contact you as soon as possible." %}

{% trans "We would like to thank all the support to all our contributors:" %}

{% trans "Developers" %}

{% trans "The great team of programmers who manage, develop and refactored the code that helps keep everything running:" %}

  • @valgreens - {% trans "HTML5 and CSS3 layout designer" %}
  • @mr_esti - {% trans "HTML5 and CSS3 layout designer" %}
  • @dialelo - {% trans "Android programmer" %}
  • @omegak - {% trans "Android programmer" %}
  • @kstopa - {% trans "Android programmer" %}
  • @scyros - {% trans "Android programmer" %}
  • @jarodriguez651 - {% trans "mobile programmer" %}
  • @neorevolution89 - {% trans "font-end programmer" %}
  • @plutec_net - {% trans "font-end programmer" %}
  • @jjmerelo - {% trans "perl programmer" %}
  • @plof_ - {% trans "django programmer" %}

{% trans "Designers" %}

{% trans "Who have contributed in developing a nice interface, usable and clean and of course our brand image:" %}

{% trans "Communicators" %}

{% trans "They help us spreading the project, either by writing articles, looking for collaborators or preparing documentation:" %}

  • @guyikcgg - {% trans "communication" %}
  • Carlos González Mota - {% trans "communication" %}
  • pelayo - {% trans "communication" %}

{% trans "Translators" %}

{% trans "Without them it would not be possible to enjoy the: web, applications, news and documentation in different languages." %}

  • Luis González Mozos - {% trans "english translator" %}
  • Jaime Bolaños - {% trans "english translator" %}
  • @dialelo - {% trans "basque translator" %}
  • @kstopa - {% trans "polish translator" %}

{% trans "Advisors" %}

{% trans "Last but not least thank people who helped us with expert advice in areas such as licensing, community management, business model, etc." %}

  • @psicobyte_ - {% trans "licensing advice" %}
  • @campanilla - {% trans "teams management consultant" %}
  • @jjmerelo - {% trans "Free Software Support" %}
  • Máximo Martín - {% trans "advice on free software business" %}
  • José María Ruiz - {% trans "advice on free software business" %}

{% trans "Back to top" %}

{% blocktrans %}

Source code

Download the set of open source applications developed and maintained together by the user community and us.

Currently the two applications contained in this release are:

{% endblocktrans %}

{% trans "Back to top" %}

{%endblock%}