From alex at verk.info Fri Sep 2 10:53:48 2005 From: alex at verk.info (Alexey Verkhovsky) Date: Fri Sep 2 10:46:27 2005 Subject: [Instiki] give instiki.org a kick, please In-Reply-To: <525eb1d90508301519b419f36@mail.gmail.com> References: <525eb1d905083015182af085f4@mail.gmail.com> <525eb1d90508301519b419f36@mail.gmail.com> Message-ID: <4318677C.9090300@verk.info> Chris Boone wrote: >It's down again. Has been all day, I think. > >Can someone give a little nudge? Or a hefty kick? As needed... > > Looks like TextDrive moving got things messed up a bit. Instiki.org is actually up at http://207.7.108.189:2500/instiki/show/HomePage Best regards, Alexey Verkhovsky From ollieglaskovik at gmail.com Sun Sep 4 19:11:28 2005 From: ollieglaskovik at gmail.com (Ollie Glaskovik) Date: Sun Sep 4 19:06:33 2005 Subject: [Instiki] Export trouble Message-ID: <8E3CD293-C123-4D3F-8D2A-C6E4C6D80793@gmail.com> Is there any other way of getting the data out of instiki? Is there a way of using the database script to export the data? Any help appreciated! Thanks, Ollie > I have the exact same thing. > > Thanks, Crelis > > On Aug 25, 2005, at 12:07 PM, Ollie Glaskovik wrote: > > > I see a few people talking about export troubles so sorry if this > > has already been covered. I am running OS X 10.4.2 and have applied > > the "options[:stream] = false" patch to Instiki-0.10.2 > > > > When I export, I get a file that won't unzip. I get a message > > "Error 1 - Operation not permitted" from Tiger's Archive Utility. > > I've checked permissions but no luck. Any ideas? > > > > Thanks, > > > > Ollie > > From assaph at gmail.com Sun Sep 4 20:54:13 2005 From: assaph at gmail.com (Assaph Mehr) Date: Sun Sep 4 20:47:18 2005 Subject: [Instiki] Export trouble In-Reply-To: <8E3CD293-C123-4D3F-8D2A-C6E4C6D80793@gmail.com> References: <8E3CD293-C123-4D3F-8D2A-C6E4C6D80793@gmail.com> Message-ID: <3ff47be905090417544c9515de@mail.gmail.com> Hi Ollie, On 9/5/05, Ollie Glaskovik wrote: > Is there any other way of getting the data out of instiki? Is there a > way of using the database script to export the data? You basically need instiki as the snapshot is a serialised form of the objects (data). You will need the software to recreate the objects in memory before export. You can try and unzipping the snapshot file (zimple zip format), and opening the content in an editor in binary format. That should give you access to the contents of the pages, embedded in a lot of other binary junk. If all else fails, this may provide a last ditch access. > > > When I export, I get a file that won't unzip. I get a message > > > "Error 1 - Operation not permitted" from Tiger's Archive Utility. > > > I've checked permissions but no luck. Any ideas? I have only ever seen problems with the zip files under Windows (where I believe the problem is with the underlying zlib C library). I don't have access to a mac here, but can you try other zip programs? Cheers, Assaph From graeme at promptpost.com Sun Sep 4 22:02:09 2005 From: graeme at promptpost.com (Graeme) Date: Sun Sep 4 21:41:10 2005 Subject: [Instiki] Publishing all pages? Message-ID: <4968.65.98.81.74.1125885729.squirrel@mail3.promptpost.com> >> On 8/24/05, Steve Downey wrote: >>> Adam Roth wrote: >>> >>>> I'm new to Instiki. With that said, I want all my pages to show the published version. If I hit: >>>> >>>> http://www.my-site.com:2500/home/published/ >>>> >>>> the homepage is shown in published mode, but if i click any link it links to the /show version. I have set the [X] Publish this wiki option in the settings. >>>> >>>> How do I do this? >>>> >>> >>> Try http://www.my-site.com:2500/home/published/HomePage >>> >>On 8/24/05, Adam Roth wrote: >> Same thing. Homepage is published, the [[About]] and [[Contact]] links still point to /show/About and /show/Contact >> >> ..? >> > >Huw huw.nichols at gmail.com >Wed Aug 24 13:45:48 EDT 2005 > >Last time I set this up it involved some extra magic in an .htaccess file as it never seemed to work right "out of the box" in earlier versions - at least not for me. > >I do not have the .htaccess rules in front of me just now though so this is not really much help I guess. Sorry. > >Huw > Was there a resolution to this? I've just installed Instiki and am getting the exact same synptoms as Adam i.e. only the HomePage is "publised", all other links being to the /show/ pages. Cheers Graeme Regards Graeme -- http://www.promptpost.com email swift and sure From crelisr at gmail.com Mon Sep 5 04:55:44 2005 From: crelisr at gmail.com (Crelis Rammelt) Date: Mon Sep 5 04:48:50 2005 Subject: [Instiki] Export trouble In-Reply-To: <3ff47be905090417544c9515de@mail.gmail.com> References: <8E3CD293-C123-4D3F-8D2A-C6E4C6D80793@gmail.com> <3ff47be905090417544c9515de@mail.gmail.com> Message-ID: Thanks Assaph, I had the same issue. Under the previous instiki version for OSX it worked fine. The file unzipped automatically on the desktop after export. In the latest version for OSX it doesn't do that anymore. I am not a programmer so I don't have a clue why. I'm just using the older version for now. Cheers, Crelis On Sep 5, 2005, at 2:54 AM, Assaph Mehr wrote: > Hi Ollie, > > On 9/5/05, Ollie Glaskovik wrote: > >> Is there any other way of getting the data out of instiki? Is there a >> way of using the database script to export the data? >> > > You basically need instiki as the snapshot is a serialised form of the > objects (data). You will need the software to recreate the objects in > memory before export. You can try and unzipping the snapshot file > (zimple zip format), and opening the content in an editor in binary > format. That should give you access to the contents of the pages, > embedded in a lot of other binary junk. If all else fails, this may > provide a last ditch access. > > >>>> When I export, I get a file that won't unzip. I get a message >>>> "Error 1 - Operation not permitted" from Tiger's Archive Utility. >>>> I've checked permissions but no luck. Any ideas? >>>> > > I have only ever seen problems with the zip files under Windows (where > I believe the problem is with the underlying zlib C library). I don't > have access to a mac here, but can you try other zip programs? > > Cheers, > Assaph > > _______________________________________________ > Instiki-users mailing list > Instiki-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From brent.mcpherson at btinternet.com Mon Sep 5 10:05:52 2005 From: brent.mcpherson at btinternet.com (Brent) Date: Mon Sep 5 09:59:00 2005 Subject: [Instiki] Export trouble Message-ID: <294DEFBE-89C9-445B-8477-38A7D73D69CE@btinternet.com> I too am having export problems with 10.2 under OS X. (even after applying the stream patch) The reasons for the zip file errors is because the zip file produced by instiki is empty. Seems like a common problem under OS X. Has anyone tried creating a new wiki using 10.2 to see if that works? I am tempted to look a little deeper into the problem except I'm not familiar with how to debug instiki. Thanks. -- Brent From assaph at gmail.com Mon Sep 5 23:05:49 2005 From: assaph at gmail.com (Assaph Mehr) Date: Mon Sep 5 22:58:54 2005 Subject: [Instiki] Export trouble In-Reply-To: <294DEFBE-89C9-445B-8477-38A7D73D69CE@btinternet.com> References: <294DEFBE-89C9-445B-8477-38A7D73D69CE@btinternet.com> Message-ID: <3ff47be905090520054089d0cd@mail.gmail.com> > I am tempted to look a little deeper into the problem except I'm not > familiar with how to debug instiki. One thing I can think to check: the zip file is first generated in the storage area, then sent to the client. Can you clear all the old exports from the relevant storage/ directory, export again, and see if the file is there? Is the file located there OK or not? That should help narrow the problem down. Cheers, Assaph From brent.mcpherson at btinternet.com Tue Sep 6 07:49:58 2005 From: brent.mcpherson at btinternet.com (Brent) Date: Tue Sep 6 07:44:05 2005 Subject: [Instiki] Export trouble In-Reply-To: <3ff47be905090520054089d0cd@mail.gmail.com> References: <294DEFBE-89C9-445B-8477-38A7D73D69CE@btinternet.com> <3ff47be905090520054089d0cd@mail.gmail.com> Message-ID: <6D13223E-A44C-4BE0-8D2A-9F7C5BDE98FE@btinternet.com> On 6 Sep 2005, at 4:05 am, Assaph Mehr wrote: >> I am tempted to look a little deeper into the problem except I'm not >> familiar with how to debug instiki. >> > > One thing I can think to check: the zip file is first generated in the > storage area, then sent to the client. Can you clear all the old > exports from the relevant storage/ directory, export again, and > see if the file is there? Is the file located there OK or not? > > That should help narrow the problem down. > > Cheers, > Assaph > I cleared the old zip files from the storage. When I export the zip file shows up in the storage but it is also bad. Seems like it might be a problem with the zip file writing. The zip file itself in my case is 124 KB but doesn't have any files in it. Thanks. -- Brent From tomdmail at gmail.com Tue Sep 6 10:36:38 2005 From: tomdmail at gmail.com (Tom Daggett) Date: Tue Sep 6 10:29:43 2005 Subject: [Instiki] my wiki seems to have reset itself Message-ID: <6d35ecba05090607365e576608@mail.gmail.com> I set up a wiki the other day simply by running 'ruby instiki.rb' at the command line while in the instiki directory. The wiki was working fine and I added some pages to it. Now I've run the command today, and it's asking me to configure the wiki again--like it doesn't know that there's already a wiki there to configure. Any suggestions on what to look at as far what I might have done wrong or how to get back the wiki pages I had already added to (without have to manually cut and pate text from the log file back into the wiki)? (I'm running on windows xp with ruby 1.8.2 and instiki 0.10.2) Thanks for any suggestions, ideas, -Tom -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20050906/80042db3/attachment-0001.htm From sldowney at berkeley.edu Tue Sep 6 12:13:26 2005 From: sldowney at berkeley.edu (Steve Downey) Date: Tue Sep 6 12:06:30 2005 Subject: [Instiki] my wiki seems to have reset itself In-Reply-To: <6d35ecba05090607365e576608@mail.gmail.com> References: <6d35ecba05090607365e576608@mail.gmail.com> Message-ID: <431DC026.60103@berkeley.edu> Tom Daggett wrote: > I set up a wiki the other day simply by running 'ruby instiki.rb' at > the command line while in the instiki directory. The wiki was working > fine and I added some pages to it. > > Now I've run the command today, and it's asking me to configure the > wiki again--like it doesn't know that there's already a wiki there to > configure. > > Any suggestions on what to look at as far what I might have done wrong > or how to get back the wiki pages I had already added to (without have > to manually cut and pate text from the log file back into the wiki)? > It creates/looks for the storage directory where you start up Instiki. Is it possible you restarted in a different directory or on a different port? Do you see the storage directory? From virtualarun at yahoo.com Wed Sep 7 04:09:15 2005 From: virtualarun at yahoo.com (Arun G Nair) Date: Wed Sep 7 04:02:17 2005 Subject: [Instiki] Hi Message-ID: <20050907080916.79978.qmail@web52215.mail.yahoo.com> Hi list, Am new to Instiki. Gave it a try and am stuck. :) Its really cool. I moved my Admin Log to Instiki. I want to rename a page. How do I do it ? I saw Pimki 'n gave it a try. It has page rename option I think. So it should be there in Instiki too, I hope. Reragds, Arun __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From assaph at gmail.com Wed Sep 7 08:36:03 2005 From: assaph at gmail.com (Assaph Mehr) Date: Wed Sep 7 08:29:04 2005 Subject: [Instiki] Hi In-Reply-To: <20050907080916.79978.qmail@web52215.mail.yahoo.com> References: <20050907080916.79978.qmail@web52215.mail.yahoo.com> Message-ID: <3ff47be9050907053665eff503@mail.gmail.com> Hi Arun, and welcome! On 9/7/05, Arun G Nair wrote: > Am new to Instiki. Gave it a try and am stuck. :) > Its really cool. I moved my Admin Log to Instiki. I > want to rename a page. How do I do it ? I saw Pimki 'n > gave it a try. It has page rename option I think. So > it should be there in Instiki too, I hope. Actually, this isn't in Instiki. If you need to do this in Instiki there are a couple of ways (besides using Pimki ;) - You can much about in the storage using the debug_storage script (see previous messages on this list) - You can create a new page with the new name, copy the contents over, (manually) replace all occurences of the OldName to NewName and then select 'delete orpahned pages' from the edit_web page. HTH, Assaph From assaph at gmail.com Wed Sep 7 09:15:18 2005 From: assaph at gmail.com (Assaph Mehr) Date: Wed Sep 7 09:08:18 2005 Subject: [Instiki] Export trouble In-Reply-To: References: <294DEFBE-89C9-445B-8477-38A7D73D69CE@btinternet.com> <3ff47be905090520054089d0cd@mail.gmail.com> <6D13223E-A44C-4BE0-8D2A-9F7C5BDE98FE@btinternet.com> <3ff47be905090605347afde4b4@mail.gmail.com> Message-ID: <3ff47be905090706152c1bee98@mail.gmail.com> On 9/6/05, Brent wrote: > I think you will find that the zip file is bad because I did try > opening one of these using another zip program and it reported no > files in the archive. Hm. So the problem is indeed in generating the file (vs sending it to the client). Can you provide more details about your setup? OS version, ruby version, how you installed Instiki etc. As I said I don't have a mac, but maybe someone on the list can help spot something, as the same code seems to generate the correct files elsewhere. Cheers, Assaph From brent.mcpherson at btinternet.com Wed Sep 7 09:39:50 2005 From: brent.mcpherson at btinternet.com (Brent) Date: Wed Sep 7 09:32:53 2005 Subject: [Instiki] Export trouble In-Reply-To: <3ff47be905090706152c1bee98@mail.gmail.com> References: <294DEFBE-89C9-445B-8477-38A7D73D69CE@btinternet.com> <3ff47be905090520054089d0cd@mail.gmail.com> <6D13223E-A44C-4BE0-8D2A-9F7C5BDE98FE@btinternet.com> <3ff47be905090605347afde4b4@mail.gmail.com> <3ff47be905090706152c1bee98@mail.gmail.com> Message-ID: <8E9EE121-8888-4605-9F18-F17A4301807E@btinternet.com> > Hm. So the problem is indeed in generating the file (vs sending it to > the client). Can you provide more details about your setup? OS > version, ruby version, how you installed Instiki etc. As I said I > don't have a mac, but maybe someone on the list can help spot > something, as the same code seems to generate the correct files > elsewhere. > > Cheers, > Assaph Sure. I am running on 10.4.2 (Tiger) and I am using the standalone Instiki app for OS X. (so I don't have a separate Ruby installation) If you give me some pointers where to start looking in the code and some pointers for debugging Ruby I could have a look myself when I get a few spare hours. P.S. Export used to work fine in the previous version of Instiki. Thanks. -- Brent From crelisr at gmail.com Wed Sep 7 09:59:35 2005 From: crelisr at gmail.com (Crelis Rammelt) Date: Wed Sep 7 09:52:39 2005 Subject: [Instiki] Export trouble In-Reply-To: <8E9EE121-8888-4605-9F18-F17A4301807E@btinternet.com> References: <294DEFBE-89C9-445B-8477-38A7D73D69CE@btinternet.com> <3ff47be905090520054089d0cd@mail.gmail.com> <6D13223E-A44C-4BE0-8D2A-9F7C5BDE98FE@btinternet.com> <3ff47be905090605347afde4b4@mail.gmail.com> <3ff47be905090706152c1bee98@mail.gmail.com> <8E9EE121-8888-4605-9F18-F17A4301807E@btinternet.com> Message-ID: <5FF68AF1-7162-48A5-9FA9-A49E5996C3B4@gmail.com> Hi, I have the same problem, running the same system as Brent, OS 10.4.2 with the latest Instiki app. Unfortunately I have no programming experience. Greetings, Crelis On Sep 7, 2005, at 3:39 PM, Brent wrote: >> Hm. So the problem is indeed in generating the file (vs sending it to >> the client). Can you provide more details about your setup? OS >> version, ruby version, how you installed Instiki etc. As I said I >> don't have a mac, but maybe someone on the list can help spot >> something, as the same code seems to generate the correct files >> elsewhere. >> >> Cheers, >> Assaph >> > > > Sure. I am running on 10.4.2 (Tiger) and I am using the standalone > Instiki app for OS X. (so I don't have a separate Ruby installation) > > If you give me some pointers where to start looking in the code and > some pointers for debugging Ruby I could have a look myself when I > get a few spare hours. > > P.S. Export used to work fine in the previous version of Instiki. > > Thanks. > -- > Brent > > _______________________________________________ > Instiki-users mailing list > Instiki-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > work +31152788440 mobile +31624621771 home +31206164912 work c.f.rammelt@tbm.tudelft.nl home crelisr@gmail.com home adres Wenslauerstraat 72-1h 1053BB Amsterdam Netherlands work adres Faculty of Technology, Policy and Management Jaffalaan 5 2600GA Delft Netherlands From huw2 at mac.com Thu Sep 8 08:35:57 2005 From: huw2 at mac.com (huw2@mac.com) Date: Thu Sep 8 08:28:57 2005 Subject: [Instiki] Can't connect to localhost:2500 Message-ID: <1811947.1126182957449.JavaMail.huw2@mac.com> Hi I have OSX 10.2 and use safari. I've tried to install instiki and get the Wiki on the mennu bar. However when I click Homepage I get: Could not open the page ?http://localhost:2500/? because Safari couldn?t connect to the server ?localhost?. Am I being dumb? Can you help? From virtualarun at yahoo.com Thu Sep 8 08:55:10 2005 From: virtualarun at yahoo.com (Arun G Nair) Date: Thu Sep 8 08:48:09 2005 Subject: [Instiki] Can't connect to localhost:2500 In-Reply-To: <1811947.1126182957449.JavaMail.huw2@mac.com> Message-ID: <20050908125510.45179.qmail@web52213.mail.yahoo.com> Try connecting to http://127.0.0.1:2500 . --- huw2@mac.com wrote: > Hi > > I have OSX 10.2 and use safari. I've tried to > install instiki and get the Wiki on the mennu bar. > However when I click Homepage I get: > > Could not open the page ?http://localhost:2500/? > because Safari couldn?t connect to the server > ?localhost?. > > Am I being dumb? Can you help? > _______________________________________________ > Instiki-users mailing list > Instiki-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > ______________________________________________________ Click here to donate to the Hurricane Katrina relief effort. http://store.yahoo.com/redcross-donate3/ From huw2 at mac.com Thu Sep 8 10:35:50 2005 From: huw2 at mac.com (huw2@mac.com) Date: Thu Sep 8 10:28:56 2005 Subject: [Instiki] Can't connect to localhost:2500 In-Reply-To: <20050908125510.45179.qmail@web52213.mail.yahoo.com> References: <20050908125510.45179.qmail@web52213.mail.yahoo.com> Message-ID: <16546252.1126190150466.JavaMail.huw2@mac.com> Thanks for the help However it still gives the error message Could not open the page http://127.0.0.1:2500 . because Safari couldn't connect to the server http://127.0.0.1 I'm using OSX 10.2 and have tried the latest version of instiki and 0.9.2 From sldowney at berkeley.edu Thu Sep 8 11:09:22 2005 From: sldowney at berkeley.edu (Steve Downey) Date: Thu Sep 8 11:02:22 2005 Subject: [Instiki] Can't connect to localhost:2500 In-Reply-To: <1811947.1126182957449.JavaMail.huw2@mac.com> References: <1811947.1126182957449.JavaMail.huw2@mac.com> Message-ID: <43205422.4050303@berkeley.edu> huw2@mac.com wrote: >Hi > >I have OSX 10.2 and use safari. I've tried to install instiki and get the Wiki on the mennu bar. However when I click Homepage I get: > >Could not open the page ?http://localhost:2500/? because Safari couldn?t connect to the server ?localhost?. > > > I don't know the process on Mac, but have you started the server? From virtualarun at yahoo.com Fri Sep 9 01:20:45 2005 From: virtualarun at yahoo.com (Arun G Nair) Date: Fri Sep 9 01:13:43 2005 Subject: [Instiki] Can't connect to localhost:2500 In-Reply-To: <16546252.1126190150466.JavaMail.huw2@mac.com> Message-ID: <20050909052045.46689.qmail@web52203.mail.yahoo.com> > However it still gives the error message Could not > open the page http://127.0.0.1:2500 . because Safari > couldn't connect to the server http://127.0.0.1 Is Instiki running ? Use `netstat -an` and see if the port 2500 is listening. If you have any proxy setting, set not to use proxy for localhost. -Arun __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From cla at zuehlke.com Sat Sep 10 10:54:43 2005 From: cla at zuehlke.com (Link, Claudius) Date: Sat Sep 10 10:47:41 2005 Subject: [Instiki] Can't connect to localhost:2500 Message-ID: Hello, As others pointed out it sounds like the server is not running probably. Could you post the output of your server? It should look something like ... => Starting Instiki on http://localhost:2500 => Data files are stored in C:/Documents and Settings/cla/My Documents/Wiki/storage/2500 [2005-09-10 16:47:03] Taking a Madeleine snapshot [2005-09-10 16:47:03] INFO WEBrick 1.3.1 [2005-09-10 16:47:03] INFO ruby 1.8.2 (2004-12-25) [i386-mswin32] [2005-09-10 16:47:03] INFO WEBrick::HTTPServer#start: pid=1280 port=2500 ... And you should try to do a ping localhost and/or ping 127.0.0.1 and report if they work (which they should). Regards, Claudius > -----Original Message----- > From: instiki-users-bounces@rubyforge.org > [mailto:instiki-users-bounces@rubyforge.org] On Behalf Of huw2@mac.com > Sent: Thursday, September 08, 2005 4:36 PM > To: Instiki-users > Subject: Re: [Instiki] Can't connect to localhost:2500 > > Thanks for the help > > However it still gives the error message Could not open the > page http://127.0.0.1:2500 . because Safari couldn't connect > to the server http://127.0.0.1 > > I'm using OSX 10.2 and have tried the latest version of > instiki and 0.9.2 > > _______________________________________________ > Instiki-users mailing list > Instiki-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > > From tomcloyd at bestmindhealth.com Sat Sep 10 13:32:06 2005 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Sat Sep 10 13:25:05 2005 Subject: [Instiki] can't make link to file system Message-ID: List, Good morning. I'm completely new to Instiki, and to Textile - a few hours into it, only. I'm working on a WinXP PS-2 machine, with the very latest stabile version of Instiki. I cannot discover how to link to my file system. I write this with Textile (guessing a bit about the markup because I cannot find a reference to guide me)... "05285 Some Ways to Prepare for the Absolute Worst":file://"C:/ Documents%20and%20Settings/TC/hold2.txt" or "05285 Some Ways to Prepare for the Absolute Worst":file:// C:\Documents%20and%20Settings\TC\hold2.txt or any other permutation you can think of, of forward and back slashes, with file pathname quoted or not. It doesn't matter. They all produce a nice enough link, but a dead one. What's the secret? Or am I trying to do the impossible? Thanks in advance for any help you can offer. -- t. -- ====================================================== Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << BestMindHealth.com / tc@bestmindhealth.com >> ====================================================== Using Opera's revolutionary e-mail client (program): http://www.opera.com/mail/ From assaph at gmail.com Mon Sep 12 04:26:29 2005 From: assaph at gmail.com (Assaph Mehr) Date: Mon Sep 12 04:19:21 2005 Subject: [Instiki] can't make link to file system In-Reply-To: References: Message-ID: <3ff47be905091201265e7bc400@mail.gmail.com> Hi Tom, > Good morning. I'm completely new to Instiki, and to Textile - a few hours > into it, only. Welcome! > I cannot discover how to link to my file system. That's a feature - you don't want others to insert a link on the wiki to some random file on your system and then downloading it. If you want to distribute a file, just place it under Instiki's /public directory, and make a link to: "Download":/file_name.ext I.e. the link name in quotes, colon a single forward slash and the file name. I know Alexey has been working on file uploads/downloads, but have no idea how that is going. HTH, Assaph From tomcloyd at bestmindhealth.com Mon Sep 12 05:23:10 2005 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Mon Sep 12 05:16:04 2005 Subject: [Instiki] can't make link to file system In-Reply-To: <3ff47be905091201265e7bc400@mail.gmail.com> References: <3ff47be905091201265e7bc400@mail.gmail.com> Message-ID: Assaph, Thank you for your response. I was beginning to wonder if I was the only one here. In light of the low volume on this list, is there some reason why you didn't reply on-list? I'm going to reply that way just because I believe this is a basic question - and your answer is interesting. On Mon, 12 Sep 2005 01:26:29 -0700, Assaph Mehr wrote: [...] >> I cannot discover how to link to my file system. > That's a feature - you don't want others to insert a link on the wiki > to some random file on your system and then downloading it. This isn't always a problem - the wiki I'm working with is a personal one on my desktop. There are no other users. Beyond that, if it were on my server, how could someone link to a file on my file system unless they know it's there? How could they know what I have unless I tell them? And if it IS possible for them to know this, they can surely get to it by means other than a link a public wiki! So...I'm not at all understanding how this could be a "feature". Am I misunderstanding something? > If you > want to distribute a file, just place it under Instiki's /public > directory, and make a link to: > "Download":/file_name.ext > I.e. the link name in quotes, colon a single forward slash and the file > name. > I know Alexey has been working on file uploads/downloads, but have no > idea how that is going. OK, I'll make a note about that, relative to setting up downloads. However, having to physically MOVE a file, rather than a pointer (link) is a bad solution. That file may be in use for other functions as well. So now I have to have TWO copies? Not good. Shouldn't even be necessary. Maybe I'm really missing something. Are you saying that I cannot simply set up a link from a wiki page to file on my server, sitting in a folder on my own domain? That can't be. It's also not the problem I'm trying to solve. But...What I want to do is to have material in a directory on my desktop box, and link to it from my personal wiki. This should be possible using the "file://c:\...." format. But that doesn't work. I hope this time my question is clearer. ">HTH," << What does that mean? Just curious... Thanks for your help, Tom -- ====================================================== Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << BestMindHealth.com / tc@bestmindhealth.com >> ====================================================== Using Opera's revolutionary e-mail client (program): http://www.opera.com/mail/ From assaph at gmail.com Mon Sep 12 10:14:10 2005 From: assaph at gmail.com (Assaph Mehr) Date: Mon Sep 12 10:07:02 2005 Subject: [Instiki] can't make link to file system In-Reply-To: References: <3ff47be905091201265e7bc400@mail.gmail.com> Message-ID: <3ff47be9050912071473694d1@mail.gmail.com> Hi Tom, > Thank you for your response. I was beginning to wonder if I was the only > one here. In light of the low volume on this list, is there some reason > why you didn't reply on-list? I'm going to reply that way just because I > believe this is a basic question - and your answer is interesting. Was sure I did :-) > >> I cannot discover how to link to my file system. > > > That's a feature - you don't want others to insert a link on the wiki > > to some random file on your system and then downloading it. > > This isn't always a problem - the wiki I'm working with is a personal one > on my desktop. There are no other users. Browsers & servers don't know that. This is not a feature specific to Instiki, but rather a matter common to all servers - don't serve random files unless instructed. > Beyond that, if it were on my server, how could someone link to a file on > my file system unless they know it's there? How could they know what I > have unless I tell them? Take a good guess. You're on Windows, your name's Tom - let's try permutations of user names and the standard win home path. If you're not careful we could get directory listing, system files etc. > And if it IS possible for them to know this, they > can surely get to it by means other than a link a public wiki! Yes, but servers/browsers shouldn't make it easy. The fact that other ways exist to hack your machine doesn't mean you should have more :-) > So...I'm > not at all understanding how this could be a "feature". Am I > misunderstanding something? I hope the above explained it. Again, this is not something unique to Instiki/WEBrick. This is a generic rule, preventing others from random access to your machine. > OK, I'll make a note about that, relative to setting up downloads. > However, having to physically MOVE a file, rather than a pointer (link) is > a bad solution. That file may be in use for other functions as well. So > now I have to have TWO copies? Not good. Shouldn't even be necessary. I think (but not sure - will test), that because of the way Windows handle file links, if you plant a link in the /public folder all you will be served is the .lnk file, instead of the actual file. There might be a way to tell WEBrick to serve things not under the document-root, but am not sure if there is. > Maybe I'm really missing something. Are you saying that I cannot simply > set up a link from a wiki page to file on my server, sitting in a folder > on my own domain? That can't be. > > It's also not the problem I'm trying to solve. But...What I want to do is > to have material in a directory on my desktop box, and link to it from my > personal wiki. This should be possible using the "file://c:\...." format. > But that doesn't work. Let's put it this way: how will the server differentiate betwen you writing: "Good File":file//c:/myproject/goodfile.txt and me editing a page on your wiki and linking: "Serve Me":file://c:/windows/system32/config/sam ? For your problem, there might be a way to tell Instiki/WEBrick to serve files from specific directories, but that would require some Instiki hacking and testing. Cheers, Assaph > ">HTH," << What does that mean? Just curious... HTH = Hope This Helps. From alex at verk.info Tue Sep 13 22:37:50 2005 From: alex at verk.info (Alexey Verkhovsky) Date: Tue Sep 13 22:30:55 2005 Subject: [Instiki] SQL-based Instiki - where are we Message-ID: <43278CFE.7080903@verk.info> Hi all, In recent days several people asked me how is the work on instiki-ar branch getting on. It is getting on fairly well. By now, we have a version that seems quite fast enough for a small wiki (say, upto 100-200 pages). We also have a conversion script that can port the contents of all revisions from Madeleine storage into the wiki. Issues that need to be addressed before we can release it are: 1. At least one know critical problem with the [[!include]] tag try to include a page with any WikiLink on it, and see how it doesn't work. Once this is fixed (and some more testing is performed), instiki-ar should become a usable software. We are probably just a few days away from this point now! 2. Storing cached fragments in database. Shouldn't be too difficult, we just didn't quite get to it yet. 3. Some other optimizations (such as caching web and web.pages for the duration of request, doing something about Web#has_page?(name) method, which gets called very often and makes a roundtrip to the database on every call). 4. A sizable effort is still required on prepackaging Instiki with SQLite for all supported platforms (to observe the No Step Three dogma). 5. Deployment on Lighttpd and Apache needs to be tested and sorted out. 6. More testing, including scalability for large wikis (e.g., http://rubyonrails.com) If you want SQL-based Instiki to happen sooner than later, please look into one of the issues listed above. A prompt fix for the Include bug would be particularly apreciated (I wont have time to work on it untill weekend myself). To run the conversion script: 1. Put the particulars of your databases into config/database.yml 2. Execute script/create_db to create the database objects (tables and indices) 3. Execute script/import_storage (do "ruby script/import_storage -h" for te list of options) 4. Logon to the database and run the SQL script created by import_storage Remember that "instiki -e development" does not cache anything, and reloads a lot of source files before each request - as opposed to "instiki -e production" which caches a lot of things, including almost all rendered pages. Best regards, Alex From virtualarun at yahoo.com Wed Sep 14 05:29:27 2005 From: virtualarun at yahoo.com (Arun G Nair) Date: Wed Sep 14 05:22:16 2005 Subject: [Instiki] Escaping "*" In-Reply-To: <43278CFE.7080903@verk.info> Message-ID: <20050914092928.26224.qmail@web52208.mail.yahoo.com> Hi all, How do I escape "*" in textile ? Also what if i want to write . What I do now is, put a space in between < and V - < VirtualHost > . -Arun __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From chris.scheper at secscend.com Wed Sep 14 11:51:51 2005 From: chris.scheper at secscend.com (Chris Scheper) Date: Wed Sep 14 11:45:25 2005 Subject: [Instiki] Escaping "*" In-Reply-To: <20050914092928.26224.qmail@web52208.mail.yahoo.com> References: <20050914092928.26224.qmail@web52208.mail.yahoo.com> Message-ID: <43284717.9060105@secscend.com> Arun, To do those types of connversion in textile. I used the HTML tag xxxxxxx around the text and it looked just fine. -c Arun G Nair wrote: >Hi all, > How do I escape "*" in textile ? Also what if i want >to write . What I do now is, put a space >in between < and V - < VirtualHost > . > >-Arun > >__________________________________________________ >Do You Yahoo!? >Tired of spam? Yahoo! Mail has the best spam protection around >http://mail.yahoo.com >_______________________________________________ >Instiki-users mailing list >Instiki-users@rubyforge.org >http://rubyforge.org/mailman/listinfo/instiki-users > > > -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3206 bytes Desc: S/MIME Cryptographic Signature Url : http://rubyforge.org/pipermail/instiki-users/attachments/20050914/4c635a29/smime.bin From assaph at gmail.com Wed Sep 14 06:24:30 2005 From: assaph at gmail.com (Assaph Mehr) Date: Wed, 14 Sep 2005 20:24:30 +1000 Subject: [Instiki] Escaping "*" In-Reply-To: <20050914092928.26224.qmail@web52208.mail.yahoo.com> References: <43278CFE.7080903@verk.info> <20050914092928.26224.qmail@web52208.mail.yahoo.com> Message-ID: <3ff47be90509140324a84d8ac@mail.gmail.com> > How do I escape "*" in textile ? Also what if i want > to write . What I do now is, put a space > in between < and V - < VirtualHost > . Three levels of escaping: - use @ to mark segments as code (pre-formatted) text. - use tags to bypass textile processing - use tags to bypass all processing. The first one (code) will normally render the text in monispace font. In the last two ways, you'll have to manually escape the HTML - i.e. translate < and > to < and >. HTH, Assaph From assaph at gmail.com Thu Sep 15 02:35:23 2005 From: assaph at gmail.com (Assaph Mehr) Date: Thu, 15 Sep 2005 16:35:23 +1000 Subject: [Instiki] [ANN] Pimki 1.8.092 Message-ID: <3ff47be9050914233529a49155@mail.gmail.com> Hi All, Am very happy to announce a new release of Pimki: The Wiki-based PIM to GetThingsDone! Pimki 1.8.092 is a maintenance release. It contains many small (and a few not-so-small :) bug fixes. Important note: this release is still based on Instiki 0.9.2. You cannot use Instiki 0.10.x snapshots directly. Snapshots from previous versions of both Pimki and Instiki should work fine. The next major version - Pimki2 - is now in alpha testing phase. It is fairly stable. A few features need more polishing, and the main issue remaining is integration with Instiki's still-under-development SQLite backend. Go to http://pimki.rubyforge.org for the full scoop. If you're running gems just run 'gem install Pimki' and it will be installed/upgraded for you. Otherwise just download, unzip and run! Cheers, Assaph From huw2 at mac.com Fri Sep 16 08:49:24 2005 From: huw2 at mac.com (huw2@mac.com) Date: Fri, 16 Sep 2005 13:49:24 +0100 Subject: [Instiki] Can't connect to localhost:2500 Message-ID: <9113674.1126874964446.JavaMail.huw2@mac.com> Sorry but I am really new to this. I'm using OSX which seems to have Apache installed as a server. However I don't know how to start it or if it starts automatically or how to get an output from it. Instiki seems to be running as it puts the Wiki button on the menu bar. I don't know where to "Use `netstat -an`" or where to set the proxies. I've tried pinging 127.0.0.1 & localhost and that works fine. Sorry if this is all a bit basic for this list - I just want to use a wiki for a personal file system and thought Instiki sounded simple to get up and running. Huw From tomdmail at gmail.com Fri Sep 16 09:54:43 2005 From: tomdmail at gmail.com (tomdmail@gmail.com) Date: Fri, 16 Sep 2005 09:54:43 -0400 Subject: [Instiki] [ANN] Pimki 1.8.092 In-Reply-To: <3ff47be9050914233529a49155@mail.gmail.com> References: <3ff47be9050914233529a49155@mail.gmail.com> Message-ID: <6d35ecba050916065416ee704@mail.gmail.com> Are there any screenshots of Pimki posted anywhere? Or a sandbox set up somewhere? I'm curious to see what it looks like before downloading and setting it up. -Tom On 9/15/05, Assaph Mehr wrote: > > Hi All, > > Am very happy to announce a new release of Pimki: The Wiki-based PIM > to GetThingsDone! > Pimki 1.8.092 is a maintenance release. It contains many small (and a > few not-so-small :) bug fixes. > > Important note: this release is still based on Instiki 0.9.2. You > cannot use Instiki 0.10.x snapshots directly. Snapshots from previous > versions of both Pimki and Instiki should work fine. > > The next major version - Pimki2 - is now in alpha testing phase. It is > fairly stable. A few features need more polishing, and the main issue > remaining is integration with Instiki's still-under-development SQLite > backend. > > Go to http://pimki.rubyforge.org for the full scoop. If you're running > gems just run 'gem install Pimki' and it will be installed/upgraded > for you. Otherwise just download, unzip and run! > > Cheers, > Assaph > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20050916/6ea852ee/attachment.htm From jjk3 at msstate.edu Fri Sep 16 21:06:40 2005 From: jjk3 at msstate.edu (Joel Konkle-Parker) Date: Fri, 16 Sep 2005 20:06:40 -0500 Subject: [Instiki] Startup errors on Debian Message-ID: <1126919200.7993.3.camel@localhost.localdomain> I just downloaded the latest instiki to my Debian Sarge machine with Ruby 1.8.2. Here's what I got when I tried to start it: # ./instiki /root/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/dependencies.rb:200:in `require': no such file to load -- markup/simple_markup (MissingSourceFile) from /root/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/dependencies.rb:200:in `require' from /root/instiki-0.10.2/lib/rdocsupport.rb:6 from /root/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/dependencies.rb:200:in `require' from /root/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/dependencies.rb:200:in `require' from /root/instiki-0.10.2/app/models/chunks/engines.rb:5 from /root/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/dependencies.rb:200:in `require' from /root/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/dependencies.rb:200:in `require' from /root/instiki-0.10.2/app/models/wiki_content.rb:2 ... 15 levels... from ./script/server:68:in `require' from ./script/server:68 from ./instiki:6:in `load' from ./instiki:6 # What am I missing? -- Joel From assaph at gmail.com Sun Sep 18 06:12:53 2005 From: assaph at gmail.com (Assaph Mehr) Date: Sun, 18 Sep 2005 20:12:53 +1000 Subject: [Instiki] [ANN] Pimki 1.8.092 In-Reply-To: <6d35ecba050916065416ee704@mail.gmail.com> References: <3ff47be9050914233529a49155@mail.gmail.com> <6d35ecba050916065416ee704@mail.gmail.com> Message-ID: <3ff47be9050918031229bb7be4@mail.gmail.com> Hi Tom, Unfortunately no. I haven't tried to host a sample Pimki anywhere (I don't think Rubyforge will support this, and I'm too lazy to search for other places :). The look and feel are pretty close to Instiki's. It's very easy to set it up and try it - just download, unzip and run. Point your browser at http://localhost:2500/ and you're all set. Cheers, Assaph On 9/16/05, tomdmail at gmail.com wrote: > Are there any screenshots of Pimki posted anywhere? Or a sandbox set up > somewhere? > > I'm curious to see what it looks like before downloading and setting it up. > > -Tom > > > On 9/15/05, Assaph Mehr wrote: > > > > Hi All, > > > > Am very happy to announce a new release of Pimki: The Wiki-based PIM > > to GetThingsDone! > > Pimki 1.8.092 is a maintenance release. It contains many small (and a > > few not-so-small :) bug fixes. > > > > Important note: this release is still based on Instiki 0.9.2. You > > cannot use Instiki 0.10.x snapshots directly. Snapshots from previous > > versions of both Pimki and Instiki should work fine. > > > > The next major version - Pimki2 - is now in alpha testing phase. It is > > fairly stable. A few features need more polishing, and the main issue > > remaining is integration with Instiki's still-under-development SQLite > > backend. > > > > Go to http://pimki.rubyforge.org for the full scoop. If you're running > > gems just run 'gem install Pimki' and it will be installed/upgraded > > for you. Otherwise just download, unzip and run! > > > > Cheers, > > Assaph > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > > > From darius.roberts at gmail.com Sun Sep 18 21:24:31 2005 From: darius.roberts at gmail.com (J.Darius) Date: Sun, 18 Sep 2005 18:24:31 -0700 Subject: [Instiki] Can't connect to localhost:2500 Message-ID: I have EXACTLY your symptoms. In fact, I could have written this. You're not insane Huw... the OSX version of instiki is definitely NOT functioning as a standalone application. My solution: Wait until someone smarter than me fixes the but (there is one.) Until then I'm a-gonna host instiki remotely (a paid TxD account). jdarius >Sorry but I am really new to this. >I'm using OSX which seems to have Apache installed as a server. However I don't know how to start it or if it starts automatically or how to get an output from it. >Instiki seems to be running as it puts the Wiki button on the menu bar. I don't know where to "Use `netstat -an`" or where to set the proxies. >I've tried pinging 127.0.0.1 & localhost and that works fine. >Sorry if this is all a bit basic for this list - I just want to use a wiki for a personal file system and thought Instiki sounded simple to get up and running. >Huw -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20050918/0a60d61d/attachment.htm From ok at 2sheds.ru Mon Sep 19 01:02:37 2005 From: ok at 2sheds.ru (Oleg Kourapov) Date: Mon, 19 Sep 2005 09:02:37 +0400 Subject: [Instiki] Can't connect to localhost:2500 In-Reply-To: <9113674.1126874964446.JavaMail.huw2@mac.com> References: <9113674.1126874964446.JavaMail.huw2@mac.com> Message-ID: <5b08c9d9050918220233d0274e@mail.gmail.com> An answer to all of OS X users not being able to open localhost:2500: as of now, it only works on Tiger, not Panther, Jaguar or anything, because recent instiki requires recent ruby which is just not there. I've tried compiling ruby on OS X myself but it needs a fixed version of readline library which is one of the system libraries and while I successfully compiled it from source and it works fine it's not something your average Joe user will be comfortable with. Thus infamous feature of Instiki "there's no step three" doesn't quite cut it. I repeat, in Tiger it works just fine and thus Jaguar and Panther users should either help me find some compatible 'all-inclusive' package with latest ruby or upgrade to 10.4 and enjoy Instiki goodness right off the bat. 2005/9/16, huw2 at mac.com : > Sorry but I am really new to this. > > I'm using OSX which seems to have Apache installed as a server. However I don't know how to start it or if it starts automatically or how to get an output from it. > > Instiki seems to be running as it puts the Wiki button on the menu bar. I don't know where to "Use `netstat -an`" or where to set the proxies. > > I've tried pinging 127.0.0.1 & localhost and that works fine. > > Sorry if this is all a bit basic for this list - I just want to use a wiki for a personal file system and thought Instiki sounded simple to get up and running. > > Huw > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > > -- Oleg "2sheds" Kourapov mailto:ok at 2sheds.ru http://www.2sheds.ru From assaph at gmail.com Mon Sep 19 08:22:51 2005 From: assaph at gmail.com (Assaph Mehr) Date: Mon, 19 Sep 2005 22:22:51 +1000 Subject: [Instiki] Startup errors on Debian In-Reply-To: <1126919200.7993.3.camel@localhost.localdomain> References: <1126919200.7993.3.camel@localhost.localdomain> Message-ID: <3ff47be90509190522ffef50@mail.gmail.com> Hi Joel, On 9/17/05, Joel Konkle-Parker wrote: > I just downloaded the latest instiki to my Debian Sarge machine with > Ruby 1.8.2. Here's what I got when I tried to start it: > > # ./instiki > /root/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/dependencies.rb:200:in `require': no such file to load -- markup/simple_markup (MissingSourceFile) [snip] > What am I missing? You're missing RDoc. You need to apt-get rdoc. HTH, Assaph From twigdip at yahoo.com Tue Sep 20 17:33:24 2005 From: twigdip at yahoo.com (twigdip carlos) Date: Tue, 20 Sep 2005 14:33:24 -0700 (PDT) Subject: [Instiki] running instiki Message-ID: <20050920213324.62176.qmail@web50009.mail.yahoo.com> Dear All, as a complete novice i hope you wont be upset if i ask some probably pretty obvious questions. I have run and installed Ruby. Installed Instiki and run it and i get this screen: C:\Instiki>ruby instiki => Starting Instiki on http://0.0.0.0:2500 => Data files are stored in C:/Instiki/storage/2500 [2005-09-20 21:07:21] INFO WEBrick 1.3.1 [2005-09-20 21:07:21] INFO ruby 1.8.2 (2004-12-25) [i386-mswin32] [2005-09-20 21:07:25] INFO WEBrick::HTTPServer#start: pid=432 port=2500 So all seems good. then i try and run http://localhost:2500/ in my mozilla browser and aboslutely nothing happens.The most advanced computer stuff i know is pinging my computer so i did this and it works fine. What should i do next and why doesnt this work? Maybe theres something i havent understood at all...i mean i havent made my computer a server (with apache and such) do i need to do this??! any help would be really appreciated as im getting interested in this stuff,. thanks ian __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From marekj.com at gmail.com Wed Sep 21 08:17:08 2005 From: marekj.com at gmail.com (Marek J) Date: Wed, 21 Sep 2005 14:17:08 +0200 Subject: [Instiki] running instiki In-Reply-To: <20050920213324.62176.qmail@web50009.mail.yahoo.com> References: <20050920213324.62176.qmail@web50009.mail.yahoo.com> Message-ID: <6b5a6f411d182e9dbef28b9606915b33@gmail.com> From what I remember about Windows I wonder if your localhost name is enabled. Try accessing instiki with http://127.0.0.1:2500/ Find out if in a hosts file c:\winnt\system32\drivers\etc\hosts you have the following line. 127.0.0.1 localhost if all above is ok then I have no idea why you can't run instiki. mj On Sep 20, 2005, at 11:33 PM, twigdip carlos wrote: > Dear All, > as a complete novice i hope you wont be upset if i ask > some probably pretty obvious questions. > I have run and installed Ruby. Installed Instiki and > run it and i get this screen: > > C:\Instiki>ruby instiki > => Starting Instiki on http://0.0.0.0:2500 > => Data files are stored in C:/Instiki/storage/2500 > [2005-09-20 21:07:21] INFO WEBrick 1.3.1 > [2005-09-20 21:07:21] INFO ruby 1.8.2 (2004-12-25) > [i386-mswin32] > [2005-09-20 21:07:25] INFO WEBrick::HTTPServer#start: > pid=432 port=2500 > > > So all seems good. then i try and run > http://localhost:2500/ in my mozilla browser and > aboslutely nothing happens.The most advanced computer > stuff i know is pinging my computer so i did this and > it works fine. What should i do next and why doesnt > this work? Maybe theres something i havent understood > at all...i mean i havent made my computer a server > (with apache and such) do i need to do this??! > > any help would be really appreciated as im getting > interested in this stuff,. > thanks > ian > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From twigdip at yahoo.com Wed Sep 21 09:22:33 2005 From: twigdip at yahoo.com (twigdip carlos) Date: Wed, 21 Sep 2005 06:22:33 -0700 (PDT) Subject: [Instiki] running instiki In-Reply-To: <6b5a6f411d182e9dbef28b9606915b33@gmail.com> Message-ID: <20050921132233.23498.qmail@web50013.mail.yahoo.com> no luck on that attempt. Yes it is in the host file you mention. but when i run again as before...i just get the same message... "Waiting for 127.0.0.1..." and nothing happens... --- Marek J wrote: > From what I remember about Windows I wonder if your > localhost name is > enabled. Try accessing instiki with > http://127.0.0.1:2500/ > Find out if in a hosts file > c:\winnt\system32\drivers\etc\hosts > you have the following line. > 127.0.0.1 localhost > > if all above is ok then I have no idea why you can't > run instiki. > mj > > On Sep 20, 2005, at 11:33 PM, twigdip carlos wrote: > > > Dear All, > > as a complete novice i hope you wont be upset if i > ask > > some probably pretty obvious questions. > > I have run and installed Ruby. Installed Instiki > and > > run it and i get this screen: > > > > C:\Instiki>ruby instiki > > => Starting Instiki on http://0.0.0.0:2500 > > => Data files are stored in > C:/Instiki/storage/2500 > > [2005-09-20 21:07:21] INFO WEBrick 1.3.1 > > [2005-09-20 21:07:21] INFO ruby 1.8.2 > (2004-12-25) > > [i386-mswin32] > > [2005-09-20 21:07:25] INFO > WEBrick::HTTPServer#start: > > pid=432 port=2500 > > > > > > So all seems good. then i try and run > > http://localhost:2500/ in my mozilla browser and > > aboslutely nothing happens.The most advanced > computer > > stuff i know is pinging my computer so i did this > and > > it works fine. What should i do next and why > doesnt > > this work? Maybe theres something i havent > understood > > at all...i mean i havent made my computer a server > > (with apache and such) do i need to do this??! > > > > any help would be really appreciated as im getting > > interested in this stuff,. > > thanks > > ian > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > > protection around > > http://mail.yahoo.com > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From curtis at radsoft.com Wed Sep 21 09:54:33 2005 From: curtis at radsoft.com (Curtis Cooley) Date: Wed, 21 Sep 2005 06:54:33 -0700 Subject: [Instiki] running instiki In-Reply-To: <20050921132233.23498.qmail@web50013.mail.yahoo.com> References: <20050921132233.23498.qmail@web50013.mail.yahoo.com> Message-ID: <43316619.8060304@radsoft.com> twigdip carlos wrote: >no luck on that attempt. Yes it is in the host file >you mention. but when i run again as before...i just >get the same message... "Waiting for 127.0.0.1..." >and nothing happens... > > > Is there more info in the log file? -------------- next part -------------- A non-text attachment was scrubbed... Name: curtis.vcf Type: text/x-vcard Size: 123 bytes Desc: not available Url : http://rubyforge.org/pipermail/instiki-users/attachments/20050921/161abb75/curtis.vcf From sldowney at berkeley.edu Wed Sep 21 10:25:55 2005 From: sldowney at berkeley.edu (Steve Downey) Date: Wed, 21 Sep 2005 07:25:55 -0700 Subject: [Instiki] running instiki In-Reply-To: <20050921132233.23498.qmail@web50013.mail.yahoo.com> References: <20050921132233.23498.qmail@web50013.mail.yahoo.com> Message-ID: <43316D73.6060109@berkeley.edu> twigdip carlos wrote: >no luck on that attempt. Yes it is in the host file >you mention. but when i run again as before...i just >get the same message... "Waiting for 127.0.0.1..." >and nothing happens... > > >--- Marek J wrote: > > Do you have a firewall that prevents activity on port 2500 or for which you need to specifically enable ruby.exe to talk to the outside world? From marekj.com at gmail.com Wed Sep 21 12:32:28 2005 From: marekj.com at gmail.com (Marek J) Date: Wed, 21 Sep 2005 18:32:28 +0200 Subject: [Instiki] running instiki In-Reply-To: <20050921132233.23498.qmail@web50013.mail.yahoo.com> References: <20050921132233.23498.qmail@web50013.mail.yahoo.com> Message-ID: <36e4b1c6b43db92e9a5fa6a6b8aaae70@gmail.com> Oy, this is strange. I am sorry I can't reproduce the windows behaviour since I don't have it at the moment but you can try to run it on port 80 (if you don't run any other server and it looks like you don't) use the paremeter --port=80 so your command would be like this: C:\Instiki>ruby instiki --port=80 I wonder if you have some kind of paranoid firewall but I don't think it should prevent you from reaching any ports as a localhost. Turn off your firewall to test reaching port 2500 then. Also verify that instiki did create a storage/2500 folder good luck. mj On Sep 21, 2005, at 3:22 PM, twigdip carlos wrote: > no luck on that attempt. Yes it is in the host file > you mention. but when i run again as before...i just > get the same message... "Waiting for 127.0.0.1..." > and nothing happens... > > > --- Marek J wrote: > >> From what I remember about Windows I wonder if your >> localhost name is >> enabled. Try accessing instiki with >> http://127.0.0.1:2500/ >> Find out if in a hosts file >> c:\winnt\system32\drivers\etc\hosts >> you have the following line. >> 127.0.0.1 localhost >> >> if all above is ok then I have no idea why you can't >> run instiki. >> mj >> >> On Sep 20, 2005, at 11:33 PM, twigdip carlos wrote: >> >>> Dear All, >>> as a complete novice i hope you wont be upset if i >> ask >>> some probably pretty obvious questions. >>> I have run and installed Ruby. Installed Instiki >> and >>> run it and i get this screen: >>> >>> C:\Instiki>ruby instiki >>> => Starting Instiki on http://0.0.0.0:2500 >>> => Data files are stored in >> C:/Instiki/storage/2500 >>> [2005-09-20 21:07:21] INFO WEBrick 1.3.1 >>> [2005-09-20 21:07:21] INFO ruby 1.8.2 >> (2004-12-25) >>> [i386-mswin32] >>> [2005-09-20 21:07:25] INFO >> WEBrick::HTTPServer#start: >>> pid=432 port=2500 >>> >>> >>> So all seems good. then i try and run >>> http://localhost:2500/ in my mozilla browser and >>> aboslutely nothing happens.The most advanced >> computer >>> stuff i know is pinging my computer so i did this >> and >>> it works fine. What should i do next and why >> doesnt >>> this work? Maybe theres something i havent >> understood >>> at all...i mean i havent made my computer a server >>> (with apache and such) do i need to do this??! >>> >>> any help would be really appreciated as im getting >>> interested in this stuff,. >>> thanks >>> ian >>> >>> __________________________________________________ >>> Do You Yahoo!? >>> Tired of spam? Yahoo! Mail has the best spam >>> protection around >>> http://mail.yahoo.com >>> >>> __________________________________________________ >>> Do You Yahoo!? >>> Tired of spam? Yahoo! Mail has the best spam >> protection around >>> http://mail.yahoo.com >>> _______________________________________________ >>> Instiki-users mailing list >>> Instiki-users at rubyforge.org >>> >> http://rubyforge.org/mailman/listinfo/instiki-users >>> >> >> _______________________________________________ >> Instiki-users mailing list >> Instiki-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/instiki-users >> > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From twigdip at yahoo.com Thu Sep 22 05:04:55 2005 From: twigdip at yahoo.com (twigdip carlos) Date: Thu, 22 Sep 2005 02:04:55 -0700 (PDT) Subject: [Instiki] running instiki In-Reply-To: <36e4b1c6b43db92e9a5fa6a6b8aaae70@gmail.com> Message-ID: <20050922090455.54849.qmail@web50009.mail.yahoo.com> So i followed all as you mentioned and no luck! when i tried to run through port 80 i got this reply: C:\Instiki>ruby instiki --port=80 => Starting Instiki on http://0.0.0.0:80 => Data files are stored in C:/Instiki/storage/80 [2005-09-22 10:59:00] INFO WEBrick 1.3.1 [2005-09-22 10:59:00] INFO ruby 1.8.2 (2004-12-25) [i386-mswin32] [2005-09-22 10:59:00] WARN TCPServer Error: Only one usage of each socket addre ss (protocol/network address/port) is normally permitted. - bind(2) c:/ruby/lib/ruby/1.8/webrick/utils.rb:62:in `initialize': Only one usage of each socket address (protocol/network address/port) is normally permitted. - bind(2) (Errno::EADDRINUSE) from c:/ruby/lib/ruby/1.8/webrick/utils.rb:62:in `new' from c:/ruby/lib/ruby/1.8/webrick/utils.rb:62:in `create_listeners' from c:/ruby/lib/ruby/1.8/webrick/utils.rb:59:in `each' from c:/ruby/lib/ruby/1.8/webrick/utils.rb:59:in `create_listeners' from c:/ruby/lib/ruby/1.8/webrick/server.rb:72:in `listen' from c:/ruby/lib/ruby/1.8/webrick/server.rb:63:in `initialize' from c:/ruby/lib/ruby/1.8/webrick/httpserver.rb:24:in `initialize' from C:/Instiki/vendor/rails/railties/lib/webrick_server.rb:49:in `new' from C:/Instiki/vendor/rails/railties/lib/webrick_server.rb:49:in `dispa tch' from ./script/server:92 from instiki:6:in `load' from instiki:6 I turned off my firewall....and no luck... i must be doing something wrong??! or maybe im missing a basic step somewhere or maybe my settings or something..or maybe this doesnt run through win XP/?!! help!! ian --- Marek J wrote: > Oy, this is strange. I am sorry I can't reproduce > the windows behaviour > since I don't have it at the moment but you can try > to run it on port > 80 (if you don't run any other server and it looks > like you don't) use > the paremeter --port=80 > so your command would be like this: > C:\Instiki>ruby instiki --port=80 > I wonder if you have some kind of paranoid firewall > but I don't think > it should prevent you from reaching any ports as a > localhost. > Turn off your firewall to test reaching port 2500 > then. > Also verify that instiki did create a storage/2500 > folder > good luck. > mj > > > > On Sep 21, 2005, at 3:22 PM, twigdip carlos wrote: > > > no luck on that attempt. Yes it is in the host > file > > you mention. but when i run again as before...i > just > > get the same message... "Waiting for > 127.0.0.1..." > > and nothing happens... > > > > > > --- Marek J wrote: > > > >> From what I remember about Windows I wonder if > your > >> localhost name is > >> enabled. Try accessing instiki with > >> http://127.0.0.1:2500/ > >> Find out if in a hosts file > >> c:\winnt\system32\drivers\etc\hosts > >> you have the following line. > >> 127.0.0.1 localhost > >> > >> if all above is ok then I have no idea why you > can't > >> run instiki. > >> mj > >> > >> On Sep 20, 2005, at 11:33 PM, twigdip carlos > wrote: > >> > >>> Dear All, > >>> as a complete novice i hope you wont be upset if > i > >> ask > >>> some probably pretty obvious questions. > >>> I have run and installed Ruby. Installed Instiki > >> and > >>> run it and i get this screen: > >>> > >>> C:\Instiki>ruby instiki > >>> => Starting Instiki on http://0.0.0.0:2500 > >>> => Data files are stored in > >> C:/Instiki/storage/2500 > >>> [2005-09-20 21:07:21] INFO WEBrick 1.3.1 > >>> [2005-09-20 21:07:21] INFO ruby 1.8.2 > >> (2004-12-25) > >>> [i386-mswin32] > >>> [2005-09-20 21:07:25] INFO > >> WEBrick::HTTPServer#start: > >>> pid=432 port=2500 > >>> > >>> > >>> So all seems good. then i try and run > >>> http://localhost:2500/ in my mozilla browser and > >>> aboslutely nothing happens.The most advanced > >> computer > >>> stuff i know is pinging my computer so i did > this > >> and > >>> it works fine. What should i do next and why > >> doesnt > >>> this work? Maybe theres something i havent > >> understood > >>> at all...i mean i havent made my computer a > server > >>> (with apache and such) do i need to do this??! > >>> > >>> any help would be really appreciated as im > getting > >>> interested in this stuff,. > >>> thanks > >>> ian > >>> > >>> > __________________________________________________ > >>> Do You Yahoo!? > >>> Tired of spam? Yahoo! Mail has the best spam > >>> protection around > >>> http://mail.yahoo.com > >>> > >>> > __________________________________________________ > >>> Do You Yahoo!? > >>> Tired of spam? Yahoo! Mail has the best spam > >> protection around > >>> http://mail.yahoo.com > >>> _______________________________________________ > >>> Instiki-users mailing list > >>> Instiki-users at rubyforge.org > >>> > >> > http://rubyforge.org/mailman/listinfo/instiki-users > >>> > >> > >> _______________________________________________ > >> Instiki-users mailing list > >> Instiki-users at rubyforge.org > >> > http://rubyforge.org/mailman/listinfo/instiki-users > >> > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From sldowney at berkeley.edu Thu Sep 22 10:11:15 2005 From: sldowney at berkeley.edu (Steve Downey) Date: Thu, 22 Sep 2005 07:11:15 -0700 Subject: [Instiki] running instiki In-Reply-To: <20050922090455.54849.qmail@web50009.mail.yahoo.com> References: <20050922090455.54849.qmail@web50009.mail.yahoo.com> Message-ID: <4332BB83.6090602@berkeley.edu> >C:\Instiki>ruby instiki --port=80 >=> Starting Instiki on http://0.0.0.0:80 >=> Data files are stored in C:/Instiki/storage/80 >[2005-09-22 10:59:00] INFO WEBrick 1.3.1 >[2005-09-22 10:59:00] INFO ruby 1.8.2 (2004-12-25) >[i386-mswin32] >[2005-09-22 10:59:00] WARN TCPServer Error: Only one >usage of each socket addre >ss (protocol/network address/port) is normally >permitted. - bind(2) >c:/ruby/lib/ruby/1.8/webrick/utils.rb:62:in >`initialize': Only one usage of each > socket address (protocol/network address/port) is >normally permitted. - bind(2) > > This looks like you already have something running on port 80 (or maybe you ran the startup more than once?) > >I turned off my firewall....and no luck... >i must be doing something wrong??! or maybe im missing >a basic step somewhere or maybe my settings or >something..or maybe this doesnt run through win XP/?!! > > It works on several xp machines so that's not the problem. - reboot so you know nothing is running on any ports (or do you have any service starting up automatically?) - turn off your firewall - start Instiki on 2500 (the default) - try http://http://localhost:2500 and http://127.0.0.1:2500 REMEMBER: whatever happens, turn your firewall back on From twigdip at yahoo.com Fri Sep 23 04:50:44 2005 From: twigdip at yahoo.com (twigdip carlos) Date: Fri, 23 Sep 2005 01:50:44 -0700 (PDT) Subject: [Instiki] running instiki In-Reply-To: <4332BB83.6090602@berkeley.edu> Message-ID: <20050923085044.47718.qmail@web50014.mail.yahoo.com> no luck again. is there any way of finding out what is running on what ports...? when i try and connect it jsut says "waiting for reply"....and nothing happens... --- Steve Downey wrote: > > >C:\Instiki>ruby instiki --port=80 > >=> Starting Instiki on http://0.0.0.0:80 > >=> Data files are stored in C:/Instiki/storage/80 > >[2005-09-22 10:59:00] INFO WEBrick 1.3.1 > >[2005-09-22 10:59:00] INFO ruby 1.8.2 (2004-12-25) > >[i386-mswin32] > >[2005-09-22 10:59:00] WARN TCPServer Error: Only > one > >usage of each socket addre > >ss (protocol/network address/port) is normally > >permitted. - bind(2) > >c:/ruby/lib/ruby/1.8/webrick/utils.rb:62:in > >`initialize': Only one usage of each > > socket address (protocol/network address/port) is > >normally permitted. - bind(2) > > > > > This looks like you already have something running > on port 80 (or maybe > you ran the startup more than once?) > > > > >I turned off my firewall....and no luck... > >i must be doing something wrong??! or maybe im > missing > >a basic step somewhere or maybe my settings or > >something..or maybe this doesnt run through win > XP/?!! > > > > > It works on several xp machines so that's not the > problem. > > - reboot so you know nothing is running on any ports > (or do you have any > service starting up automatically?) > - turn off your firewall > - start Instiki on 2500 (the default) > - try http://http://localhost:2500 and > http://127.0.0.1:2500 > > REMEMBER: whatever happens, turn your firewall back > on > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From assaph at gmail.com Fri Sep 23 06:36:07 2005 From: assaph at gmail.com (Assaph Mehr) Date: Fri, 23 Sep 2005 20:36:07 +1000 Subject: [Instiki] running instiki In-Reply-To: <20050923085044.47718.qmail@web50014.mail.yahoo.com> References: <4332BB83.6090602@berkeley.edu> <20050923085044.47718.qmail@web50014.mail.yahoo.com> Message-ID: <3ff47be9050923033645504232@mail.gmail.com> On 9/23/05, twigdip carlos wrote: > no luck again. > is there any way of finding out what is running on > what ports...? when i try and connect it jsut says > "waiting for reply"....and nothing happens... Can you open a command line (start -> run -> cmd) and run: netstat -a and post the result? It should be available in Windows XP. If you're a bit more adventurous, try downloading and running TCPView from: http://www.sysinternals.com/Utilities/TcpView.html (it's freeware). This should let you know which process is bound to which port. HTH, Assaph From twigdip at yahoo.com Fri Sep 23 09:42:25 2005 From: twigdip at yahoo.com (twigdip carlos) Date: Fri, 23 Sep 2005 06:42:25 -0700 (PDT) Subject: [Instiki] running instiki In-Reply-To: <3ff47be9050923033645504232@mail.gmail.com> Message-ID: <20050923134225.74516.qmail@web50011.mail.yahoo.com> thank you Assaph. here goes. C:\>netstat -a Active Connections Proto Local Address Foreign Address State TCP Fiorito:http Fiorito:0 LISTENING TCP Fiorito:epmap Fiorito:0 LISTENING TCP Fiorito:https Fiorito:0 LISTENING TCP Fiorito:microsoft-ds Fiorito:0 LISTENING TCP Fiorito:1335 Fiorito:0 LISTENING TCP Fiorito:1025 Fiorito:0 LISTENING TCP Fiorito:1025 localhost:1028 ESTABLISHED TCP Fiorito:1026 Fiorito:0 LISTENING TCP Fiorito:1026 localhost:1027 ESTABLISHED TCP Fiorito:1027 localhost:1026 ESTABLISHED TCP Fiorito:1028 localhost:1025 ESTABLISHED TCP Fiorito:1057 localhost:1058 ESTABLISHED TCP Fiorito:1058 localhost:1057 ESTABLISHED TCP Fiorito:1048 144.13.214.146:1257 ESTABLISHED TCP Fiorito:1059 66.249.85.104:http ESTABLISHED TCP Fiorito:1060 64.233.185.19:http ESTABLISHED TCP Fiorito:1063 212.23.33.13:http ESTABLISHED TCP Fiorito:1064 212.23.33.5:http ESTABLISHED TCP Fiorito:1071 212.23.33.13:http ESTABLISHED TCP Fiorito:1072 212.23.33.13:http ESTABLISHED TCP Fiorito:1073 212.23.33.13:http ESTABLISHED TCP Fiorito:1074 212.23.33.5:http ESTABLISHED UDP Fiorito:microsoft-ds *:* UDP Fiorito:isakmp *:* UDP Fiorito:1040 *:* UDP Fiorito:1041 *:* UDP Fiorito:1335 *:* UDP Fiorito:4500 *:* UDP Fiorito:ntp *:* UDP Fiorito:1047 *:* UDP Fiorito:1053 *:* UDP Fiorito:1900 *:* UDP Fiorito:ntp *:* UDP Fiorito:1900 *:* C:\> this is a complete mystery to me....??! --- Assaph Mehr wrote: > On 9/23/05, twigdip carlos > wrote: > > no luck again. > > is there any way of finding out what is running on > > what ports...? when i try and connect it jsut says > > "waiting for reply"....and nothing happens... > > Can you open a command line (start -> run -> cmd) > and run: > netstat -a > > and post the result? It should be available in > Windows XP. > If you're a bit more adventurous, try downloading > and running TCPView from: > http://www.sysinternals.com/Utilities/TcpView.html > (it's freeware). This should let you know which > process is bound to which port. > > HTH, > Assaph > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From patofuofighter at yahoo.com Fri Sep 23 18:33:07 2005 From: patofuofighter at yahoo.com (André Onuki) Date: Fri, 23 Sep 2005 15:33:07 -0700 (PDT) Subject: [Instiki] Running Instiki Message-ID: <20050923223307.42478.qmail@web80907.mail.scd.yahoo.com> I had a problem like that on Linux (waiting localhost...) when i run Instiki as a daemon. Problem was, when i "shutdown" Instiki (by kill -15) some files wouldn't be saved. So for it to start working again, i'd have to start instiki (not in daemon mode), shut it down then start in daemon mode again. Don't know exactly if this will work on Windows (never tried Instiki for Win). You might wanna try Pimki if it doesn't work for you. (hope i don't get killed by saying such thing) Cheers, Andr? Errar ? humano, debugar ? divino. __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com From assaph at gmail.com Sat Sep 24 09:13:58 2005 From: assaph at gmail.com (Assaph Mehr) Date: Sat, 24 Sep 2005 23:13:58 +1000 Subject: [Instiki] Running Instiki In-Reply-To: <20050923223307.42478.qmail@web80907.mail.scd.yahoo.com> References: <20050923223307.42478.qmail@web80907.mail.scd.yahoo.com> Message-ID: <3ff47be905092406131a7424e2@mail.gmail.com> On 9/24/05, Andr? Onuki wrote: > I had a problem like that on Linux (waiting > localhost...) when i run Instiki as a daemon. > > Problem was, when i "shutdown" Instiki (by kill -15) > some files wouldn't be saved. > > So for it to start working again, i'd have to start > instiki (not in daemon mode), shut it down then start > in daemon mode again. Did that ever happen more than once? It seems more likely a corrupt snapshot. > Don't know exactly if this will work on Windows (never > tried Instiki for Win). Instiki runs in daemon via fork, which isn't available on Windows, so it shouldn't be a problem there. > You might wanna try Pimki if it doesn't work for you. > (hope i don't get killed by saying such thing) Nah, this is a polite list ;-) Besides a facility to gracefully stop the process from within (instead of kill) and a few niceties with snapshot management, I haven't added anything that's vaguely related to this problem to Pimki, so I doubt the behaviour in this case would be different. Cheers, Assaph From virtualarun at yahoo.com Mon Sep 26 05:59:51 2005 From: virtualarun at yahoo.com (Arun G Nair) Date: Mon, 26 Sep 2005 02:59:51 -0700 (PDT) Subject: [Instiki] Error starting Instiki with ruby 1.8.3 Message-ID: <20050926095951.69333.qmail@web52208.mail.yahoo.com> Hi list, After i upgraded to Ruby 1.8.3 i get this error when starting Instiki. /home/arun/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/clean_logger.rb:13:in `remove_const': constant Logger::Format not defined (NameError) from /home/arun/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/clean_logger.rb:13 from /home/arun/instiki-0.10.2/vendor/rails/activesupport/lib/active_support.rb:31 from /home/arun/instiki-0.10.2/config/environment.rb:52 from ./script/server:68 from instiki:6 Any ideas ? -Arun __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From assaph at gmail.com Mon Sep 26 06:54:30 2005 From: assaph at gmail.com (Assaph Mehr) Date: Mon, 26 Sep 2005 20:54:30 +1000 Subject: [Instiki] Error starting Instiki with ruby 1.8.3 In-Reply-To: <20050926095951.69333.qmail@web52208.mail.yahoo.com> References: <20050926095951.69333.qmail@web52208.mail.yahoo.com> Message-ID: <3ff47be9050926035471d78e38@mail.gmail.com> On 9/26/05, Arun G Nair wrote: > After i upgraded to Ruby 1.8.3 i get this error when > starting Instiki. > > /home/arun/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/clean_logger.rb:13:in > `remove_const': constant Logger::Format not defined > (NameError) > from [snip] > Any ideas ? Yep - Ruby 1.8.3 contains update to the stdlib Logger class that breaks the clean_logger file in rails. IIRC this file was a bit of a kludge, and it might be fixed in Rails SVN. Until there is a rails release compatible with 1.8.3, you'll have to use 1.8.2 to run Instiki. Cheers, Assaph From mia at seraphmoon.com Mon Sep 26 17:26:25 2005 From: mia at seraphmoon.com (mia) Date: Mon, 26 Sep 2005 15:26:25 -0600 Subject: [Instiki] Can't connect to localhost:2500 In-Reply-To: References: Message-ID: <24DFAB23-FA02-403A-9A77-20E9C08E209F@seraphmoon.com> > >I'm using OSX which seems to have Apache installed as a server. > However I don't know how to start it or if it starts automatically > or how to get an output from it. > > > >Instiki seems to be running as it puts the Wiki button on the menu > bar. I don't know where to "Use `netstat -an`" or where to set the > proxies. > > >I've tried pinging 127.0.0.1 & localhost and that works fine. > > >Sorry if this is all a bit basic for this list - I just want to > use a wiki for a personal file system and thought Instiki sounded > simple to get up and running. > > > >Huw Point your browser to just "localhost" (no quotes). If you see "Test Page for Apache Installation" then Apache's running; if not, you'll get an error page. If you have an adminstrator password, you can start and stop Apache from Terminal by typing "sudo apachectl start" or stop respectively. You can also use "Personal Web Sharing" on the Sharing pane to turn it on and off, but that opens up your firewall. I'm running Tiger, and occasionally have the same problem as well. If Apache is running, I get a 404 not found trying to go to localhost:2500/wiki/show/HomePage, and the default Apache page if I just go to localhost:2500. What I do to get around it is to go to the Instiki homepage first and click on the "localhost:2500" link from there, and it automagically gets me to my wiki. After that, I can get to it from my bookmark until the next time I restart the machine. --mia ----- zigmia at seraphzigmoon.com You know what you doing? Take off every zig! ICQ: 9660582 || AIM: seraphmihr || Y!M: seraphmihr -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20050926/c27ff491/attachment.htm From huw2 at mac.com Tue Sep 27 04:41:31 2005 From: huw2 at mac.com (huw2@mac.com) Date: Tue, 27 Sep 2005 09:41:31 +0100 Subject: [Instiki] Can't connect to localhost:2500 In-Reply-To: <24DFAB23-FA02-403A-9A77-20E9C08E209F@seraphmoon.com> References: <24DFAB23-FA02-403A-9A77-20E9C08E209F@seraphmoon.com> Message-ID: <12055389.1127810491528.JavaMail.huw2@mac.com> Thanks. I'll get Tiger soon - then hopefully it'll work. huw >I'm using OSX which seems to have Apache installed as a server. However I don't know how to start it or if it starts automatically or how to get an output from it. >Instiki seems to be running as it puts the Wiki button on the menu bar. I don't know where to "Use `netstat -an`" or where to set the proxies. >I've tried pinging 127.0.0.1 & localhost and that works fine. >Sorry if this is all a bit basic for this list - I just want to use a wiki for a personal file system and thought Instiki sounded simple to get up and running. >Huw ?? ?Point your browser to just "localhost" (no quotes).? If you see "Test Page for Apache Installation" then Apache's running; if not, you'll get an error page.? If you have an adminstrator password, you can start and stop Apache from Terminal by typing "sudo apachectl start" or stop respectively.? You can also use "Personal Web Sharing" on the Sharing pane to turn it on and off, but that opens up your firewall. ?? ?I'm running Tiger, and occasionally have the same problem as well.? If Apache is running, I get a 404 not found trying to go to localhost:2500/wiki/show/HomePage, and the default Apache page if I just go to localhost:2500.? What I do to get around it is to go to the Instiki homepage first and click on the "localhost:2500" link from there, and it automagically gets me to my wiki.? After that, I can get to it from my bookmark until the next time I restart the machine. --mia ----- zigmia at seraphzigmoon.com You know what you doing???Take off every zig! ICQ: 9660582??||??AIM: seraphmihr??||??Y!M: seraphmihr From alex at verk.info Wed Sep 28 00:55:34 2005 From: alex at verk.info (Alexey Verkhovsky) Date: Tue, 27 Sep 2005 22:55:34 -0600 Subject: [Instiki] ANN: Instiki-AR beta 1 Message-ID: <433A2246.6070905@verk.info> Hi all, I've just uploaded to RubyForge a what seems to be usable version of Instiki-AR (that's Instiki with an ActiveRecord backend). Unlike Instiki 0.10, this one is a normal Rails application, which means you can host it on Apache, no more ProxyPass and Madeleine madness. Download link: http://rubyforge.org/frs/download.php/6251/instiki-ar-beta1.zip As a beta version, it comes with some bugs and no documentation. If you need a manual to install a Rails app, this release is not for you anyway :) However, here is how to create a database and import data from Instiki 0.10 into it: 1. Copy config/database.default.yml to config/database.yml and edit it 2. If your database is MySQL, create an empty instance, and a user with grants to that instance 3. Run 'ruby script/create_db'. This script creates database objects in all three schemas (test, development, production). Note that it fails if an instance is not empty. 4. Run 'ruby script/import_storage -h' for command line options this script understands. Here is how I run it: ruby script\import_storage -i c:\instiki -t c:\instiki\storage\2500 -o i.sql -d mysql 5. Open a console to your production (or development) database and execute i.sql in it. Databases that I tried it on are SQLite and MySQL. I am very much interested in bug reports and patches. The areas that are expected to be bug-prone are page caching, admin interface, All Pages, Apache/FCGI deployment and performance (although you need to have more than a thousand revisions in your wiki before it starts to hurt in some places). Kudos are due to Rick Olson aka technoweenie for doing most of the initial porting effort. Best regards, Alexey Verkhovsky From patofuofighter at yahoo.com Wed Sep 28 09:30:29 2005 From: patofuofighter at yahoo.com (André Onuki) Date: Wed, 28 Sep 2005 06:30:29 -0700 (PDT) Subject: [Instiki] Running Instiki In-Reply-To: Message-ID: <20050928133029.15821.qmail@web80901.mail.scd.yahoo.com> The problem i described happened everytime any change was made in the wiki and then the wiki was shutdown. When I tried to start it again (as daemon) it would not. I think the snapshot was the problem, since Instiki wouldn't save it (unlike when you Ctrl-C running not as daemon). Pimki has (in its web edit mode) a way to shutdown. This would solve it, or else, catch a kill -15 message and save the snapshot before ending the process. Andr? Onuki Message: 4 Date: Sat, 24 Sep 2005 23:13:58 +1000 From: Assaph Mehr Subject: Re: [Instiki] Running Instiki To: Instiki-users Message-ID: <3ff47be905092406131a7424e2 at mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 On 9/24/05, Andr? Onuki wrote: > I had a problem like that on Linux (waiting > localhost...) when i run Instiki as a daemon. > > Problem was, when i "shutdown" Instiki (by kill -15) > some files wouldn't be saved. > > So for it to start working again, i'd have to start > instiki (not in daemon mode), shut it down then start > in daemon mode again. Did that ever happen more than once? It seems more likely a corrupt snapshot. > Don't know exactly if this will work on Windows (never > tried Instiki for Win). Instiki runs in daemon via fork, which isn't available on Windows, so it shouldn't be a problem there. > You might wanna try Pimki if it doesn't work for you. > (hope i don't get killed by saying such thing) Nah, this is a polite list ;-) Besides a facility to gracefully stop the process from within (instead of kill) and a few niceties with snapshot management, I haven't added anything that's vaguely related to this problem to Pimki, so I doubt the behaviour in this case would be different. Cheers, Assaph __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com From assaph at gmail.com Wed Sep 28 09:52:42 2005 From: assaph at gmail.com (Assaph Mehr) Date: Wed, 28 Sep 2005 23:52:42 +1000 Subject: [Instiki] Running Instiki In-Reply-To: <20050928133029.15821.qmail@web80901.mail.scd.yahoo.com> References: <20050928133029.15821.qmail@web80901.mail.scd.yahoo.com> Message-ID: <3ff47be90509280652299e2e45@mail.gmail.com> On 9/28/05, Andr? Onuki wrote: > The problem i described happened everytime any change > was made in the wiki and then the wiki was shutdown. > When I tried to start it again (as daemon) it would > not. > > I think the snapshot was the problem, since Instiki > wouldn't save it (unlike when you Ctrl-C running not > as daemon). > > Pimki has (in its web edit mode) a way to shutdown. > This would solve it, or else, catch a kill -15 message > and save the snapshot before ending the process. That should probably be done in an END block anyway. I'll see if I play with this and come up with a patch. Cheers, Assaph From rdm at cfcl.com Wed Sep 28 22:11:35 2005 From: rdm at cfcl.com (Rich Morin) Date: Wed, 28 Sep 2005 19:11:35 -0700 Subject: [Instiki] problems with Instiki on Mac OS X Message-ID: I grabbed the DMG archive for Instiki and installed it on my (Tiger 10.4.2) G5 Power Mac. I like it a lot, but I've run into a couple of odd problems: * default location for wiki-textile-2005-09-28-06-31-57.zip I tried the Export link and chose "Markup (Textile)" format. The file went to my Desktop, which seems like an odd location. And, when I looked around for a way to make it go to some other location, I didn't find any administrative interface. Also, I got a nastygram during the process, saying: Archive Utility Unable to unarchive "wiki-textile-2005-09-28-06-31-57.zip" into "Desktop". (Error 1 - Operation not permitted.) My guess is that some utility noticed a new zip archive on the Desktop and tried to unpack it. This isn't really what I wanted to have happen, but why the nastygram? * Automated backup, log files, etc. The documentation appears to indicate that Instiki will save images and log-structured sets of commands somewhere as it gets used. Where are these stored? Is this configurable? -r -- email: rdm at cfcl.com; phone: +1 650-873-7841 http://www.cfcl.com - Canta Forda Computer Laboratory http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc. From jmw at studiokenji.com Thu Sep 29 01:45:42 2005 From: jmw at studiokenji.com (Justin Weiner) Date: Thu, 29 Sep 2005 01:45:42 -0400 Subject: [Instiki] problems with Instiki on Mac OS X In-Reply-To: References: Message-ID: <9A915D95-D87B-4AE1-A983-A5931FE7389B@studiokenji.com> rich, I don't know if you're looking to merge two data sets or port an entire wiki -- for the latter, I've successfully moved my wiki from one 10.4.2 mac to another by transferring these two folders and their entire content to a different machine where instiki is installed: /Users/yourname/Library/Syndication /Users/yourname/Library/Application Support/Instiki For what it's worth, in the second path you'll find the live .zip file and if you attempt to dearchive it, the same error message appears, although the file works just fine. You'll find the snapshots you're looking for here. regards, justin On Sep 28, 2005, at 10:11 PM, Rich Morin wrote: > I grabbed the DMG archive for Instiki and installed it on my > (Tiger 10.4.2) G5 Power Mac. I like it a lot, but I've run > into a couple of odd problems: > > * default location for wiki-textile-2005-09-28-06-31-57.zip > > I tried the Export link and chose "Markup (Textile)" format. > The file went to my Desktop, which seems like an odd location. > And, when I looked around for a way to make it go to some > other location, I didn't find any administrative interface. > > Also, I got a nastygram during the process, saying: > > Archive Utility > Unable to unarchive "wiki-textile-2005-09-28-06-31-57.zip" > into "Desktop". (Error 1 - Operation not permitted.) > > My guess is that some utility noticed a new zip archive on > the Desktop and tried to unpack it. This isn't really what > I wanted to have happen, but why the nastygram? > > * Automated backup, log files, etc. > > The documentation appears to indicate that Instiki will save > images and log-structured sets of commands somewhere as it > gets used. Where are these stored? Is this configurable? > > -r > -- > email: rdm at cfcl.com; phone: +1 650-873-7841 > http://www.cfcl.com - Canta Forda Computer Laboratory > http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc. > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From rdm at cfcl.com Thu Sep 29 02:02:58 2005 From: rdm at cfcl.com (Rich Morin) Date: Wed, 28 Sep 2005 23:02:58 -0700 Subject: [Instiki] problems with Instiki on Mac OS X In-Reply-To: <9A915D95-D87B-4AE1-A983-A5931FE7389B@studiokenji.com> References: <9A915D95-D87B-4AE1-A983-A5931FE7389B@studiokenji.com> Message-ID: At 1:45 AM -0400 9/29/05, Justin Weiner wrote: >I don't know if you're looking to merge two data sets or port an >entire wiki -- for the latter, I've successfully moved my wiki from >one 10.4.2 mac to another by transferring these two folders and their >entire content to a different machine where instiki is installed: Mostly, I was worrying about making sure that the snapshots were getting made and curious about the zip interaction... -r -- email: rdm at cfcl.com; phone: +1 650-873-7841 http://www.cfcl.com - Canta Forda Computer Laboratory http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc. From rdm at cfcl.com Thu Sep 29 02:04:06 2005 From: rdm at cfcl.com (Rich Morin) Date: Wed, 28 Sep 2005 23:04:06 -0700 Subject: [Instiki] newby questions Message-ID: I should begin by saying that I think Instiki is a very nice wiki (I really like the Textile markup) and a great base for experimentation. Now for some questions... * I can't find any way in Textile to specify a page title one way and have its link display in another. That is, something analogous to "Hobix":http://hobix.com/ but with the second part being a page title instead of an external link. * I'd like to be able to edit pages in one window and have a preview appear (and update itself) in a companion window. Jumping back and forth (and trying to remember what was on the other page) is a drag. Does this sound hard? -r -- email: rdm at cfcl.com; phone: +1 650-873-7841 http://www.cfcl.com - Canta Forda Computer Laboratory http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc. From assaph at gmail.com Thu Sep 29 06:15:19 2005 From: assaph at gmail.com (Assaph Mehr) Date: Thu, 29 Sep 2005 20:15:19 +1000 Subject: [Instiki] newby questions In-Reply-To: References: Message-ID: <3ff47be90509290315423673d3@mail.gmail.com> Hi Rich, > * I can't find any way in Textile to specify a page title > one way and have its link display in another. That is, > something analogous to > > "Hobix":http://hobix.com/ > > but with the second part being a page title instead of > an external link. You can actually use textile like this with just the page name, e.g.: "See main page":HomePage But the more conventional way is to use aliased links, e.g.: [[HomePage|See main page]] > * I'd like to be able to edit pages in one window and have > a preview appear (and update itself) in a companion window. > Jumping back and forth (and trying to remember what was on > the other page) is a drag. Does this sound hard? Probably not terribly hard to have a preview section, but not as necessary as you may think. Instiki has the concept of 'continuous revision' - if the same author make a change less than 30 minutes from his last edit, this is considered one revision. This takes care of minor edits etc, and can be comparable to a quick preview. Cheers, Assaph From tamassmith at mac.com Thu Sep 29 08:18:52 2005 From: tamassmith at mac.com (=?ISO-8859-1?Q?Tam=E1s_Smith?=) Date: Thu, 29 Sep 2005 08:18:52 -0400 Subject: [Instiki] problems with Instiki on Mac OS X In-Reply-To: References: Message-ID: Rich Safari has responsibility for downloading the exported archive of the Wiki to your desktop and triggering the automatic extraction. I do not know why you get a permissions error, but I think that an older version of Stuffit had this problem - you may want to look at their site or check the permissions on the downloaded file. Tam?s On Sep 28, 2005, at 10:11 PM, Rich Morin wrote: I grabbed the DMG archive for Instiki and installed it on my (Tiger 10.4.2) G5 Power Mac. I like it a lot, but I've run into a couple of odd problems: * default location for wiki-textile-2005-09-28-06-31-57.zip I tried the Export link and chose "Markup (Textile)" format. The file went to my Desktop, which seems like an odd location. And, when I looked around for a way to make it go to some other location, I didn't find any administrative interface. Also, I got a nastygram during the process, saying: Archive Utility Unable to unarchive "wiki-textile-2005-09-28-06-31-57.zip" into "Desktop". (Error 1 - Operation not permitted.) My guess is that some utility noticed a new zip archive on the Desktop and tried to unpack it. This isn't really what I wanted to have happen, but why the nastygram? * Automated backup, log files, etc. The documentation appears to indicate that Instiki will save images and log-structured sets of commands somewhere as it gets used. Where are these stored? Is this configurable? -r -- email: rdm at cfcl.com; phone: +1 650-873-7841 http://www.cfcl.com - Canta Forda Computer Laboratory http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc. _______________________________________________ Instiki-users mailing list Instiki-users at rubyforge.org http://rubyforge.org/mailman/listinfo/instiki-users From crelisr at gmail.com Thu Sep 29 09:08:08 2005 From: crelisr at gmail.com (Crelis Rammelt) Date: Thu, 29 Sep 2005 15:08:08 +0200 Subject: [Instiki] problems with Instiki on Mac OS X In-Reply-To: References: Message-ID: <356815C0-00C7-4383-80B3-3D051F0F8755@gmail.com> Hi all, I have the latest version of Tiger, Instiki, Stuffit, Safari, etc... The export failure persists. Any suggestion? Greetings! Crelis On Sep 29, 2005, at 2:18 PM, Tam?s Smith wrote: > Rich > > Safari has responsibility for downloading the exported archive of the > Wiki to your desktop and triggering the automatic extraction. I do > not > know why you get a permissions error, but I think that an older > version > of Stuffit had this problem - you may want to look at their site or > check the permissions on the downloaded file. > > Tam?s > > > On Sep 28, 2005, at 10:11 PM, Rich Morin wrote: > > I grabbed the DMG archive for Instiki and installed it on my > (Tiger 10.4.2) G5 Power Mac. I like it a lot, but I've run > into a couple of odd problems: > > * default location for wiki-textile-2005-09-28-06-31-57.zip > > I tried the Export link and chose "Markup (Textile)" format. > The file went to my Desktop, which seems like an odd location. > And, when I looked around for a way to make it go to some > other location, I didn't find any administrative interface. > > Also, I got a nastygram during the process, saying: > > Archive Utility > Unable to unarchive "wiki-textile-2005-09-28-06-31-57.zip" > into "Desktop". (Error 1 - Operation not permitted.) > > My guess is that some utility noticed a new zip archive on > the Desktop and tried to unpack it. This isn't really what > I wanted to have happen, but why the nastygram? > > * Automated backup, log files, etc. > > The documentation appears to indicate that Instiki will save > images and log-structured sets of commands somewhere as it > gets used. Where are these stored? Is this configurable? > > -r > -- > email: rdm at cfcl.com; phone: +1 650-873-7841 > http://www.cfcl.com - Canta Forda Computer Laboratory > http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc. > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users From brent.mcpherson at btinternet.com Thu Sep 29 09:30:57 2005 From: brent.mcpherson at btinternet.com (Brent) Date: Thu, 29 Sep 2005 14:30:57 +0100 Subject: [Instiki] problems with Instiki on Mac OS X In-Reply-To: <356815C0-00C7-4383-80B3-3D051F0F8755@gmail.com> References: <356815C0-00C7-4383-80B3-3D051F0F8755@gmail.com> Message-ID: The export problem on Tiger is a known one as I and others have encountered it. The problem is that Instiki is producing a bad (empty) zip file. I was planning to look into this myself at some point since there doesn't seem to be any active Devs running OS X and/or using export. The only problem is my day job keeps me really busy so I may not get a chance to delve into the world of Instiki/Ruby anytime soon. :-( I guess the other option is to use Instiki 0.9.2. (I'm not sure I can go back though since I (foolishly) didn't backup my storage before installing Instiki 10.2) Personally, I would like to see a way to export/import a complete Wiki (with/without page history) since I am just using Instiki to manage personal information and it would be nice to have a way to clean out old revisions periodically. Cheers! -- Brent On 29 Sep 2005, at 2:08 pm, Crelis Rammelt wrote: > Hi all, > I have the latest version of Tiger, Instiki, Stuffit, Safari, etc... > The export failure persists. > Any suggestion? > Greetings! > Crelis > From alex at verk.info Thu Sep 29 09:51:31 2005 From: alex at verk.info (Alexey Verkhovsky) Date: Thu, 29 Sep 2005 07:51:31 -0600 Subject: [Instiki] problems with Instiki on Mac OS X In-Reply-To: References: <356815C0-00C7-4383-80B3-3D051F0F8755@gmail.com> Message-ID: <433BF163.9090908@verk.info> Brent wrote: >I was planning to look into this myself at some point since there >doesn't seem to be any active Devs running OS X and/or using export. > > That's true. There are no problems with export in Windows. >Personally, I would like to see a way to export/import a complete >Wiki (with/without page history) since I am just using Instiki to >manage personal information and it would be nice to have a way to >clean out old revisions periodically. > > That's one major reason why Instiki-AR will be easier to live with than its predecessor. Cleaning old revisions is a fairly simple database script, something like: DELETE FROM revisions r1 WHERE created_at > '2005-01-01' -- be careful not to delete the last revision of the page though AND r1.id <> (SELECT TOP 1 id FROM revisions r2 WHERE r1.page_id = r2.page_id ORDER BY created_date DESC) or, in ActiveRecord parlance: january_first = DateTime.new(2005, 1, 1) Pages.find(:all).each do |page| page.revisions.each { |revision| revision.destroy if (revision.created_at < january_first and revision != page.last_revision } end --- Alexey Verkhovsky From rdm at cfcl.com Thu Sep 29 13:13:14 2005 From: rdm at cfcl.com (Rich Morin) Date: Thu, 29 Sep 2005 10:13:14 -0700 Subject: [Instiki] newby questions In-Reply-To: <3ff47be90509290315423673d3@mail.gmail.com> References: <3ff47be90509290315423673d3@mail.gmail.com> Message-ID: At 8:15 PM +1000 9/29/05, Assaph Mehr wrote: >But the more conventional way is to use aliased links, e.g.: > [[HomePage|See main page]] That's what I wanted. I don't see it in the "Textile Quick Reference". >Probably not terribly hard to have a preview section, but not as >necessary as you may think. Instiki has the concept of 'continuous >revision' - if the same author make a change less than 30 minutes from >his last edit, this is considered one revision. This takes care of >minor edits etc, and can be comparable to a quick preview. Perhaps I was unclear. I want to be able to look at the formatted text of the page (in one window) as I make revisions (in another). This keeps me from having to remember how the page looks as I make changes to the source code. I can do this now, but it is quite awkward: * Bring up two "show" windows (A, B) * In A, do an Edit Page, make edits, and hit Submit. * In B, hit refresh. * In A, do an Edit Page, ... What I'd like to be able to do is leave A as an edit window and have B refresh itself automagically whenever I hit "Preview" (or whatever). -r -- email: rdm at cfcl.com; phone: +1 650-873-7841 http://www.cfcl.com - Canta Forda Computer Laboratory http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc. From daryl at brandywine.com Thu Sep 29 17:03:35 2005 From: daryl at brandywine.com (Daryl Richter) Date: Thu, 29 Sep 2005 17:03:35 -0400 Subject: [Instiki] [OT} Is the ruby-talk mailing list not working? In-Reply-To: <433A2246.6070905@verk.info> References: <433A2246.6070905@verk.info> Message-ID: <433C56A7.3060205@brandywine.com> Has anyone else stopped getting any mail? -- Daryl "We want great men who, when fortune frowns, will not be discouraged." -- Colonel Henry Knox, 1776 From rdm at cfcl.com Thu Sep 29 17:08:34 2005 From: rdm at cfcl.com (Rich Morin) Date: Thu, 29 Sep 2005 14:08:34 -0700 Subject: [Instiki] [OT} Is the ruby-talk mailing list not working? In-Reply-To: <433C56A7.3060205@brandywine.com> References: <433A2246.6070905@verk.info> <433C56A7.3060205@brandywine.com> Message-ID: Delivered-To: ruby-talk at ruby-lang.org Date: Fri, 30 Sep 2005 02:26:53 +0900 Posted: Thu, 29 Sep 2005 12:26:34 -0500 No, as of half an hour ago... -r At 5:03 PM -0400 9/29/05, Daryl Richter wrote: >Has anyone else stopped getting any mail? > >-- >Daryl > >"We want great men who, when fortune frowns, will not be discouraged." > -- Colonel Henry Knox, 1776 > >_______________________________________________ >Instiki-users mailing list >Instiki-users at rubyforge.org >http://rubyforge.org/mailman/listinfo/instiki-users -- email: rdm at cfcl.com; phone: +1 650-873-7841 http://www.cfcl.com - Canta Forda Computer Laboratory http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc. From rhkramer at gmail.com Thu Sep 29 18:02:36 2005 From: rhkramer at gmail.com (Randy Kramer) Date: Thu, 29 Sep 2005 18:02:36 -0400 Subject: [Instiki] newby questions In-Reply-To: References: <3ff47be90509290315423673d3@mail.gmail.com> Message-ID: <200509291802.36885.rhkramer@gmail.com> On Thursday 29 September 2005 01:13 pm, Rich Morin wrote: > Perhaps I was unclear. I want to be able to look at the formatted > text of the page (in one window) as I make revisions (in another). > This keeps me from having to remember how the page looks as I make > changes to the source code. Me, too! Except my wiki of choice is TWiki. I'm trying to work on an application to do this (separate from the wiki). Wanna help? Randy Kramer From tomcloyd at bestmindhealth.com Thu Sep 29 18:33:21 2005 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Thu, 29 Sep 2005 15:33:21 -0700 Subject: [Instiki] newbie question Message-ID: I'm hoping to get an instance of Instiki running on my domain, hosted on "freebsd5 (GCC 3.4.2 [FreeBSD] 20040728)" - that's what I found in the Control Panel of my Zope instance, for those of you who know Zope. Should I download the Linux version and set it up? Any other tips? Thanks very much, in advance. I'm very dependent upon help from those who know much more than I do. -- t. ====================================================== Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << BestMindHealth.com / tc at bestmindhealth.com >> ====================================================== Using Opera's revolutionary e-mail client (program): http://www.opera.com/mail/ From rdm at cfcl.com Thu Sep 29 18:45:16 2005 From: rdm at cfcl.com (Rich Morin) Date: Thu, 29 Sep 2005 15:45:16 -0700 Subject: [Instiki] newbie question In-Reply-To: References: Message-ID: I haven't looked at the available Linux distributions, so these comments are fairly general: * Instiki itself is written in Ruby, so you'll need to have a Ruby interpreter. * The Ruby interpreter can be built, if need be, from source code. There should be no problem building it on FreeBSD. * The Ruby interpreter may be available in binary form. If so, and if your copy of FreeBSD has Linux compatibility installed, it is quite likely to "Just Work". * The FreeBSD Ports Collection may well have a Ruby binary package. -r At 3:33 PM -0700 9/29/05, Tom Cloyd wrote: >I'm hoping to get an instance of Instiki running on my domain, hosted on >"freebsd5 (GCC 3.4.2 [FreeBSD] 20040728)" - that's what I found in the >Control Panel of my Zope instance, for those of you who know Zope. > >Should I download the Linux version and set it up? Any other tips? > >Thanks very much, in advance. I'm very dependent upon help from those who >know much more than I do. Aren't we all... -r -- email: rdm at cfcl.com; phone: +1 650-873-7841 http://www.cfcl.com - Canta Forda Computer Laboratory http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc. From assaph at gmail.com Thu Sep 29 23:19:57 2005 From: assaph at gmail.com (Assaph Mehr) Date: Fri, 30 Sep 2005 13:19:57 +1000 Subject: [Instiki] newby questions In-Reply-To: References: <3ff47be90509290315423673d3@mail.gmail.com> Message-ID: <3ff47be90509292019j501d1efew312871dc09bb6905@mail.gmail.com> > Perhaps I was unclear. I want to be able to look at the formatted > text of the page (in one window) as I make revisions (in another). > This keeps me from having to remember how the page looks as I make > changes to the source code. Well, it all needs to go through the server anyway to render the pages (the content is relative to the web as a whole). This can be done using Ajax (monitoring the textarea and updating the preview section every few seconds). It can't (to my knowledge) be in a different window - only is a different area on the same page. It might place an extra load on the server (rendering the new content every few seconds), but that is probably not an issue for anything but a really large wiki. The question is that of cost-benefit. Will the benefit of such a feature outweigh the cost of implementing it (time to develop, screen clutter, extra complexity)? That's for Alexey to decide if it goes in (I don't mind developing it as an exercise in Ajax for myself, but I have no control on Instiki). Cheers, Assaph From assaph at gmail.com Thu Sep 29 23:28:30 2005 From: assaph at gmail.com (Assaph Mehr) Date: Fri, 30 Sep 2005 13:28:30 +1000 Subject: [Instiki] [OT] problems with Instiki on Mac OS X In-Reply-To: References: <356815C0-00C7-4383-80B3-3D051F0F8755@gmail.com> Message-ID: <3ff47be90509292028t693eb2d7ie1c060ec5f94342e@mail.gmail.com> > I guess the other option is to use Instiki 0.9.2. (I'm not sure I can > go back though since I (foolishly) didn't backup my storage before > installing Instiki 10.2) I believe you can't - too much has changed. > Personally, I would like to see a way to export/import a complete > Wiki (with/without page history) since I am just using Instiki to > manage personal information and it would be nice to have a way to > clean out old revisions periodically. Export doesn't keep old revisions, only the latest. Import is implemented, but disabled, in Instiki 0.10.2. If you're not afraid of a bit of hacking it's not hard to enable it and import a previously exported zip file (export as markup, not html). On the other hand, it's probably much better to wait for the new Instiki-AR :-) Cheers, Assaph From cblair1986 at gmail.com Fri Sep 30 01:11:05 2005 From: cblair1986 at gmail.com (Chris Blair) Date: Thu, 29 Sep 2005 22:11:05 -0700 Subject: [Instiki] Problem with Windows version... Message-ID: <7c31c11405092922112f0615d9@mail.gmail.com> Hi, I'm using instiki 0.10.2 and I can't connect to the default localhost:2500. When I run 'ruby instiki' or 'ruby instiki.rb' I get: => Starting Instiki on http://0.0.0.0:2500 => Data files are stored in C:/instiki-0.10.2/storage/2500 [2005-09-30 00:02:35] INFO WEBrick 1.3.1 [2005-09-30 00:02:35] INFO ruby 1.8.2 (2004-12-25) [i386-mswin32] [2005-09-30 00:02:36] INFO WEBrick::HTTPServer#start: pid=421979 port=2500 but when I run it with options enabled I get a whole lot of stuff that I don't really understand. I really wanna see what this program's all about, so any help would be appreciated. Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20050929/1e840bbe/attachment.htm From crelisr at gmail.com Fri Sep 30 02:58:35 2005 From: crelisr at gmail.com (Crelis Rammelt) Date: Fri, 30 Sep 2005 08:58:35 +0200 Subject: [Instiki] [OT] problems with Instiki on Mac OS X In-Reply-To: <3ff47be90509292028t693eb2d7ie1c060ec5f94342e@mail.gmail.com> References: <356815C0-00C7-4383-80B3-3D051F0F8755@gmail.com> <3ff47be90509292028t693eb2d7ie1c060ec5f94342e@mail.gmail.com> Message-ID: Hi, I wish I could fix it myself, but I'll keep using 0.9.2 until Instiki- AR. Looking forwards to it! Cheers! On Sep 30, 2005, at 5:28 AM, Assaph Mehr wrote: >> I guess the other option is to use Instiki 0.9.2. (I'm not sure I can >> go back though since I (foolishly) didn't backup my storage before >> installing Instiki 10.2) >> > > I believe you can't - too much has changed. > > >> Personally, I would like to see a way to export/import a complete >> Wiki (with/without page history) since I am just using Instiki to >> manage personal information and it would be nice to have a way to >> clean out old revisions periodically. >> > > Export doesn't keep old revisions, only the latest. Import is > implemented, but disabled, in Instiki 0.10.2. If you're not afraid of > a bit of hacking it's not hard to enable it and import a previously > exported zip file (export as markup, not html). > > On the other hand, it's probably much better to wait for the new > Instiki-AR :-) > > Cheers, > Assaph > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > work +31152788440 mobile +31624621771 home +31206164912 work c.f.rammelt at tbm.tudelft.nl home crelisr at gmail.com home adres Wenslauerstraat 72-1h 1053BB Amsterdam Netherlands work adres Delft University of Technology Faculty of Technology, Policy and Management Technology Dynamics and Sustainable Development Jaffalaan 5 2628RZ Delft The Netherlands From assaph at gmail.com Fri Sep 30 08:12:19 2005 From: assaph at gmail.com (Assaph Mehr) Date: Fri, 30 Sep 2005 22:12:19 +1000 Subject: [Instiki] Problem with Windows version... In-Reply-To: <7c31c11405092922112f0615d9@mail.gmail.com> References: <7c31c11405092922112f0615d9@mail.gmail.com> Message-ID: <3ff47be90509300512q25947d07n6f4475b851cf6d05@mail.gmail.com> Hi Chris, On 9/30/05, Chris Blair wrote: > Hi, I'm using instiki 0.10.2 and I can't connect to the default > localhost:2500. When I run 'ruby instiki' or 'ruby instiki.rb' I get: > => Starting Instiki on http://0.0.0.0:2500 > => Data files are stored in C:/instiki-0.10.2/storage/2500 > [2005-09-30 00:02:35] INFO WEBrick 1.3.1 > [2005-09-30 00:02:35] INFO ruby 1.8.2 (2004-12-25) [i386-mswin32] > [2005-09-30 00:02:36] INFO WEBrick::HTTPServer#start: pid=421979 port=2500 > > but when I run it with options enabled I get a whole lot of stuff that I > don't really understand. I really wanna see what this program's all about, > so any help would be appreciated. Thanks! What sort of options and what do you get back? The above looks like normal startup. After you start it, just open a browser and point it to http://localhost:2500/ and you should see the system creation page. Cheers, Assaph From per.jotun at uis.no Fri Sep 30 08:14:41 2005 From: per.jotun at uis.no (Per Jotun) Date: Fri, 30 Sep 2005 14:14:41 +0200 Subject: [Instiki] Problem formatting the word LaTeX Message-ID: <433D2C31.9040106@uis.no> I am using Instiki v0.10.2 to write about LaTeX and my problem is that whenever I put the word LaTeX in a text or heading, Instiki insist on making a link of it like La Te X? I use Textile as mark up, but I tried Markdown as well. The only place it turn out well is in a link like "LaTeX":latex The source of how Instiki format the word LaTeX is: La Te X? Any solution on how to avoid Instiki making a "span class" and "newWikiWord" out of the word LaTeX? Per Jotun Stavanger, Norway From assaph at gmail.com Fri Sep 30 08:26:45 2005 From: assaph at gmail.com (Assaph Mehr) Date: Fri, 30 Sep 2005 22:26:45 +1000 Subject: [Instiki] Problem formatting the word LaTeX In-Reply-To: <433D2C31.9040106@uis.no> References: <433D2C31.9040106@uis.no> Message-ID: <3ff47be90509300526i45e26133yb5bd6a2b3d0f33fd@mail.gmail.com> Hi Per, On 9/30/05, Per Jotun wrote: > I am using Instiki v0.10.2 to write about LaTeX and my problem is that > whenever I put the word LaTeX in a text or heading, Instiki insist on > making a link of it like La Te X? You can escape WikiWords with a backslash, e.g.: \LaTeX This will tell Instiki not to treat this as a wiki word and it will not create the links. Cheers, Assaph From cblair1986 at gmail.com Fri Sep 30 12:01:12 2005 From: cblair1986 at gmail.com (Chris Blair) Date: Fri, 30 Sep 2005 09:01:12 -0700 Subject: [Instiki] Problem with Windows version... In-Reply-To: <7c31c114050930085726cf4924@mail.gmail.com> References: <7c31c11405092922112f0615d9@mail.gmail.com> <3ff47be90509300512q25947d07n6f4475b851cf6d05@mail.gmail.com> <7c31c114050930085726cf4924@mail.gmail.com> Message-ID: <7c31c11405093009014f81fa11@mail.gmail.com> On 9/30/05, Assaph Mehr wrote: > > Hi Chris, > > > > What sort of options and what do you get back? > > The above looks like normal startup. After you start it, just open a > browser and point it to http://localhost:2500/ and you should see the > system creation page. > > Cheers, > Assaph > Well, I don't use any options. I just cd to c:\instiki-0.10.2 (Where I have it installed), and run 'ruby instiki'. I've also tried running the rb-file itself like 'ruby instiki.rb', but neither work. And the stuff that I get back from running with warnings enabled is just a whole bunch of 'C:/instiki-0.10.2/vendor/rails/actionpack/lib/action_controller/routing.rb:86: warning: instance variable @optional not initialized' and '=> Starting Instiki on http://0.0.0.0:2500 => Data files are stored in C:/instiki-0.10.2/storage/2500 C:/instiki-0.10.2/vendor/rails/railties/lib/webrick_server.rb:14: warning: method redefined; discarding old stdinput C:/instiki-0.10.2/vendor/rails/railties/lib/webrick_server.rb:18: warning: method redefined; discarding old env_table C:/instiki-0.10.2/vendor/rails/railties/lib/webrick_server.rb:22: warning: method redefined; discarding old initialize C:/instiki-0.10.2/vendor/rails/actionpack/lib/action_controller/base.rb:303: warning: instance variable @controller_path not initialized [2005-09-30 10:55:07] INFO WEBrick 1.3.1 [2005-09-30 10:55:07] INFO ruby 1.8.2 (2004-12-25) [i386-mswin32] C:/instiki-0.10.2/vendor/rails/railties/lib/breakpoint.rb:463: warning: redefine parse_opts [2005-09-30 10:55:09] INFO WEBrick::HTTPServer#start: pid=454555 port=2500' I really have no clue as to what's going on, though I know it's something to do with routing.rb, webrick_server.rb, base.rb, and breakpoint.rb. I really don't think these should be wrong, though, as I'm just trying to use the default Instiki installation for Windows (the instiki-NNN.zip file). Again, any help is appreciated. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20050930/9f427e04/attachment.htm