Dust Bin

From Wizardsforge

Contents

Notes

NOTE: Eventually we will want to create our own more secure wiki, but for now at least security through obscurity is probably going to work better than not having a collaborative site at all.

Through the Control Panel it is possible to disallow anonymous users from getting an account. If we did that we would need to moderate and add new users ourselves. Anonymous users can also be disallowed from reading pages, but there is a warning that this is not to be considered secure and that anything posted may be seen by the world even if protected.

If logged in as Admin it is possible to do some additional administrative tasks including protecting pages from additional editing.

Here is a page with Code.

Thoughts on Parsing Text

I have been paying more attention lately to the overall content of text as I surf around. One thing I have noticed that we may be able to do based on your statistical methods is in separating common glue words from specific content. In some cases it may be more advantageous to look at phrases and not just words. I have noticed there are lots of idioms peculiar to a country or region as well. If we combine all these things we may be able to do very powerful things.

We might also consider using Google or other search engines as a filter and indicator tool also. This will potentially add power and precision to our own tools taken by themselves.

I've been reading up a bit on regular expressions in Python and in general. It seems to me a transitional language somewhere between a scripting language and normal human speech. I have even seen some ads for something like that for system administrators who are lazy or dumb. My personal advantage is that I am both lazy and dumb. Using tools like regular expressions and a bit of associative tools like Prolog coupled with a bit of NLP add a touch of glue like Python, well I guess you see where I am going with that train of thought. I really think George is right about the timing. Computers are now powerful enough to run a whole bunch of processes all at the same time. This allows you to be able to pipe info between processes at a much greater rate and still leave room for hot graphics too. At least not that much of the processing is dumped off on the poor overworked video card.

I believe the time is right. It will also take the cooperation of the community and with people of all sorts of other skill sets besides working with computers. We are close Star Trek type computers you can hold a conversation with. Just hope HAL doesn't rear his ugly head.

From Original Text

Wiki successfully set up.

First Steps

The username and password for the administrative account is admin, admin.

  1. Important: Log in as admin and go to Preferences to change your password!
  2. Write down your password.
  3. On this page: image_logo_url put just the url for the logo that you want in the upper left corner of your wiki.




Other optional things to do

  • Control the rights of anonymous and logged in users through the Control Panel (which can be found in the toolbox on the left side of this page).
  • Add the url for your wiki to the Categorized wiki list. Simply edit that page and put your wiki under the appropriate category.
  • To increase the amount of space you have for uploads, add links to http://editthis.info from external sites, and go to the Link Quota Page to increase your uploads quota.
  • Edit MediaWiki:Sidebar to change the navigation menu
  • Add this wiki to some external wiki indexes:
  1. Wikipedia list of wikis
  2. WikiIndex
  • If you are feeling adventurous and know a little about web design you can edit the javascript and css to the Header to change the look of your wiki.
    • You must log as admin to do this
    • Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles.
  • Read the User's Guide for other usage and configuration help.
  • Add your wiki to the map of wikis
  • Add a message to the Feedback Page if you see anything that could be improved.
Personal tools