Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

February 10 2010

JavaScript: onMouseMove Google Translation
Web

I’m currently updating the article, the code will change soon! I wanted to implement a JavaScript onMouseMove Event, that translates the word under the mouse pointer with the Google Translator. I want to share the following solution. I split this into the following two separate problems: First: Detect word for an onMouseMove Event The onMouseMove Event can listen on [...]

December 21 2009

mtget: ZDF Mediathek Download/Stream
Python

Nachdem die ZDF Mediathek nun ihr lang erwartetes relaunch ‘feiern’ kann, habe ich mich daran gemacht mtget zu überarbeiten. Die neue, für Linux und Flash geplagte Anwender besonders interessante, “HTML Version”, macht die ZDF Mediathek nun erstmals halbwegs benutzbar. =) Die asx-Links fürs mms streaming werden jetzt auch nicht mehr versteckt, so im großen und ganzen [...]

November 09 2009

Content Extraction Algorithmen: Density/CCB
Python

Im Artikel, “Web scraping mit Ruby/Mechanize” zeigte ich wie man Webseiten von einem Ruby Skript laden lässt und definierte Inhalte daraus extrahieren kann. Diese Verfahren, z.B.: Regular expression, XPath oder CSS Selektoren, funktionieren nur für Seiten deren Struktur während der Implementierung bekannt sind. Diesmal allerdings geht es um Algorithmen die den Hauptinhalt(z.B. den Text einer [...]
Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.