background preloader

Web Services

Facebook Twitter

Using Content Types as Statuses - Laura Rogers @WonderLaura. Webmin. A tar/gzip archive containing the current Usermin distribution is available for download from: Unix tar/gzip 6.1 MB RPM suitable for Redhat, Fedora, CentOS, SuSE or Mandrake 6.6 MB Source RPM suitable for Redhat, Fedora, CentOS SuSE or Mandrake 6.1 MB Debian package suitable for Debian, Ubuntu or other derived 6.1 MB You can also download recent versions of Usermin. You can also view the change log for a list of new features in this version and older releases. If you just want to use Usermin for webmail with an existing IMAP server, special Usermin packages are available that have been pre-modded with a theme and default configuration for this purpose.

Webmin. The installer should only be used on systems that are not currently running Webmin or hosting any websites. Ideally, it should be run on a system that has a fresh install of either CentOS 5, Debian 4.0, Ubuntu 8.04 or Solaris as at the moment those are the only supported operating systems. Further documentation on supported systems and install requirements is available on the Virtualmin download page. The Linux installer can be downloaded from install.sh. Once you have it on the Linux system you want to run Virtualmin on, execute it with the commands : chmod +x install.sh . The Solaris installer can be downloaded from solaris-install.sh. Chmod +x solaris-install.sh . Because it downloads numerous packages from the Virtualmin website and your Linux distribution's repository, it may take up to 30 minutes for the install to complete. One of the main advantages of using the installer over setting up Virtualmin manually is the APT or YUM repository that it sets up on your system.

Webmin. Downloading and Installing Virtualmin. Jannis Leidel - A WYSIWYM editor widget for Django's admin interface. SharePoint Nested Tasks. How to achieve nested lists in SP - Sharepoint Forum. Community Kit for SharePoint. SharePoint Nested Tasks Architecture Draft. I was invited by Lawrence Liu from Microsoft to merge my project for nested sharepoint tasks into the community kit for sharepoint 3 he is working on. I agreed, but I will still be working on the feature seperatly with all the volunteers who contacted me so far (sorry guys - you don't get credit until you actually do something...). So I had a fine Saturday writing the first draft for the architecture of the solution. Here is is, open for discussion. Sorry about the formatting, but publishing from word is never perfect. 1. Table of Contents 2 2. 3. 3.2. 3.3. 3.4. 4. 4.2. 4.3. 4.4. 5. 5.2. 5.3. 5.3.1. 5.3.2. 5.3.3. 5.3.4. Figure 1 The built-in SharePoint task item 4 Figure 2 Sample user interface for creating sub tasks from an item's actions drop-down menu 6 Figure 3 Sample user interface to add sub tasks from the item's edit menu 6 Figure 4 Sample sub tasks hierarchy web part user interface 7 Figure 5 Sample user interface for showing the task tree for the current task 8.

Nested subtasks and task tracking. How I set up a PC with Linux, Zope, Python, PostgreSQL and Psycopg. This document describes how I transferred an existing website running on some old archaic version of Zope onto a completely new PC running a more modern version of Zope, sitting behind Apache, with data coming from PostgreSQL, and using the Psycopg connector to link PostgreSQL to Zope. I then set up a copy of this website on a standalone PC that could be taken to trade-shows so that I could have a webserver right there at the show that appeared to be our real website, but wasn't! These instructions made sense when I wrote them down, and I hope they save you some of the heartache, headaches, and hassle that I went through. Basically, no one has ever bothered writing decent Zope docs, and so to follow that tradition, nor have I! Setting up Linux I installed Fedora Core 4, making sure I got the gcc part, but trying to avoid too much other stuff like postgresql.

I downloaded 4 CDs worth of Fedora Core 4 from the web somewhere, REDHAT.com I suppose. “/dev/hdb1 /mnt/backups auto defaults 0 0” . fi. Which Linux distro should I use for Apache, mod_wsgi, Python, Django, PostgreSQL deployment.