Creating a web based expert system using Prolog [closed] - prolog

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I'm trying to create a web based expert system using prolog for a school project. i know how to use prolog but have no idea how it can be uploaded on the web. Does anyone have any idea how i can accomplish that?

With swi you can build a web application directly:
http://www.pathwayslms.com/swipltuts/html/
Or you could use swish
http://swish.swi-prolog.org/
Or Pengines
http://www.swi-prolog.org/pldoc/doc_for?object=section(%27packages/pengines.html%27)

Related

VB6 Time from the Internet [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I am trying to build a program that tells the exact time from the internet and not from the computer itself. I am using Visual Basic 6.
Is there a way for me to get this, and if yes, what will it return if it failed to connect to the internet?
This link shows how to do it in VBScript. Should work equally well in VB6.
http://www.visualbasicscript.com/internet-time-update-m57973.aspx

How to need developing for Windows Phone? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I want to start learning windows phone and I want to know that for starting this what is need?
what language?
what compiler or program that is for coding?
please tell me about that because I don't know about it and I am noob it.
Microsoft has a complete guide on this, you can check it out here.
http://msdn.microsoft.com/en-us/library/gg680270(v=pandp.11).aspx
Here is another link to a previous question on stackoverflow:
Getting Started with Windows Phone 7
Good Luck

GUI automation using selenium in TCL [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I want to use Selenium to automate a GUI for testing network devices in TCL. Can anybody help me to do that please. Have anyone seen or have experience using Selenium in combination with TCL?

GUI testing with Jubula [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
Can anyone help be about GUI testing in Jubula? I have a java GUI project, I created the jar file and put it into Jubula but after this step I couldnt do anything please help.
It is a Rcp application or normal?If rcp please create the exe and load it to jubula.
Below has some tutorial.
http://jmhofer.johoop.de/?p=163 Try to follow this

How to create a firefox plugin? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
I have to create a Firefox plugin. I am a newbie and have no idea about it.
Please provide me information about the following:
Skill/programming language requirements
Any good and simple tutorials<
Sample code and steps to execute it
Difference between firefox plugin,add-on and extension
You can use Mozilla Developer network for documentation and other stuffs.
MDN

Resources