Hello all,
So, myself and Dave have agreed to take over looking after the Alug website.
We've had a talk and our plans are something along the lines of the following;
- Get rid of all old and out-dated content. - Possibility of using Django if hosting is available. - Have a "community" section for stuff like the Planet etc. - A more formal part of the site for new people. - Keep the site more centralised - Have part wiki, part static kept up to date by us.
If anyone has any ideas or suggestions, let us know!
-Simon
If anyone has any ideas or suggestions, let us know!
Can we look into bringing the ALUG Library into the main site, currently it is hosted in two places.
The live version is running on some webspace I get as part of my ISP package, but their servers are slow and unreliable. There is also a testing version already on the same provider as the ALUG main site. however it does not have the correct Domain names etc at the moment.
It would also be nice to change the opendb based library site to have a similar look and feel to the main site but I may need some help doing this.
I'm also considering migrating over to koha because it looks quite interesting.
The main thing I want to do (with either the existing library or koha if I decide to move over to it) is have a dynamic list of books within the ALUG pages that is a feed from the library catalogue, this will allow people to browse the library list without having to gain a library login (that then being needed only to reserve books) This will probably depend on us moving over to the ALUG hosted version because my ISP's mysql server only allows access from their own CGI servers.
There is no urgency to this...the library is hardly used at the moment and in any case my own workload prevents too much time being spent to this right now.
Also there was a fairly live discussion about the look and feel of the main site sometime back...perhaps you should revisit some of the suggestions made to see if they can be applied.
Simon Elliott alug@sionide.net
- Get rid of all old and out-dated content.
- Possibility of using Django if hosting is available.
I suggest using .htaccess Redirect to make sure all current URLs go to something relevant.
Hope that helps,
On Tuesday 18 July 2006 12:04, MJ Ray wrote:
Simon Elliott alug@sionide.net
- Get rid of all old and out-dated content.
- Possibility of using Django if hosting is available.
I suggest using .htaccess Redirect to make sure all current URLs go to something relevant.
Though with Django, you can create URL schemes that map to whatever, so it would be easy to create schemes which reflect the existing site map as well as implementing a new one.
Cheers, Richard (advocate of nice URLs, just don't look at the SARA ones, OK?)