Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
ADDED HOME PAGE
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
jekin trivedi  
View profile  
 More options Mar 7 2010, 4:38 am
From: jekin trivedi <jekintriv...@gmail.com>
Date: Sun, 7 Mar 2010 15:08:13 +0530
Local: Sun, Mar 7 2010 4:38 am
Subject: ADDED HOME PAGE

Hello ,

I have just added HomePage for opencog Web UI

I had first decided to generate the homepage by creating a separate
HomePage.cc file & doing all stuff with it

However i realised that it would be more better if i create the file in html
& then call the various operaion from it this is advantageous because of
following reasons :

1) It will make our homepage part Independent of platform
2) also will reduce the overhead in time needed 2 execute the .cc file to
get the derived html

I hope i am right on the above points

if however i am not or u need the homepage 2 generate in .cc please let me
know i will make the code for it or else i can give the one i had started
for someone who wants to do it

I will soon add the support for addAtom & Update Atom to the html files

u can get the files on :
https://code.launchpad.net/~jekintrivedi/opencog/opencog

Best REGARD

JEKIN TRIVEDI

  Screenshot.png
183K Download

  Screenshot-1.png
153K Download

  Screenshot.png
183K Download

  Screenshot-2.png
153K Download

  Screenshot-4.png
197K Download

  Screenshot-3.png
208K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jekin trivedi  
View profile  
 More options Mar 7 2010, 4:47 am
From: jekin trivedi <jekintriv...@gmail.com>
Date: Sun, 7 Mar 2010 15:17:53 +0530
Local: Sun, Mar 7 2010 4:47 am
Subject: Re: ADDED HOME PAGE

forgot to add use the URL to open the homepage after running cogserver :

http://localhost:17034/home.html

On Sun, Mar 7, 2010 at 3:08 PM, jekin trivedi <jekintriv...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joel Pitt  
View profile  
 More options Mar 10 2010, 7:17 pm
From: Joel Pitt <joel.p...@gmail.com>
Date: Thu, 11 Mar 2010 13:17:58 +1300
Local: Wed, Mar 10 2010 7:17 pm
Subject: Re: [OpenCog] ADDED HOME PAGE

On Thu, Mar 11, 2010 at 7:25 AM, jekin trivedi <jekintriv...@gmail.com> wrote:
> I have created a form to pass the required data using post method

> But what happens is what ever data that is passed using post method is
> translated as we all know in following way : "Thanks for the help!" :
> "Thanks%20for%20the%20help%21"

> what happens is the json atom parser will thinks this as an error in json
> syntax

> However i have used a addon named Tamper Data which is used 2 modify the
> post data & when i enter the un translated data there it works .

> So the best way i can think out of this problem is to write a method to
> translate the message into appropriate pure text form

Yeah, that's something I didn't consider at the time... It might be
worth checking if the Mongoose web server has any utility functions to
decode the www-urlencoding since it's a pretty standard thing to deal
with. If not, then feel free to create a utility method that
translates a string... either from an existing library or from
scratch.

Cheers,
Joel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joshua Herman  
View profile  
 More options Mar 10 2010, 7:22 pm
From: Joshua Herman <zitterbeweg...@gmail.com>
Date: Wed, 10 Mar 2010 18:22:53 -0600
Local: Wed, Mar 10 2010 7:22 pm
Subject: Re: [opencog-dev] Re: ADDED HOME PAGE

Proofread the website using a spell checker there are obvious mistakes.

On Mar 7, 2010 3:47 AM, "jekin trivedi" <jekintriv...@gmail.com> wrote:

forgot to add use the URL to open the homepage after running cogserver :

http://localhost:17034/home.html

On Sun, Mar 7, 2010 at 3:08 PM, jekin trivedi <jekintriv...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joel Pitt  
View profile  
 More options Mar 10 2010, 7:28 pm
From: Joel Pitt <joel.p...@gmail.com>
Date: Thu, 11 Mar 2010 13:28:28 +1300
Local: Wed, Mar 10 2010 7:28 pm
Subject: Re: [opencog-dev] Re: ADDED HOME PAGE

On Thu, Mar 11, 2010 at 1:22 PM, Joshua Herman <zitterbeweg...@gmail.com> wrote:
> Proofread the website using a spell checker there are obvious mistakes.

Care to submit a patch or point out what they are?

Perhaps even indicate if you mean the wiki or Jekin's web UI?

Thanks,

Joel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joshua Herman  
View profile  
 More options Mar 10 2010, 7:30 pm
From: Joshua Herman <zitterbeweg...@gmail.com>
Date: Wed, 10 Mar 2010 18:30:44 -0600
Local: Wed, Mar 10 2010 7:30 pm
Subject: Re: [opencog-dev] Re: ADDED HOME PAGE

Home.html has information spelled wrong

On Mar 10, 2010 6:28 PM, "Joel Pitt" <joel.p...@gmail.com> wrote:

On Thu, Mar 11, 2010 at 1:22 PM, Joshua Herman <zitterbeweg...@gmail.com>
wrote:

> Proofread the web...

Care to submit a patch or point out what they are?

Perhaps even indicate if you mean the wiki or Jekin's web UI?

Thanks,

Joel

--
You received this message because you are subscribed to the Google Groups
"OpenCog Developers" ...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jekin trivedi  
View profile  
 More options Mar 10 2010, 9:51 pm
From: jekin trivedi <jekintriv...@gmail.com>
Date: Thu, 11 Mar 2010 08:21:23 +0530
Local: Wed, Mar 10 2010 9:51 pm
Subject: Re: [opencog-dev] Re: ADDED HOME PAGE

ok will see Home.html for spelling mistakes

thanks  for notifying  joshua  :) ..........

Best Regards
Jekin Trivedi
On Thu, Mar 11, 2010 at 6:00 AM, Joshua Herman <zitterbeweg...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »