I use a custom bookmarklet to quickly post links I want to share with the No Agenda community, or to my feed that flows into twitter.
Unfortunately Android does not support javascript bookmarklets on their browser, which is on the mobile device I like to use most.
This has always hampered my mobile usage, as posting a link would comprise several steps of copy/pasting into my posting interface.
Yesterday I discovered a great free Android app that not only comes with a slew of pre-programmed bookmarklets for exsitiing services, but also allows you to create your own.
Here's how you set it up for a Blork system:
Download and install the app
Select 'Custom Services' from the top of the menu
Create a new service and enter the information as displayed in this screenshot. Please replace the 'radio2.curry.com' part of the 'Base URL' with the domain name that your server is on.
Now whenever you want to share a link to a page you're browing, just select 'Share Page' from the 'More' menu in the Android browser and select the Custom Services' option.
In my case, the Blork popup window opens with the shortened url pre-populated as well as the title of the page in the 'Description' box.
Hooking into the 'share' function of the browser on android can be developed into a custom app, if there are any Android devs out there using Android, here's what I presume is good documentation.