Location awareness and semantic data mashups

One of the main reasons I went through the pain of rewriting the blog engine and restructuring my entire web site was the ease/flexibility of development. I wanted to be able to add new features easily so I could experiment with some ideas around data aggregation and integration/combination, especially making use of semantics. Indeed, the “timeline” page was a step towards that direction. The next feature to come up very soon is “location history”. My cell phone will be pinging a service with the longitude/latitude of my location and will record it over time. After that, I’ll try to combine the information with other information from the Web (e.g. “oh… there was a concert at that particular day-time-location… savas was probably there”).

Google introduced Google Latitude along similar lines but I just discovered Glympse as well. It seems like a great execution on the “location awareness” concept. I am sure there are others doing similar things.

I am going to continue with my experiments so stay tuned.

Recent Posts

The Beginning of CVOYA

There’s a unique energy that comes with starting something new — a blend of excitement,…

3 weeks ago

Enhancements in Graph Model: Dynamic Entities & Full-Text Search

As I continued work on BrainExpanded and its MCP service, I came to realize that…

4 months ago

GraphModel: A .NET Abstraction for Graphs

Just over a month ago, I published "Playing with graphs and Neo4j". Back then, it…

5 months ago

Playing with graphs and neo4j

After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL…

6 months ago

A Graph Model DSL

Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of…

6 months ago

BrainExpanded – Web app and Data Sources

As I wrote in previous posts, the manual recording of memories for BrainExpanded is just…

7 months ago