robots

TwitterFacebook
Get flash to fully experience Pearltrees
This allows for long-running scripts that are not interrupted by scripts that respond to clicks or other user interactions, and allows long tasks to be executed without yielding to keep the page responsive. Workers (as these background scripts are called herein) are relatively heavy-weight, and are not intended to be used in large numbers. http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html

Web Workers

Eli Bendersky resolves the confusion over stack architecture with the help of some diagrams. http://www.i-programmer.info/programming/theory/2055-stack-architecture-demystified.html

Stack architecture demystified

Below is a table that displays the different features of the various GeoIP databases.

GeoIP | Database Product Features

http://www.maxmind.com/app/geoip_features
http://www.maxmind.com/

Geolocation and Online Fraud Prevention from MaxMind

March 21st, 2012 MaxMind to exhibit at the Merchant Risk Council Conference 2012 February 13th, 2012 Latest version of Premium minFraud Service includes prepaid and gift card identification
http://www.i-programmer.info/projects/36-web/199-where-are-you-from-ip-geolocation-.html Knowing where a website visitor is located is vital if you hope to have a chance to provide information that is geographically relevant.

Where are you from? IP Geolocation

HTML5 and CSS3

http://www.i-programmer.info/bookreviews/12-web-design-and-development-/2124-html5-and-css3.html Author: Brian P.
Description: Perform a custom animation of a set of CSS properties. http://api.jquery.com/animate/

.animate() – jQuery API

Available Products:

riotsw

http://www.riotsw.com/

Superbot 2.1 - Create your own customized AIML bot based on your own personality or character

http://www.alicebot.org/superbot.html Have you ever wanted to create your own totally unique custom bot character, as smart as ALICE, but with a completely different personality? Where do you start?

A Multilingual Chatbot Hosting Service

http://www.pandorabots.com/botmaster/en/home Pandorabots is a free open-source-based community webservice enabling you to develop and publish chatbots on the web ( Read more details here ). Pandorabots is the largest chatbot community on the internet. 162,000 registered bot masters have chosen to create more than 201,000 pandorabots ("chatbots") in multiple languages.

Alicebot

One of the longstanding problems with AIML pattern matching is related to processing certain common suffixes in English. These are words or phrases added to the end of a sentence that may contribute little in the way of meaning, such as “really”, “eh”, and “you know.”
Procedure : You need to show several objects (one by one) and pronouncing their name in the same time.

AI, Software, Silverlight … Among Others » Blog Archive » SURF/C++/OpenCV/Image-Sound Processing : Teaching Objects/Words to Nao (the Robot)

The DotNetKicks Network: Code Keep , Windows Developer Power Tools Other Links: Coders Life , The Lounge , Visual Studio Hacks , Max Foundry

A Robot in Every Home, by Bill Gates

Hi everybody, I'm trying to implement my first MVVM app with a friend, using the MVVM light toolkit, and we have lots of questions and we can't find a satisfying answer anywhere... To my mind, it is in the ArenaViewModel, because this is logically the class that should manage the collection of robots...But here is something I don't understand: in this logic, each entity of robot MVVM like should be Model+ModelView+View.

How to manage a collection using MVVM pattern? : The Official Microsoft Silverlight Site