上級分類: Sharing Digital Resources

Programmatic Access and Control

How to build generic programmatic access solution to help people scale thinking and doing?

YAML 問題

The desire to take control and programmatically access and manage all one's personal web accounts and web resources, -- is a need of any generalist person. beepb00p has coined the term "HPI" (Human Programming Interface) to refer to it, and developed a version of it at github.com/HPI, though, there had been other attempts at a similar end goal, such as the github.com/metadrive by Mindey, and we perhaps would find others, such as Almond's Thingipedia by Monica S. Lam et al. at Stanford, trying to create open source virtual assistant, that inherently needs the ability to access diverse resources with high level actions.

The problem of access and control of one's web resources programmatically, is pervasive: every time you see someone writing a client library to interact with an API, or web crawler -- it's part of the problem. Every time you see someone write drivers to control robots, -- it's part of the problem.

And, there's much to be desired. The memories of sharing diaries as granularly as described in notesplit, where you can permission on every byte, to all the features described in metaform.

I think, we merit discussions, and bringing people with interest in this together, to collect the best approaches, and try to create a paradigm for plug-and-play driver and data system, that would enable everyone of us to access and control our stuff programmatically, removing the necessity to use UIs of systems, and abstracting them into one powerful API to have high-level actions on all of them.


沒有子分類。







投票 (可選) (別通知) (可選)
請,登錄

我在想,邀請這裏提到的所有人以及其他對這個主題的網絡會議感興趣的人是值得的。數據和系統訪問和控制是一種通用需求。

I'm thinking, it would be worth inviting all the people mentioned here, and others who are interested to a web conference on this topic. Data and systems access and control is a generic need.



    : 草長鶯飛, kriz
    :  -- 
    :  -- 
    

Mindey,

大家都熟悉windows文件管理資源管理器嗎?或 Mac 上的 Finder。

在 windows 上文件管理很容易。我們需要一個通用的數據庫對象接口。

通過示例進行搜索、過濾、移動、複製、交叉引用搜索。我們每個網站都需要所有這些東西。

Is everyone familiar with windows file management Explorer? Or Finder on Mac.

On windows file management is easy. We need a generic object interfacer for databases.

Search, filtering, move, copy, cross reference search by example. We need all these things for every website.



    : Mindey
    :  -- 
    :  -- 
    

chronological,

是的,是的,MetaDrive 有這樣的原型。每個數據庫記錄都可以是文件管理器中的一個文件,右鍵單擊時具有不同的鼠標下拉選項,單擊時具有不同的形式。在大多數情況下,不需要網絡瀏覽器。

Yes yes, and MetaDrive has a prototype of such thing. Each database record can be a file in file manager, with different mouse drop-down options on right-click, and different forms on click. No need for web browser, in most cases.


你用過保險絲嗎?

我的夢想是跨多個標籤或站點彙總信息

https://o2oo.li/intent/77001/windowtab-merge

Did you use FUSE?

My dream is aggregating information across multiple tab or sites

https://o2oo.li/intent/77001/windowtab-merge#1630758689


是的,事實上,我確實使用 FUSE 進行 MetaDrive 演示。

Yes, as a matter of fact, I did use FUSE for MetaDrive demo.


我一直想要一個可以更改密碼的密碼數據庫。

這歸結爲這個難題的控制方面

Ive always wanted a password database that I can change my passwords through.

This comes down to the control side of this puzzle