Calais AS3 api Class

Image representing OpenCalais as depicted in C...
Image via CrunchBase

Calais AS3 API is an ActionScript 3 class, that contains an easy to use lite actionscript for the core function of Open Calais.

Usage of the class

import com.andzol.api.Opencalais;
import com.andzol.api.OpencalaisEvent;
 
//Inside function
var opencalais:Opencalais = new Opencalais("yourapikey");
opencalais.addEventListener(OpencalaisEvent.ONRESULT,opencalaisHandler)
opencalais.getData("any string")
 
//Handler
private function opencalaisHandler (event:OpencalaisEvent):void
{
	var data:Array = event.data
	for (var i:Number = 0; i < data.length;i++ ) {
		trace(data[i].name,data[i].type,data[i].typeGroup)
	}
}

Feel free to download and reuse, if you have any question contact with the author.
Download Calais AS3 API
Current version 0.8.1

Knowledge Management and Artificial Intelligence today


Presentation tech for everyday use


Gmail Note (Updated for Windows 7)

About Gmail Note
This application is a simple gmail notifier made with Adobe AIR technology.

Feuture list

  • Safe Account storage
  • Multi Gmail Account handling
  • Auto refresh
  • Highlight new emails
  • Short content of the email
  • Reach your Gmail workplace with a double click

Install

Please upgrade your Flash Player This is the content that would be shown if the user does not have Flash Player 9.0.115 or higher installed.

Direct Download Link
Download Adobe AIR Runtime
Download Gmail Note Application

Support
Write your opinions, report bugs, help to improve the application

Donate
If you find Gmail Note application useful, please donate the author.

Important note for Windows 7 and Windows Vista users
I just installed Windows 7 on my computer, and noticed that my application doesn't works appropriate. The common problem is, that the application can't reach its local database file, because of the security settings of Windows 7. You can solve this problem by right click on the icon > Settings > Compatibility > Check in "Run program as administrator"
With this option you can add you E-mails into the mail list of Gmail Note.
Keep sending your ideas.

New Approaches at Natural Language Processing Systems



Semantic search engines

Live Search Mobile
Image via Wikipedia

The following search engines are based on semantic technologies, and most of them uses some natural language technique to improve the search result.

Feel free to comment and suggest other upcoming search engines.

General search engines

Specific search engines
  • Twine - Share you interest (http://www.twine.com)
  • Swotti - Opinion analizer (http://www.swotti.com/)
    With Swotti you can compare specific products, componies etc. through other peoples opinion.
  • Uptake - Holiday finding engine (http://www.uptake.com/)