0
votes
1answer
69 views
Talking head library for Mac OS X
Is there a "talking head" library for Mac OS X / Cocoa / Objective-C? Specifically the ones that simplify translating spoken text into visemes / facial expressions? Microsoft ha …
0
votes
1answer
32 views
Can only connect to SQL Sever 2008 Express remotely afer server restart
I am running SQL Server 2008 Express and can connect to it fine using port forwarding through my router, AND when I am on the same subnet.
However when I am on a different subnet …
2
votes
2answers
58 views
NetLogo vs. Repast Simphony?
I would like to simulate some scenarios using the multiagent
paradigm, and it seems NetLogo and Repast are the most popular tools for that.
I'd like to know if anyone has had any …
0
votes
1answer
60 views
Simple self-contained SNMP Agent example? (java/c# ideal)
After not having a whole bunch of luck finding any SNMP libraries for .NET that can act as SNMP agents (that can be used in an OSS project - meaning proprietary libs are out), I am …
0
votes
0answers
20 views
building Agents in c#
Is there anything like JADEX or JADE in C# or C++? I am doing a project on agents and so far I can't find anything like JADEX for building BDI agents in C#. Anything in C# that I h …
0
votes
4answers
161 views
Agents: Why is the majority of agent work done in java?
Why is most of the agent research and work done in Java? Is there a reason that the developers seem to have completely steered clear of .net framework or is it that it just doesn't …
0
votes
2answers
23 views
SQL Agent Job - to execute as queue
I have a job which is calling 10 other jobs using sp_start_job. The job is having 10 steps, each step calling each sub jobs, When i execute the main job, i can see it started with …
0
votes
2answers
190 views
How do I create a SQL Server agent without using a GUI?
I am using Angel LMS and its built on a SQL Server platform. I believe its 2005, but not 100% sure about that.
Anyway, maybe my pseudo-code will shed light on that answer. Als …
1
vote
1answer
20 views
client agent framework (web-services)
Hi, I have a scenario where my server side java code needs to interact with an application on the client desktop. So I was researching on if there are any simple frameworks to enab …
5
votes
1answer
111 views
Is it reasonable to view highly autonomous actors as agents?
Coming from an academic background in mutli-agent systems (developed in Java using JADE) I have only been peripherally aware of the Actor concurrency paradigm. Now that I've starte …
0
votes
0answers
35 views
Mozilla Quality Feedback [closed]
How do I get rid of 'Mozilla Quality Feedback' program, which appears in my taskbar every time I start Firefox? Clicking on it does nothing.
3
votes
1answer
164 views
Dynamic bytecode instrumentation - issue
I have a problem I am not able to solve. Let's assume we have the following two classes and an inheritance relationship:
public class A {
}
public class B extends A {
public …
1
vote
1answer
157 views
Starting/stopping a launchd agent for all users with GUI sessions.
I need to be able to start/stop a per-session GUI agent from a root level daemon.
Similar issues are discussed here, here and here.
What I want to be able to do is basically
for …
0
votes
0answers
11 views
Microsoft Agent in Windows terminals
Hi!
My (potential) customer is using Windows Server 2003 and students computers are just terminals.
My application relies heavily in Microsoft Agent technology and now customer is …
0
votes
3answers
462 views
TFS Build Agent not responding
Hello,
I came across an issue I can't resolve, here are the details:
I am using TFS2008 in my APPTier and in my Build Agent. Initially I installed everything in the Apptier serve …
