Re: [google-appengine] blogging drop-in package

2011-03-22 Thread vlad
bloog seems to be abandoned. No updates since 2008 there

Will check out blogart

Thank everyone!

-- 
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] blogging drop-in package

2011-03-21 Thread Barry Hunter
On 21 March 2011 00:59, Brandon Wirtz  wrote:
> Bloog isn't really a CMS... /Blog and requires you have a drupal server
> somewhere else which makes it pretty non-exciting.

huh? bloog is hosted entirely in AppEngine.

The reference to drupal on that page, is because a migration script is
available, for copying data over once.

-- 
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] blogging drop-in package

2011-03-20 Thread Robert Kluin
You might also want to look at Nick's blogart app.

Articles at:
http://blog.notdot.net/2009/10/Blogging-on-App-Engine-part-10-Recap

Source at:
https://github.com/Arachnid/bloggart




Robert







On Sun, Mar 20, 2011 at 20:59, Brandon Wirtz  wrote:
> Bloog isn't really a CMS... /Blog and requires you have a drupal server
> somewhere else which makes it pretty non-exciting.
>
> Cpedia is pretty awesome but isn't really a blog, it is a weird kind of
> gallery/wiki thing.
>
> Pico Blog sucks.
>
>
> -Original Message-
> From: google-appengine@googlegroups.com
> [mailto:google-appengine@googlegroups.com] On Behalf Of Barry Hunter
> Sent: Sunday, March 20, 2011 4:28 PM
> To: google-appengine@googlegroups.com
> Subject: Re: [google-appengine] blogging drop-in package
>
> There is
> http://bloog.billkatz.com/
>
> But then a quick google found this:
> http://stackoverflow.com/questions/1086465/blog-engine-for-google-app-engine
>
> On 20 March 2011 19:28, vlad  wrote:
>> Does anyone know a blogging package (preferrably python) for hosting a
>> blog on GAE? Something ready made which can be just deployed without any
> coding.
>> Preferably something where you can apply standard blog themes such as
>> WordPress themes.
>>
>> Thanks
>>
>> --
>> 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.
>
>
> --
> 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.



RE: [google-appengine] blogging drop-in package

2011-03-20 Thread Brandon Wirtz
Bloog isn't really a CMS... /Blog and requires you have a drupal server
somewhere else which makes it pretty non-exciting.

Cpedia is pretty awesome but isn't really a blog, it is a weird kind of
gallery/wiki thing.

Pico Blog sucks.


-Original Message-
From: google-appengine@googlegroups.com
[mailto:google-appengine@googlegroups.com] On Behalf Of Barry Hunter
Sent: Sunday, March 20, 2011 4:28 PM
To: google-appengine@googlegroups.com
Subject: Re: [google-appengine] blogging drop-in package

There is
http://bloog.billkatz.com/

But then a quick google found this:
http://stackoverflow.com/questions/1086465/blog-engine-for-google-app-engine

On 20 March 2011 19:28, vlad  wrote:
> Does anyone know a blogging package (preferrably python) for hosting a 
> blog on GAE? Something ready made which can be just deployed without any
coding.
> Preferably something where you can apply standard blog themes such as 
> WordPress themes.
>
> Thanks
>
> --
> 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.


-- 
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] blogging drop-in package

2011-03-20 Thread Barry Hunter
There is
http://bloog.billkatz.com/

But then a quick google found this:
http://stackoverflow.com/questions/1086465/blog-engine-for-google-app-engine

On 20 March 2011 19:28, vlad  wrote:
> Does anyone know a blogging package (preferrably python) for hosting a blog
> on GAE? Something ready made which can be just deployed without any coding.
> Preferably something where you can apply standard blog themes such as
> WordPress themes.
>
> Thanks
>
> --
> 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.



RE: [google-appengine] blogging drop-in package

2011-03-20 Thread Brandon Wirtz
Wordpress for GAE exists, it is not "plug and play".

 

I run WordPress with CDN In A Box in front of it, but that requires a PHP
server to live somewhere, (or a free wordpress.com account)

 

 

 

From: google-appengine@googlegroups.com
[mailto:google-appengine@googlegroups.com] On Behalf Of vlad
Sent: Sunday, March 20, 2011 12:29 PM
To: google-appengine@googlegroups.com
Subject: [google-appengine] blogging drop-in package

 

Does anyone know a blogging package (preferrably python) for hosting a blog
on GAE? Something ready made which can be just deployed without any coding.
Preferably something where you can apply standard blog themes such as
WordPress themes.

Thanks

-- 
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] blogging drop-in package

2011-03-20 Thread vlad
Does anyone know a blogging package (preferrably python) for hosting a blog 
on GAE? Something ready made which can be just deployed without any coding. 
Preferably something where you can apply standard blog themes such as 
WordPress themes.

Thanks

-- 
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.