HN user

abava

173 karma

Coldbeans Software: http://servletsuite.com

Posts301
Comments51
View on HN
fruct.org 5y ago

On the New Architecture of Location-Based Services [pdf]

abava
34pts3
servletsuite.blogspot.com 7y ago

Machine learning in software development

abava
2pts0
servletsuite.blogspot.com 8y ago

On Search Services for Internet of Things

abava
2pts0
servletsuite.blogspot.com 10y ago

BLE Guard

abava
2pts0
servletsuite.blogspot.com 10y ago

On Physical Web Browser for Wireless Tags

abava
1pts0
servletsuite.blogspot.com 10y ago

Browsing in the Physical Web

abava
1pts0
ieeexplore.ieee.org 10y ago

Chat bots in Twitter

abava
3pts0
news.ycombinator.com 10y ago

Google Public DNS

abava
4pts1
servletsuite.blogspot.com 10y ago

Info-bots in Twitter

abava
2pts0
servletsuite.blogspot.com 10y ago

Twitter in information systems

abava
2pts0
servletsuite.blogspot.com 10y ago

Twitter as a transport in information systems

abava
1pts0
servletsuite.blogspot.com 10y ago

INJOIT volume 3, no. 8

abava
1pts0
servletsuite.blogspot.com 11y ago

Memory leaks patterns in JavaScript

abava
1pts0
servletsuite.blogspot.com 11y ago

Network proximity in Web applications

abava
1pts0
servletsuite.blogspot.com 11y ago

Domain-Specific Language for IoT

abava
1pts0
servletsuite.blogspot.com 11y ago

Geo-location for telecom operators

abava
1pts0
servletsuite.blogspot.com 11y ago

Bluetooth Data Points

abava
1pts0
servletsuite.blogspot.com 11y ago

On Mobile Mesh Networks

abava
1pts0
servletsuite.blogspot.com 11y ago

Meatadata in SDN API

abava
1pts0
servletsuite.blogspot.com 11y ago

Learn Statistics

abava
1pts0
servletsuite.blogspot.com 11y ago

On Indoor Positioning

abava
1pts0
servletsuite.blogspot.com 11y ago

Time Series Databases

abava
3pts0
servletsuite.blogspot.com 11y ago

Open Source Home Automation

abava
3pts0
servletsuite.blogspot.com 11y ago

Microservices in telecom applications

abava
2pts0
servletsuite.blogspot.com 11y ago

Microservices architecture

abava
3pts0
servletsuite.blogspot.com 11y ago

Machine learning books

abava
2pts0
servletsuite.blogspot.com 11y ago

On Miscro-services architecture

abava
1pts0
servletsuite.blogspot.com 11y ago

M2M software papers

abava
1pts0
servletsuite.blogspot.com 11y ago

Show HN: Directory of mashups

abava
2pts0
servletsuite.blogspot.com 12y ago

Show HN: City Chat

abava
2pts0

This article discusses an alternative programming model for services that use location information. The paper proposes a new architecture for such services, which does not require users to share information about their location with service providers (services). This architecture is based on the author's proposed network spatial proximity model, where geocomputation is replaced by direct proximity measurement. This approach explicitly assumes that most services, using location information, describe (provide) some local services. Accordingly, geo-coordinates are used only for calculating proximity when searching (selecting) offers. It opens up the possibility of replacing geo-coordinates with direct measurement of proximity. Within the network proximity model, geo-computation is replaced by direct proximity definitions. And it is proposed to form this measurement of proximity based on the physical availability of signals of wireless network nodes, thus building cyber-physical systems.

It is server-based. Server-less version will be later as I wrote. Yes, it is like chat rooms, it is like client-server and it is like web. There is a web session actually :). We've tested a way for linking (pairing) two devices. From HTML5 there is File Reading API

You can see that on the map. Visiting http://wayn.linkstore.ru (on phones with Javascript support) will open the phone's email app with a canned message titled "Where are you now?" and a link to GeoMail in the email body. If the recipient is using a phone that supports the HTML5 location provider API, such as an Android or Samsung Bada device or an iPhone, when they click the link it will launch GeoMail webapp which lets them reply with a link to a Google Map showing their location.