Questions tagged [zemanta]

Zemanta is a content discovery engine used to create connections between bloggers of similar topics.

Zemanta is a content discovery engine used to create connections between bloggers of similar topics. It has a developer API for various implementations.

7 questions
8
votes
4 answers

Using JavaScript to truncate text to a certain size (8 KB)

I'm using the Zemanta API, which accepts up to 8 KB of text per call. I'm extracting the text to send to Zemanta from Web pages using JavaScript, so I'm looking for a function that will truncate my text at exactly 8 KB. Zemanta should do this…
Bungle
  • 19,392
  • 24
  • 79
  • 106
5
votes
3 answers

How do content discovery engines, like Zemanta and Open Calais work?

I was wondering how as semantic service like Open Calais figures out the names of companies, or people, tech concepts, keywords, etc. from a piece of text. Is it because they have a large database that they match the text against? How would a…
Marco
4
votes
2 answers

How can I get Zemanta and Redactor to work together?

I'm trying to use Zemanta's widgets and the Redactor HTML editor together. I can't get Zemanta to find Redactor's iframe/content and be able to send updates to it after clicking one of the widgets. Redactor creates an iframe, but keeps the real…
ere
  • 1,739
  • 3
  • 19
  • 41
3
votes
1 answer

Why are my calls to these content engines failing when behind a proxy?

I am testing a couple of APIs and am undecided between Zemanta and OpenCalais. I can use both perfectly at home, but at the company behind the proxy, they won't work, even when running the same examples. I am running this example and this, both…
blueomega
  • 281
  • 2
  • 15
2
votes
0 answers

How do I capture the thumbnail image links from Zemanta?

I have Zemanta's controls working on my local CMS with TinyMCE, but I'd like to also save the images to my server so I can make thumbnails of them for previews outside the article. I am not sure how best to accomplish this. My idea is in addition…
holden
  • 13,471
  • 22
  • 98
  • 160
1
vote
2 answers

wikiprep syntax error: Use of the encoding pragma is deprecated

I am trying to use wikiprep (https://github.com/avian2/wikiprep) to parse wikipedia dump (in Feb 2014) and generate a XXX.hgw.xml file from the dump. I followed the usage on Github site above: installed all Perl modules as prerequisites; Build and…
Tu Tran
  • 101
  • 9
0
votes
1 answer

Wordpress remove related posts from my post content

I am using Zemanta related post in my wordpress blogs for SEO purpose. I installed it successfully. At the single post page (blog page) it is coming two times one on the right sidebar as a widget and another one on the bottom of my post content. Is…
Prashant Shukla
  • 329
  • 1
  • 2
  • 17