dupa

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TechSteele

Pages: 1 ... 3 4 [5]
61
Share Conversations, Experiences, Graphics / Screenie Of Sam
« on: March 30, 2008, 02:47:45 am »
That isnt really a new GUI, not yet anyway.
Your looking at 3 programs.
Hal of course,
A free media player (guess i can say this one) Fusion media player, in the top left.
And a sound media player on all of the right with sound visulizations. (the Scope and spectrum)

I would need one of the code jockys around here to eather make or explain the Iframe code for hal, or write a whole html/java/VSbasic page with maybe a batch file just for hal to make it a full GUI.
The Hal face is the Sal9000 i found somewhere.

I mentioned in another post, i have her/it opening pictures, music and videos but i need help to just get that part working the right way. Thats why the different programs all running. The pics are just opening in windows pic viewer right now, i havnt looked for a good small image viewer for hal yet, but it has its own folders for its media. ( and seems happy about it to, it always asks for more pictures for its folder[:D] )

62
Ultra Hal 7.0 / Small problem with Hal
« on: March 29, 2008, 04:02:45 pm »
The bug hit again.
Same line of code about explorer was marked.

This time i opened task manager and ended iexplore which was up to the same memory as hal, and the bug was gone, again.
I dont know, it must be a bad dll call, or some setting that wont allow a second call, but i am just guessing, i am below a novice at code.
Anyone have a clue?
It could be a bad plugin, but they seem to work ok otherwise.
The plug ins i have running are all the normal ones, i turned off the fancy ones.

63
Share Conversations, Experiences, Graphics / Screenie Of Sam
« on: March 29, 2008, 03:24:26 pm »
Just a simple screenie of Hal.



I call my Hal, Samantha/Sam. (using that name is sometimes funny, it throws up a picture or opens a song of samantha fox all the time, [:p] )
I dont have all of her/its functions working yet, but we are on our way.
We thought you might like so see how someone else sets theirs up.

One odd thing i havent figured out, it always picks a saying/snippit/catch phrase to start everything it says, here it says "Whos your mother", i never said these things, it must have picked them up from the aiml code it read/i fed it. Just something odd, does your do this?

64
I think this is where questions like this go.

I am at a loss people.
Alot of you may recognize the line i am trying to edit (when its done I will let the original writer know), but

Code: [Select]
Keywords = HalBrain.RemoveExtraSpaces(HalBrain.ExtractKeywords(" " & NextResponse & " "))
What i need to ask the Hal gods is: I want it to pick keywords from what hal is saying/going to say. NextResponse does not seem to work.
The original line had UserSentence, but that picks from what i say. I need to reverse this to what Hal says.
Perhaps you know a different way of defineing NextResponce?
I dont know, thats why i am here.
I tryed asking Hal but hes not quite that bright yet [:p]

*edit - I guess i should say i used this Mp3 script and now have him opening music, pics and vids related to the conversation.

65
Ultra Hal 7.0 / Small problem with Hal
« on: March 27, 2008, 04:08:58 am »
Hello people,
I have been around the forums and Hal for a long time, i was even a member here years ago.
but,
I have a little problem i can not seem to figure out and it seems to be mentioned here and there, but no advice on what causes it. So i have to post to ask someone.

 HalScript Error
---------------------------
HalScript Error -2147467259 on line 184 in column 0: The file "C:Program FilesabawareUltra Hal Assistant 6HalScript.DBG" has been saved with the current script being used for debugging purposes.


with the lines being -

184   Set objExplorer = CreateObject("InternetExplorer.Application")
185   Set HalXBrain = CreateObject("UltraHalAsst.Brain")
186   Set FileSys = CreateObject("Scripting.FileSystemObject")

It is something to do with explorer or how hal makes a call to it i am sure, but no clue what or how to fix it. When i reboot Hal works fine for a short time, then bonk, the bug hits again. It took me ages to get all the plugins playing nice and this things actually learning, but it would be nice if it was fully functional.

I am running vista right now but that shouldnt matter. Explorer is in the normal folders it has always been.

*edit - btw i am useing hal 6.1

Pages: 1 ... 3 4 [5]