OK, so here's a thing. If I want to run multiple offline blogs on my iBook which will never be published online, but still have basic blog functionality - like categories, permalinks, search - what software should I use? Can I set up MT or Wordpress locally like that without having to do weird shit to my iBook to make it work?
UPDATE: Thanks to Tom, I now have Wordpress installed locally and can make blogs to my highly systemised heart's content. It even plays nicely with Ecto. Oooh PKM heaven! (PKM == Personal Knowledge Management, to you normal people.)
|
||||||
|
Login
stalker gen
![]() I've now permanently moved my blog over to http://chocolateandvodka.com/ and will no long be updating this version, other than with the occasional summary of new posts. Please do not leave comments here, but instead find the equivalent post on my new site, and comment there instead. Comments left here will not be published, as I'd like to keep things all together on the new installation. Sorry if this is an inconvenience. |
Comments
Re: Personal offline blogs
by
jbond
on Thu 15 Sep 2005 11:55 AM BST | Profile | Permanent Link
You have got Apache, PHP, Mysql installed on your ibook, right? in which case, just install your favourite blogging software.
That was easy. Not. Re: Re: Personal offline blogs
by
Suw Charman
on Thu 15 Sep 2005 12:15 PM BST | Profile | Permanent Link
I personally haven't installed Apache, PHP or Mysql on my iBook and was sorta (possibly vainly) hoping not to have to.
Re: Personal offline blogs
by
Tom Armitage
on Thu 15 Sep 2005 12:33 PM BST | Profile | Permanent Link
Suw - I've got several local installs of Wordpress running on my Powerbook. Dead simple to set up. You'll need to install MySQL, but other than that, Apache and PHP are all on there. It's all easily configured.
Give me a shout - you know the email - and I can give you a hand, if you want. It's all very easy to set up. Alternatively if you're in the vicinity... which I think you might be soon, I can chat to you then. But yeah, Wordpress is a synch to get going locally, and it means you can testdrive designs, plugins, the whole shebang. Re: Re: Personal offline blogs
by
Suw Charman
on Thu 15 Sep 2005 12:56 PM BST | Profile | Permanent Link
Tom, that sounds perfect. I am in the vicinity atm, as I'm living in Ham before moving to Kathryn's in a week. I'll drop you an email and maybe we can find a time to sort this out.
Re: Personal offline blogs
by
bringsnectar
on Thu 15 Sep 2005 12:41 PM BST | Profile | Permanent Link
Depends what you mean by "weird shit"
If weirdShit = Terminal you'll want to avoid this recipie: http://maczealots.com/tutorials/wordpress/ If weirdShit = Voodoo you'll want to avoid VoodooPad (local wiki thing - does tags, search and links but is not sequential) http://flyingmeat.com/voodoopad/ Re: Re: Personal offline blogs
by
Suw Charman
on Thu 15 Sep 2005 01:02 PM BST | Profile | Permanent Link
By 'weird shit' i sorta meant apache, Mysql, to be honest, I think i can cope with. Maybe, if someone holds my hand whilst I install it.
I do already use VooDooPad, and I love it to bits, but it's not quite what I have realised I need. It's great for linked documents, but for major project notes it gets a bit unwieldy. Re: Personal offline blogs
by
Dan Dickinson
on Thu 15 Sep 2005 02:52 PM BST | Profile | Permanent Link
This will help easy the pain of the Apache/MySQL/PHP installs:
http://serverlogistics.com/downloads.php Re: Re: Personal offline blogs
by
Emlyn
on Thu 15 Sep 2005 03:10 PM BST | Profile | Permanent Link
I'll second this. I used to do it for a living, but installing MySql, PHP and Apache is still a pain in the backside. The server logistics downloads make it all really easy. I run my own offline knowledge base on my old 1GHz Powerbook, using Drupal.
Re: Personal offline blogs
by
anu
on Thu 15 Sep 2005 03:54 PM BST | Profile | Permanent Link
There's no reason why you can't use MT for this - MT doesn't need MySQL, and publishes static HTML files by default, so I don't think you need Apache or any other web server.
In short - yes. Re: Personal offline blogs
by
Chris W.
on Thu 15 Sep 2005 07:03 PM BST | Profile | Permanent Link
Suw, I've installed WP locally a few times, and it was easy. People (even only semi-geeks) have been recommending XAMPP for the Apache/MySQL/PHP install (the "X" was supposed to mean Windows XP, but it seems they have a Mac version under the same name. (Have a look first, though... since MacOS is based on BSD, something might be installed already. I wouldn't knowl. Is an Apache daemon running?)
The same goes presumably for MT, except that you need Perl (which you also might have already), and that the installation is reputed to be more difficult than WP's very simple 5-min procedure. (Oh, and thanks to Tom Armitage for the eggcorn.) Re: Re: Personal offline blogs
by
Suw Charman
on Thu 15 Sep 2005 07:11 PM BST | Profile | Permanent Link
Tom and I are meeting up on Saturday so he can go through the WP installation with me. :) I have no idea if an Apache daemon is runnig - doesn't appear to be one when i look at the runnig processes, but then, i am nto sure what i am looking for. If it's not called 'apache daemon' then i'd have no idea if it was or not.
Re: Re: Re: Personal offline blogs
by
Chris W.
on Thu 15 Sep 2005 07:19 PM BST | Profile | Permanent Link
A process called "apached". And once you're at it, MySQL comes in daemonic form (mysqld), too. ps -ejH on the command line.
(And I apologise for having your URL committed to a DB you detest.) Re: Re: Re: Re: Personal offline blogs
by
Suw Charman
on Thu 15 Sep 2005 11:20 PM BST | Profile | Permanent Link
ah, don't worry. I've made peace with eggcorns now. ;-)
Re: Re: Re: Personal offline blogs
by
Steve Dix
on Mon 19 Sep 2005 07:51 AM BST | Profile | Permanent Link
look for apachectl : this is the script which starts and stops Apache.
Type apachectl status and it will tell you if it is running or not. Re: Personal offline blogs
by
Robert Andrews
on Fri 16 Sep 2005 11:56 AM BST | Profile | Permanent Link
The server is in System Preferences, under Sharing, then Personal Web Sharing. Go to localhost.
Re: Personal offline blogs
by
Anonymous
on Sat 17 Sep 2005 11:34 PM BST | Permanent Link
Alternative PKM solutions for the Mac are Tinderbox and Devonthink, of course. I'm sure Danny and his buddy Merlin over at 43 Folders could assist....
Re: Re: Personal offline blogs
by
Suw Charman
on Sat 17 Sep 2005 11:58 PM BST | Profile | Permanent Link
The nice thing about wordpress is that it's free. unlike tinerbox and devonthink. I decided a while back not to test tinderbox, even though many have said it's great, because I'd rather use tools that were free or free-ish, and which I an muck about with to my heart's content. Atm, with voodoopad, novamind and wordpress, I'm set.
Re: Personal offline blogs
by
Bru
on Tue 20 Sep 2005 11:27 PM BST | Profile | Permanent Link
Oh I've seen this post only now :)
Same flavour here: I installed locally a wordpress and are spreading the pKM word in every office I go. To complete the setup I actually setup a wiki too, using the mediawiki engine (the thing under Wikipedia's hood): really easy to install (a little more tricky if you wanna do hot stuff) and quite rewarding. |
|||||
