[google-appengine] Forum Software in Java

2012-11-06 Thread Threeof Us
I would like to add a forum feature to my existing GAE app.  I am looking 
for open source forum software in Java to integrate into my code.  Any 
pointers will be appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/0lkhi3MeMYwJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Forum

2011-09-26 Thread Massimiliano
Hi,
I have made a really easy gadget. I took few minutes. It's a forum where
people can post a comment or a comment with picture. Now when they post
something the page refresh, but if they don't post anything the page
obviusly don't refresh.
How Can I show the new post to the people? I want to add them in top of the
page.
The problem is that I can't write javascript. Someone can help me or push me
in the right way?

Thanks

Max

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Forum (message board) engine for Google App Engine

2011-03-27 Thread iryndin
Hi all,

I want to announce a Google App Engine-based forum engine. It is coded
in Python.
It is named GForum, open-source (Apache 2.0. License) and hosted at
http://code.google.com/p/gforum

Live demo is hosted at http://gforum-demo.appspot.com.

How it was born?
Simple. I wanted to add forums to some of my GAE-based sites. I found
no good GAE-based forum engines and decided to make it myself.

What are design guidelines?
Clean and simple. Occam's razor: do with fewer things.

Features for now:
 - login with 5 auth providers: Google, Facebook, Twitter, MyOpenID,
Vkontakte.
 - view forums and threads, write messages
 - view user profiles
 - SEO-friendly permalinks to forums and threads
 - design via themes

Features in progress:
 - edit user profile data
 - edit avatar
 - Gravatar usage

Features to be implemented:
 - pagination
 - paste images or make links to outside images (e.g. at Flickr)
 - i18n
 - automatic sitemap generation
 - private messages for users
 - RSS/ATOM feeds for threads/forums
 - administrator interface

Hope it will be useful to anybody besides me.
Will be glad to any comments/suggestions/contributions.

Regards,
Ivan.


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Forum (message board) engine for Google App Engine

2011-03-27 Thread Tom Wu
Thanks Ivan.


2011/3/28 iryndin iryn...@gmail.com

 Hi all,

 I want to announce a Google App Engine-based forum engine. It is coded
 in Python.
 It is named GForum, open-source (Apache 2.0. License) and hosted at
 http://code.google.com/p/gforum

 Live demo is hosted at http://gforum-demo.appspot.com.

 How it was born?
 Simple. I wanted to add forums to some of my GAE-based sites. I found
 no good GAE-based forum engines and decided to make it myself.

 What are design guidelines?
 Clean and simple. Occam's razor: do with fewer things.

 Features for now:
  - login with 5 auth providers: Google, Facebook, Twitter, MyOpenID,
 Vkontakte.
  - view forums and threads, write messages
  - view user profiles
  - SEO-friendly permalinks to forums and threads
  - design via themes

 Features in progress:
  - edit user profile data
  - edit avatar
  - Gravatar usage

 Features to be implemented:
  - pagination
  - paste images or make links to outside images (e.g. at Flickr)
  - i18n
  - automatic sitemap generation
  - private messages for users
  - RSS/ATOM feeds for threads/forums
  - administrator interface

 Hope it will be useful to anybody besides me.
 Will be glad to any comments/suggestions/contributions.

 Regards,
 Ivan.


 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appengine@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] forum plugin for python google app engine

2010-01-03 Thread manuelaraoz
Hi!!

I want to make a forum hosted on google app engine.

Do you know about a forum plugin, addon or open source project for
doing a simple forum?

Thanks!
Manuel

--

You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.