Log on:
Powered by Elgg

Nathan Garrett :: Blog :: Archives

August 2006

August 09, 2006

Working as part of a team on the Elgg add-in for wiki-like pages, I've been using a SVN repository.  Last weekend, due to a power outage, our server went down.  I have to admit that I was a bit bummed at not being able to commit all of the work that I'd done... There's something about pushing your work onto the server that really makes it feel finished.

 

Progress on the wiki add-in has been coming along.  I was able to correct a lot of omissions and bugs last weekend, as well as adding a couple of features.  Next weekend I'll be going down to San Diego to hang out with my brother-in-law (who is down there training), but hopefully will be able to add a couple more things.  Specifically, I want to add the history feature, moving a page, and auto-assignment of machine-readable creative-commons metadata.  After that, I'll probably tackle RSS & notifications.

 

Nathan 

Keywords: wiki

Posted by Nathan Garrett | 0 comment(s)

August 14, 2006

As part of working with my research group at CGU, I've started loading my reference library into CiteULike, an online collaborative bibliography.  Although not OS, the utility of being able to share reading lists, abstracts, and comments is quite useful. It is especially nice to be able to subscribe via RSS, tag my entries, and have the ability to export via Endnote & BibTeX. I'll probably go ahead and eventually upload my JabRef library to it as well.

http://www.citeulike.org/user/profgarrett 

Posted by Nathan Garrett | 0 comment(s)

August 19, 2006

It’s been a while since my last wiki-addin development update.  That’s partly because I’m deep in debugging & degunking existing code, and partly because I’ve been working on my literature review and methodology.  Oh, and in my defense, it’s also due to the fact that I work full-time and work on a PhD in spare moments and weekends...

At this point, there are only two features/issues that I need to correct before declaring a finished version.  The first is a bug with permissions, the second providing RSS feeds for page edits and comments.  Although I’m always overly enthusiastic in scheduling, I think both will be wrapped up this weekend.

After a week of testing and packing, I’ll release a package suitable for installation.  There will probably be some undiscovered bugs, but they should be relatively minor.  There are still ease of use issues that I’d like to work with, especially in the areas of easily uploading pictures and linking to blog posts, files, and pages.  However, those will need to wait for another release.

In any case, the thrust of this post is to reassure people that I’ll be releasing an installable & usable version of my add-in by August 27th.  I’m sure that there will be a number of bug fixes after that date, but they’ll be kind of thing that are easy to deploy and manage without taking down a bunch of servers or experimenting with new functionality.

On a somewhat related note, it’s encouraging to see that Aperto (http://www.aperto-elearning.com/?q=node/24) has released code to link MediaWiki & Elgg.  They’ve taken a very different route to integrating wiki-functionality into Elgg, and the overall community is only going to be stronger as result.  I really don’t see the two different wiki approaches as competing against each other.  Aperto’s project is much more of a traditional wiki.  Users will have standard wiki markup, a global namespace, and access to a ton of heavy-duty features.  In contrast, my add-in uses a richtext editor, has namespaces local to the owner, a more hierarchical structure, and commenting.  The former solution is suited to a site where everyone is working together on a single project.  Mine is focused at providing simple collaboration and publication for non-technical users.

For those people interested in checking out a working copy of my add-in, feel free to hop on over to http://claremontconversation.org/tcourse/garrettn/page  for a look.  I’m always open for feedback and comments…   For those who want access to the code, visit http://sl2.cgu.edu/admin/websvn. My group also has some of our code for claremontconversation, but go to /_folio/readme.txt for information on how to install the svn code on an Elgg box.

Keywords: wiki

Posted by Nathan Garrett | 2 comment(s)

August 29, 2006

Alight folks, here's a working installation of my wiki folio add-in.  [File does not exist]   Feel free to install and try out on your own platforms, and let me know what happens!  It's been working fairly well on claremontconversation.org, and will be receiving only minor tweaks over the next couple of weeks.  I still want to finish getting a global rss system in place, I'm 70% of the way there now.  It's kind of ugly, as I have to tap into a lot of different places and take $_POST variables on faith.  However, it'll be worth it to be able to see all updates in the entire site from a single address.

Nathan 

Update: Added 2 files I forgot to include in the .zip.


Posted by Nathan Garrett | 6 comment(s)