Wednesday, 10. October 2007

Sie haben gewonnen - superbonus49

Ich (L) war wieder mal der glückliche. Habe gerade einen Anruf einer netten Dame (D) von Superbonus49 bekommen, der etwa so ablief (genau weiß ich nimmer):

D: Hallo Herr Sauermann, sie haben gewonnen. Sie haben beim e-mail gewinnspiel mitgemacht und einen gutschein für eine Kreuzfahrt gewonnen.
L: aha. interessant, e-mail?
D: Ja, wir machen das Gewinnspiel in Kooperation mit o2. Wir schicken ihnen den Gutschein zu. Ihre Adresse ist Pirmasenser Str 18?
L: ja.
D: Gut, Ihre postleitzahl ....?
L: Ja
D: dann bräuchte ich nur noch ihr Geburtsdatum, das wäre?
L: (naja, die säcke wissen eh alles, das ist auch schon egal): 30.08.1977.
D: Gut. Zusätzlich zur Kreuzfahrt dürfen sie am Superbonus 49 Gewinnspiel Teilnehmen, und o2 zahlt 80% der Kosten, super was?
L: ja, toll
D: Das sind dann etwa 10€ im monat für drei monate.
L: Aha.
D: Ja und wollen sie das... das ist so toll ... bla bla bla
L: Ich möchte mir das noch überlegen
D: kein Problem,....
L: Also das sind 10€ im Monat und ich bekomme per Post noch einen Gutschein für eine Kreuzfahrt?
D: Ja, den Gutschein haben sie auf jeden fall, und es sind 39€ im Monat.
L: aha.
.... es dämmmert.....


Ok, ein schneller internetcheck auf o2 und superbonus 49 ergibt heiße 243 hits, also ist das alles defniniver Bullshit und gelogen was die Dame da verzapft hat, da diese Angaben nicht stimmen kann man wohl sehr gut auf die seriösität der Firma Superbonus 49 schließen. Betrug? Abzocke? Wohl nicht, Firmen wie Faber und Superbonus leben als "added value" zur Lotterie. Als gläubiger Christ bin ich zum Glück gegen jede Form von Glücksspiel allergisch, drum werde ich wohl nicht zusagen.

Andere haben es aber durchaus gemacht.
Nach deren Erfahrung kein Betrug, aber ein ernüchterndes Erlebnis.

Bin jedenfalls gespannt, die Dame hat gemeint sie ruft morgen nochmal an, werde sie nach der Kontaktperson bei o2 fragen :-)

warum ich das blogge? Falls der nächste danach sucht...
QR barcode by i-nigma.com/CreateBarcodes
Maggi (guest) - 10. Oct, 22:03

Ich bin

(auch als gläubiger Christ :-) ja manches Mal der Meinung, so eine Lotterie wäre eine großartige Chance für Gott, mir ganz außer der Reihe zu Reichtum zu verhelfen. Allerdings reicht mein Kleinglauben immer nur für die 1-Euro-Losbuden auf dem Rummel.

leobard - 11. Oct, 14:05

sie hat wirklich nochmal angerufen

Also, die Dame hat nochmal angerufen. Meine Frau Ingrid hat das mail geschickt, sie bekommt alle Korrespondenz über die Telefonrechnungen und O2 hat eine Aussendung gemacht, wo das Gewinnspiel erwähnt wurde.

Der Haken an der Kreuzfahrt ist übrigens: die Anfahrt ist Selbstkostenpreis.

george22 - 19. Nov, 07:47

Hi. I've been taking the Mirafit religiously since I received it but I don't know whether it's doing anything or not. The only thing I feel is gassy and constipated. Do I need to take it longer to get results? Of course, I just got off some medications that could have been causing the other things too. I will continue tolong leather coat / / mens designer leather jackets / / ladies winter jackets / / cheap winter jackets / / winter jacket sale / / military trench coat / / long trench coat / / short trench coat / /

Thursday, 4. October 2007

Now Queryable and open linked data: U.S. Census/Congress datasets: 1 billion triples

and its fast!

As you can't blog enough about it, I am copying a story from this announcement email:

(following Text by Josh Tauberer)

Hi, everyone. (This is a revised/combined reannouncement for what was
originally posted on the Linking Open Data list.)

Last November, Chris Bizer wrote, "[T]he DBLP server increases the size
of the Semantic Web by around 10 percent ;-)" [1] Based on the same
logic, I have recently increased the size of the semantic web by 200%!
(in terms of the number of triples; and of course I'm also just joking
here w.r.t. size of the semantic web)

I'm announcing here a new U.S. 2000 Census dataset of 1 billion triples,
accessible over SPARQL and browsable by linked data [2] principles, and
re-announcing my U.S. Congress dataset which is newly browsable with
linked data principles. These two datasets are interconnected, and the
Census dataset is linked up via owl:sameAs to Geonames [3].

I like the Census data set a lot for three reasons--- first, if you live
in the U.S. it has something for you, since it has detailed statistics
on geographic entities down to the level of small towns/villages, and
everyone lives somewhere; second, it meshes up with two other data sets;
and third, it's rich enough on its own to support a wide array of
interesting and real-world useful queries (if, say, you were doing
research).

The OpenLink guys were kind enough to host the data set previously, but
I wanted to push the limits of my own semweb C# library [4] and I wanted
to be able to revise the data set as needed, so I've wanted to host it
myself, which only recently I was able to do (even though I've had the
triples laying around for nearly a year).

A complete description of the data set and how it was constructed and
exposed is here:

https://www.rdfabout.com/demo/census/

Some features of the data set:

Data on 3,200 U.S. counties, 36,000 "towns", 16,000 "villages", 33,000
ZCTAs (something like zip-codes), and 435 congressional districts.

Each of those locations contains around 10 thousand population
statistics, as well as a dc:title, a basic hierarchical structure
between regions, and latitude/longitude.

Very basic geographic/name/lat-lng data (1 million triples) can be
downloaded in N3.

All of the 1 billion triples are accessible via SPARQL. See:
https://www.rdfabout.com/demo/census/sparql.xpd which has a few sample
queries. An example query is "List the states in the United States that
have more students in dorms than prisoners."

The URIs for the geographic regions are dereferencable http: URIs. (The
URIs for the predicates in the data set will be updated to be
dereferencable in the future.) For example, you can visit the URI for
New York State:

https://www.rdfabout.com/rdf/usgov/geo/us/ny

(Some URIs return very large pages that take Firefox quite a while to
render. That one's OK.)

The dereferencable URIs return 303's to SPARQL DESCRIBE pages describing
those URIs.

There is a sitemap.xml file based on the latest draft circulated [5],
referenced from robots.txt: https://rdfabout.com/robots.txt

And, source code to generate the triples from the Census download files
are posted. It's too large for me to provide the whole RDF myself, for
now at least.


The U.S. Congress data set, which I originally made SPARQL-accessible in
December 2005 but is now revised to follow the new linked data
principles, has 12 million triples containing brief biographical data
for all members of Congress, and mainly data for federal legislation and
voting records going back a number of years. Here are two example
dereferencable URIs:

https://www.rdfabout.com/rdf/usgov/congress/people/M000303
(= Senator John McCain)

https://www.rdfabout.com/rdf/usgov/congress/109/bills/h867
(= a bill in Congress)

Some example Congress-related queries are posted here:
https://www.govtrack.us/sparql.xpd
And dump files are here:
https://www.govtrack.us/data/rdf/

An example I like to use is that one could fairly easily create a table
using SPARQL aligning votes on a particular bill by congressmen with,
for instance, the median commuting time to work of their constituents,
as reported by the Census.


Thanks to those who gave feedback on the LOD list --- I haven't been
able to address all of it yet (like how to deal with backlinks on the
dereferenced pages).

[1] https://lists.w3.org/Archives/Public/semantic-web/2006Nov/0008.html
[2] https://linkeddata.org/
[3] https://www.geonames.org/
[4] https://razor.occams.info/code/semweb
[5] https://sw.deri.org/2007/07/sitemapextension/

--
- Josh Tauberer

https://razor.occams.info
QR barcode by i-nigma.com/CreateBarcodes
george22 - 19. Nov, 07:51

Hi. I've been taking the Mirafit religiously since I received it but I don't know whether it's doing anything or not. The only thing I feel is gassy and constipated. Do I need to take it longer to get results? Of course, I just got off some medications that could have been causing the other things too. I will continue tolong trench coats for men / / short trench coats for women / / lightweight leather jacket / / kids leather coats / / boys designer jackets / / kids designer jackets / / womens designer leather jackets / / childrens winter jackets / /

Foaf VS Walled Communities

The web 2.0 is getting richer based on the proprietary walls.
There is an often asked question: why is FOAF out there for years but nobody made a business model out of it? Easy: because when you open your service to be replaceable, you are replaceable. Imagine a world where you could switch your community website like you can already switch your newsreader today (thanks to OPML): Venture capitalists would sweat like a drunken grad student in final exam.


This post is partly inspired by this. There is a mix up of cause and effect: FOAF as a standard is making Web 2.0 services interoperable and standardized. Orkut, facebook, linkedin, studivz, (++) would all have the same API and an extensible data format if they used FOAF and RDF.

But wait - who is the venture capitalist behind these web 2.0 walls? Maybe you. So you suddenly realize that when your little nerds in the computer room switch the lever towards standards, your money may go down the well, because then your precious closed community of people, and that is what you sell and own: data about people, will be open for anyone else to copy. So you would do your best not going for standards but instead making the BEST social service EVER so that everyone DIGGS it and invites all HIS FRIENDS into closed walls. Capitalism is ok, but we have to name it what it is.

Like Dick Hardt from SXIP said in his well-known keynote: its your data, not theirs. FOAF and RDF is a way to get back your data from the web 2.0 companies that own you at the moment, make them give you back the data you have entered. Switching from Flickr to another photo community should be as easy as switching newsreader (thx to OPML) or Office Application (thx to OpenDocument).

Microsoft does not go crazy for a standardized OpenDocument format, which would help us get free from the monopoly that takes your money when buying a computer and invests it to sell XBoxes to your kid. Why should it be different with web 2.0? But thanks for pointing us to the VC view.
QR barcode by i-nigma.com/CreateBarcodes

Saturday, 29. September 2007

Doing Guest Research at L3S

Update from last post, I am in Hannover engaged in Research. Julien Gaugaz from L3S and I are working on the topic of Current work Context of a user for Nepomuk. This is tricky, as first of all, there are about 600 definitions of "context" (there is a paper about analyzing 66 of them using text analytics, context buzzword word that everyone uses with its own interpretation!) and second, we have multiple existing ontologies and implementations to integrate.

btw, this is the room for the Hiwis and guest researchers where I sit at the moment:
Here I sit
I will blog about our extensive literature research on context later this week.

In the meantime, Cedric Mesnage from Lugano interviewed all DFKI and L3S members about what they are working on in the project, to improve the architecture of Nepomuk and communicate it better, a good task.

We drank beer and looked at the rainy (no, its not raining, its only dripping, Hannoverians have 100 words for rain) city of Hannover.
To Heiko Haller I said in a chat, that we will probably end up in a Fiasko, but actually we started there:
Es fängt im Fiasko an

Besides, Cedric can not only do great art, he can also do photographs (bummer that the autofocus didn't get this one perfect):
Leobard Light Angel
QR barcode by i-nigma.com/CreateBarcodes

Tuesday, 25. September 2007

Research visit at L3S

I am currently guest researching at the L3S lab in Hannover. L3S does research on Semantic Web, e-learning, search. They are partner in the NEPOMUK project, and I will be working on the ideas of the context a user currently works in, to guess what somebody is doing based on observations done. This is important to give support to people, showing them information that is related to the task you are doing at the moment. (for example: you are reading this blog-post, and related information is l3s, dfki, nepomuk, leo sauermann, context).

I will be at L3S for three weeks, from 24.9.2007 to probably 14.10.2007.

Here is the building where I am sitting at the moment: KBS building with L3S people

Where I sitIts the L3S offices at KBS, Appelstraße 4, 30167 Hannover. I am sitting in room 232. If you want to use this occassion to meet me, skype or jabber me first (check my foaf for how to).


Appartments from Gaststätte Kaiser I am living not far from that in an appartment room, where I have access to a kitchen and a bed, and free wifi for 90 minutes per day, great, what else do you need.
QR barcode by i-nigma.com/CreateBarcodes
Martin (guest) - 25. Sep, 16:11

What else?

Of course even more free WIFI! ;-)

leobard - 27. Sep, 10:03

as you mention free wifi

They provide free wifi in the appartment where I live :-) But only 3 x 30 minutes per day, do guarantee fair use (fine with me)
body (guest) - 11. Jan, 01:07

only 90 minutes...

only 90 minutess... it's greed

leobard - 25. Jan, 09:04

and it didn't work

continously all the time, some days it was off :-/

Hail standford, hail

Members of Stanford University, together with media people, created viral marketing videos, which are irresistable.



the other videos of the campaign, the klystron tube (microwave) and FM synthesizer, are also a must-see.

via CaptSolo
QR barcode by i-nigma.com/CreateBarcodes

Monday, 24. September 2007

God and numbers blog

Mike Robb, my praying buddy in Kaiserslautern, and his lovely wife Katharina started a new blog to inform their friends about their trip and life in Aberdeen. They called the blog called "god and numbers" . Mike is a missionary, studying theology, Katharina is a mathematician, she worked for Fraunhofer before and is now searching for a Job in Aberdeen.

btw: Are you a company in Aberdeen, in need for a mathematician that can do stuff like this diploma thesis on "Spectral Analysis of Random Closed Sets. The Surface Measure Associated with a Random Closed Set"? Comment on their blog or write them.

The first blog post was about Mike moving his stuff. I showed up late for carrying, and then it became obvious that we had two problems. One was, that not everything will fit into the truck that Katharina's dad has rented for the occasion. Using the great skills of re-structuring moving boxes I have learned with Ebo on my own move from Vienna to Kaiserslautern, we could solve that.

Here is the skills as used before:
Our stuff limited to a van
When we moved from vienna, in the van, the boxes reached up to the very ceiling and filled the whole thing. There was not place for one extra mouse in there. For Mike and Katharina, we produces a similar result, stuffing every item into the places of air that was left in the van (*proud of tetris skills*).

The second problem was, that we were not enough people. I came late, and besides me, the parents of Katharina were there. So, we were very lucky when two mormons biked by, saw the situation, looked, stopped, and asked if they could help. First we didn't want to bother them, but looking at the situation, I asked them if they could help us carrying. They could, and then it was much easier. Love god, love your neighbour, love yourself, that is one of the many rules shared by our churches. Thanks god for giving these recommendations to make life better for this planet. At least for us, god works perfectly.
QR barcode by i-nigma.com/CreateBarcodes
icon

semantic weltbild 2.0

Building the Semantic Web is easier together

and then...

foaf explorer
foaf

Geo Visitors Map
I am a hard bloggin' scientist. Read the Manifesto.
www.flickr.com
lebard's photos More of lebard's photos
Skype Me™!

Search

 

Users Status

You are not logged in.

I support

Wikipedia Affiliate Button

Archive

September 2025
Sun
Mon
Tue
Wed
Thu
Fri
Sat
 
 1 
 2 
 3 
 4 
 5 
 6 
 7 
 8 
 9 
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
 
 
 
 
 
 

Credits


austriaca
Chucknorrism
digitalcouch
gnowsis
Jesus
NeueHeimat
route planning
SemWeb
travel
zoot
Profil
Logout
Subscribe Weblog
development