Part of the EllisLab Network
   
12 of 12
12
Open Blog 1.0.0 released
Posted: 22 May 2010 08:58 AM   [ Ignore ]   [ # 111 ]  
Summer Student
Total Posts:  5
Joined  03-23-2009

There doesn’t appear to be any recent activity on this thread, and I’m not sure if further development is still ongoing with OpenBlog. I just downloaded and installed 1.2.1 (released in April of 2009) and I like it a lot, however there are a number of things it doesn’t have that I’ve decided to rectify and I wanted to contribute them back but I’m not sure if its still in development. I’ve also cross-posted to http://www.open-blog.info/forum/

I wanted to integrate with Google’s webmaster tools, and so I needed a way to provide a sitemap.xml file to Google. I’ve attached a module (imaginatively called sitemap) that provides a single controller and an associated route mapping and will generate a sitemap.xml file from the database (specifically the contents of the pages, posts, categories and tags tables).

I’ve attached a zip file with the module: to use it simply extract the contents of the zip file into the application/modules folder.

Enjoy, and let me know if any problems are spotted.

EDIT: Added license info to the file and included some additional fields in the output (sitemap lastmod fields).

File Attachments
sitemap.zip  (File Size: 3KB - Downloads: 107)
Profile
 
 
Posted: 29 May 2010 03:09 PM   [ Ignore ]   [ # 112 ]  
Summer Student
Total Posts:  5
Joined  03-23-2009

As a further development task, I’ve been working on integration with ScribeFire (http://www.scribefire.com/) as my blogging editor of choice. However, Open Blog doesn’t appear to have any of the APIs necessary to allow posting by blogging tools, so I implemented both the original Blogger API and the slightly more recent metaWeblog API (with some small support for the MovableType mt_excerpt and mt_allow_comments fields). This has been tested and appears to be working: if anyone tries it out and installs it and spots any problems don’t hesitate to let me know.

Note: by default this does NOT allow comments and does NOT mark posts as sticky: this can be customized by changing the values in the top of the xmlrpc controller class. When using the metaWeblog API the mt_allow_comments field overrides the default.

I’ve attached api.zip: unzip this file into the application/modules folder and it should be ready to go. The XML-RPC url will be http://<blog website>/xmlrpc.php.

Enjoy, and let me know if any problems are spotted.

File Attachments
api.zip  (File Size: 4KB - Downloads: 178)
Profile
 
 
Posted: 29 May 2010 05:35 PM   [ Ignore ]   [ # 113 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  126
Joined  06-19-2002

I’m interested in checking this out.  Is there a showcase for sites using this anywhere?  Thanks for adding the api and sitemap.

 Signature 

Check out the new CodeIgniter Handbook from Jamie Rumbelow
CodeIgniter Handbook

Profile
 
 
   
12 of 12
12