Thursday, October 13, 2011

Sharing posts from G+7 desktop gadget coming your way

As I promised several times, after a couple of nights of heavy reverse engineering, I have implemented sharing posts in G+7 desktop gadget. Currently you can share eithe rpublicly, or with one selected circle. I suppose I could add more sharing possibilities if there is enough interest (+1 this post and/or comment if you are interested)

You can also type in a custom share message

The functionality will be available tomorrow, when I release version 1.7.0.0. Stay tuned.


UPDATE: Version 1.7 with support for sharing is avalable. Go get it!

In the meantime, take a look at some screenshots

 




3 comments:

  1. I rarely share others posts, but I am very happy to see continued development on this. Keep up the good work !

    ReplyDelete
  2. This would be great if I could download it
    however clicking on the link produces the following error

    Traceback (most recent call last):
    File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py", line 701, in __call__
    handler.get(*groups)
    File "/base/data/home/apps/kalamonsoft/1.354590835638518193/main.py", line 237, in get
    obj.put()
    File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 1053, in put
    return datastore.Put(self._entity, config=config)
    File "/base/python_runtime/python_lib/versions/1/google/appengine/api/datastore.py", line 602, in Put
    return PutAsync(entities, **kwargs).get_result()
    File "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", line 592, in get_result
    return self.__get_result_hook(self)
    File "/base/python_runtime/python_lib/versions/1/google/appengine/datastore/datastore_rpc.py", line 1547, in __put_hook
    self.check_rpc_success(rpc)
    File "/base/python_runtime/python_lib/versions/1/google/appengine/datastore/datastore_rpc.py", line 1182, in check_rpc_success
    rpc.check_success()
    File "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", line 558, in check_success
    self.__rpc.CheckSuccess()
    File "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_rpc.py", line 133, in CheckSuccess
    raise self.exception
    CapabilityDisabledError: Datastore writes are temporarily unavailable. Please see http://code.google.com/status/appengine for more information.

    ReplyDelete
  3. @James - there seems to have been some intermittent problems at Google Apps Engine, where I host G+7. I think it is back to normal now. Could you try again?

    ReplyDelete