Jerry and I have been discussing how useful a centralized wiki would be for collaboratively tracking and editing documentation for web 2.0 applications we have been using frequently over the last couple of weeks. To that end I am introducing bavawiki as a repository for tutorials I have been working on as of late, I’ll start this wiki off with tutorials for WordPress, WordPress.com, and Mediawiki. I’ll soon after follow these up with the tutorials I already posted on this blog such as “Using Cpanel to install a MySQL Database,” “A Lyceum How to,” and “Hacking a Virtual Learning System using WordPress parts I&II.” We envision this mediawiki install as a space to host such documentation that can be easily edited by others and/or quickly and easily harvested for various uses by various users.
about
bavatuesdays.com is an ongoing conversation about media of all kinds ...
Testimonials:
Generations from now, they won't call it the Internet anymore. They'll just say, "I logged on to the Jim Groom this morning.-Joe McMahon
Everything Jim Groom touches is gold. He's like King Midas, but with the Internet.-Serena Epstein
My understanding is that an essential requirement of the internet is to do whatever Jim Groom asks of you while you're online.-James D. Calder
I am Jim Groom
Find out more about me here.
Recent comments
- Bryan Alexander on The Zombie Chronicles
- HARRIET WATKINS on The Zombie Chronicles
- Pete Smith on The Zombie Chronicles
- peter naegele on The Zombie Chronicles
- Barbara on The Zombie Chronicles
- David Mosher on Day 97: Funco’s Spider-Man Web Shooter
- Mikhail on The Zombie Chronicles
- Between education and curation – Museum Blogging on The Glass Bees
- Martha on Rapid prototyping Audio Digital Stories
- Amanda French on Rapid prototyping Audio Digital Stories
- Data and views and views of data « ArchivePress + APrints on Archiving ain’t easy: bringing old one-off WP sites into WPMu
- Publishing Google docs to your blog at bavatuesdays « Rinmagic's Blog on Publishing Google docs to your blog
- The intentional marginalization of blogging in the corporate learning sector | Janet Clarey on Credit Where Credit is Due?
- Reverend on WordPress University
- Jay Collier on WordPress University
Recent Posts
- The Zombie Chronicles
- Rapid prototyping Audio Digital Stories
- WordPress University
- “My Students were Teenage Zombies”
- Scenes from The Wire
- All I wanted was to comment, and HASTAC wouldn’t let me!
- Credit Where Credit is Due?
- An Open Approach to Teaching Web Content Management
- Why I Tweet
- The Bava Headers
browse the bavarchive
my delicious
- MakerCulture: Edupunks of the world unite! | rabble.ca
- Dead Man Walking: What Do Zombies Mean?
- google, tv, sony
- busey.gif (GIF Image, 591x336 pixels)
- fivecardflickr - Project Hosting on Google Code
- WordPress › Facelift Image Replacment (FLIR) « WordPress Plugins
- Font Squirrel | Create Your Own @font-face Kits
- In the Woods – @font-face and 15 Free Fonts You Can Use Today
- David Wiley - Content Is Infrastructure
- U.S. Department of Education - Open Innovation Portal
- Less rich but happy – Expert Comment Blog
- Absalom Chronology: Main Page
- WordPress › Slideshow Gallery « WordPress Plugins
- The Philosophy of Punk Rock Mathematics – Technoccult interviews Tom Henderson | Technoccult
- .: Anarchist Bookfair Poster Set — benefit for Tristan Anderson
dtlt blogs
some favorites
- Abject Learning
- Andre Malan
- Andy Best
- Barabra Ganley Slo-Blogging
- bgblogging (new!)
- Bionic Teaching
- cac.ophony.org
- Clint LaLonde
- Cole Camplese: learning & Innovation
- Darcy Norman dot net
- edtechpost
- ETC @ BMC
- Fans for Fair Play
- Fresh + New
- Geeky Mom
- Half an hour by Stephen Downes
- Hot n Stinky
- Ideum: Ideas + Media
- Infocult: Information, Culture, Policy Education
- Injenuity
- Judges 5:27
- Kent Ippolito
- Loaded Learning
- Mike Caulfield
- Mountebank
- Network Effects
- No Land Grab
- noosfera
- Not for Nothing
- OER’s, DL’s, Reuse and Culture
- OLDaily
- Online Learning
- OUseful
- Pedablogy
- Planet Miles
- Posthegemony
- Projections
- Roblog
- Ruminate
- Serena Epstein
- Silence and Voice
- Stonyman
- Techist: A Blog about Technology, History and Teaching
- TechTicker
- The Clutter Museum
- The Cog Dog Blog
- The Ed Techie
- the tattered coat
- This Evil Empire




Great WiKi. But where did you get the gruesome photo?
I’m a dutch teacher with a bluehost account and I would love to use the mediawiki for our school.
I can put this together pretty quick, check back over the next day or two and it should be there! Glad to be of service -and I’ll throw in the installation of some cool plugins like inserting YouTube and Google videos.
best,
Jim
I updated it, let me know if it works for you. Here is the link.
I use BlueHost, and I am hoping to integrate MediaWiki into Wordpress. I was feeling pretty stupid about not being able to follow the instrucions on the MediaWiki sites, but it’s worse than that-I can’t find anyone on my island who can figure it out, either.
So…if you come across more basic instructions on how to make this happen using BlueHost cPanel, I would love the link…
Dawn
MediaWiki is a bit more complicated than WordPress on BlueHost because it isn’t Fantastico enabled, a shame really. So, you have just a few extra steps to do, here they are.
First, uplaod the files from the MediaWiki application to a subdirectory on your account. Like, for example, a folder called wiki in the root (public_html/wiki). If you have a folder for your class site, say public_html/myclass/, you may want to install it in a folder wiki within that path, so public_html/myclass/wiki -does this make sense?
Ok, so if that is clear, you now have to get kinda McGyvery (sp?). On the CPnael there is a button MySql Datbases -click on that and create a new database called “myclasswiki”. After that you will associate this database with a user -there should be a dropdown menu of both users and databases in the MySQL section, take a look. Once you associate a user with the Database you have created for the wiki, you will need to set the privileges to all (this screen should show up automatically when you associate user with a database).
Now, once this is done, you are on the home stretch just be sure to write down the database name, database username, and your password 9which should be the same one you use to login to BlueHost). Note that their are prefix tables or things that look like this:
textonyourprefix_myclasswiki
textonyourprefix_username
be sure to note the prefix for you will need this for the database name and the data base username.
Final trick is to go to the directory where you installed you wiki in a browser appending your domain name to the installation path for the wiki. For our example using a fake domain: http://dawnrules.tv/myclass/wiki
Ok, once their you will be asked to install MediaWiki, and be sent to a screen with a frightening amount of options, don’t fret. Focus! -be the ball! Now that your the ball, fill in the title, etc. and leave pretty much everything as is (be sure to add a password you’ll remember to the WikiSysop user -that is you uber permission account).
The trick here is the database tables. Here is what you should fill out.
database server —> localhost(this is localhost for you if you are on Bluehost)
database name —> prefix_myclasswiki
database user —> prefix_username
password —> yourpassword
The short logic here is you are on a shared server and all of your databases have prefixes to them. For example, on my bluehost account, jimgroom.net, my tables look like this:
jimgroom_dbname
jimgroom_username
password
localhost
Does this make sense?
If so, one simple step left after successful install, copy the localsettings.php file to the root of the mediawiki install. It will be in the config folder -be sure to refresh the config folder when looking for it, for sometimes it is hard to see given how recently it was created on the server.
Ok, that is my two minute tutorial, if this fails you let me know and we’ll dig deeper!
Ciao,
Jim