From luigi.rizzo at gmail.com Wed Mar 1 04:53:06 2006 From: luigi.rizzo at gmail.com (Luigi Rizzo) Date: Wed, 1 Mar 2006 10:53:06 +0100 Subject: [Instiki] Watched page email notifications In-Reply-To: <003201c63cb0$eeac2e90$fc01a8c0@MaxDunnAV> References: <003201c63cb0$eeac2e90$fc01a8c0@MaxDunnAV> Message-ID: <1c7fecb90603010153v39144468x8976c4625fe7c2ff@mail.gmail.com> Hello Max. Please, keep me posted if you will develop this feature since I'd like to add it to mi instiki installation too. Do you also plan to submit it to the online SVN repository? I could be of help in testing that out, since I'm not an heavy coder though ... Regards. --L On 2/28/06, Max Dunn wrote: > > > > Is anyone working on "watch" feature for Instiki that will email > notifications when pages are changed? > > > > This is a feature I need, but before I coded it myself I wanted to check to > see if anyone else is already working on it. > > > > --Max Dunn > > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > > From chris at seagul.co.uk Wed Mar 1 05:05:08 2006 From: chris at seagul.co.uk (Chris Roos) Date: Wed, 01 Mar 2006 10:05:08 +0000 Subject: [Instiki] Watched page email notifications In-Reply-To: <1c7fecb90603010153v39144468x8976c4625fe7c2ff@mail.gmail.com> References: <003201c63cb0$eeac2e90$fc01a8c0@MaxDunnAV> <1c7fecb90603010153v39144468x8976c4625fe7c2ff@mail.gmail.com> Message-ID: <440571D4.6040508@seagul.co.uk> I wonder why you wouldn't just use the rss feature? If not, there appear to be some rss to email gateways you might utilise and save the development effort. Chris Luigi Rizzo wrote: > Hello Max. > Please, keep me posted if you will develop this feature since I'd like > to add it to mi instiki installation too. > Do you also plan to submit it to the online SVN repository? > I could be of help in testing that out, since I'm not an heavy coder though ... > Regards. > --L > > On 2/28/06, Max Dunn wrote: >> >> >> Is anyone working on "watch" feature for Instiki that will email >> notifications when pages are changed? >> >> >> >> This is a feature I need, but before I coded it myself I wanted to check to >> see if anyone else is already working on it. >> >> >> >> --Max Dunn >> >> >> >> >> _______________________________________________ >> 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 instiki at maxdunn.com Wed Mar 1 10:30:09 2006 From: instiki at maxdunn.com (Max Dunn) Date: Wed, 1 Mar 2006 07:30:09 -0800 Subject: [Instiki] Watched page email notifications In-Reply-To: <440571D4.6040508@seagul.co.uk> Message-ID: <001101c63d45$067c8760$fc01a8c0@MaxDunnAV> Hi Chris, Thanks for the suggestion about using rss. The challenge is that I am using a heavily modified version of Instiki for a Little League baseball web site, http://tricitiesbaseball.org, and many of the users are not all that computer literate and might not be familiar with rss. However, maybe an rss to email gateway might do the trick - I will look into this further. --Max -----Original Message----- From: instiki-users-bounces at rubyforge.org [mailto:instiki-users-bounces at rubyforge.org] On Behalf Of Chris Roos Sent: Wednesday, March 01, 2006 2:05 AM To: Instiki-users Subject: Re: [Instiki] Watched page email notifications I wonder why you wouldn't just use the rss feature? If not, there appear to be some rss to email gateways you might utilise and save the development effort. Chris Luigi Rizzo wrote: > Hello Max. > Please, keep me posted if you will develop this feature since I'd like > to add it to mi instiki installation too. > Do you also plan to submit it to the online SVN repository? > I could be of help in testing that out, since I'm not an heavy coder though ... > Regards. > --L > > On 2/28/06, Max Dunn wrote: >> >> >> Is anyone working on "watch" feature for Instiki that will email >> notifications when pages are changed? >> >> >> >> This is a feature I need, but before I coded it myself I wanted to check to >> see if anyone else is already working on it. >> >> >> >> --Max Dunn >> >> >> >> >> _______________________________________________ >> 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 _______________________________________________ Instiki-users mailing list Instiki-users at rubyforge.org http://rubyforge.org/mailman/listinfo/instiki-users From instiki at maxdunn.com Wed Mar 1 10:30:09 2006 From: instiki at maxdunn.com (Max Dunn) Date: Wed, 1 Mar 2006 07:30:09 -0800 Subject: [Instiki] Watched page email notifications In-Reply-To: <1c7fecb90603010153v39144468x8976c4625fe7c2ff@mail.gmail.com> Message-ID: <001201c63d45$06c3f0a0$fc01a8c0@MaxDunnAV> Hi Luigi, I actually maintain two trees: one with the Instiki trunk code and another for my heavily modified Instiki code I use for the http://tricitiesbaseball.org site. Any changes that would be useful for the main Instiki code I migrate back and submit the patch. Thanks for agreeing to help test out this enhancement. I will submit a notice once it is done. --Max -----Original Message----- From: instiki-users-bounces at rubyforge.org [mailto:instiki-users-bounces at rubyforge.org] On Behalf Of Luigi Rizzo Sent: Wednesday, March 01, 2006 1:53 AM To: Instiki-users Subject: Re: [Instiki] Watched page email notifications Hello Max. Please, keep me posted if you will develop this feature since I'd like to add it to mi instiki installation too. Do you also plan to submit it to the online SVN repository? I could be of help in testing that out, since I'm not an heavy coder though ... Regards. --L On 2/28/06, Max Dunn wrote: > > > > Is anyone working on "watch" feature for Instiki that will email > notifications when pages are changed? > > > > This is a feature I need, but before I coded it myself I wanted to check to > see if anyone else is already working on it. > > > > --Max Dunn > > > > > _______________________________________________ > 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 jon at squarezero.co.uk Sun Mar 5 08:52:00 2006 From: jon at squarezero.co.uk (jon) Date: Sun, 5 Mar 2006 13:52:00 -0000 Subject: [Instiki] instiki on a LAN....... Message-ID: <200603051339.k25DdCJb006757@rubyforge.org> Hello I am new to instiki and I am trying to set up a wiki up on my LAN. We don't have a dedicated server, instead we have Workgroup environment with PC' s and Mac's that all communicate fine. I have set up instiki on a pc and works fine at http://localhost:2500. So this is the question. How do I access the instiki from all the other machines on the network? I have very little programming experience but understand the basics. Any help that any one has would be a great help to me. Thanks Jon -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20060305/bfbb0aa1/attachment.htm From dpguest at bestweb.net Sun Mar 5 08:56:00 2006 From: dpguest at bestweb.net (David Guest) Date: Sun, 05 Mar 2006 08:56:00 -0500 Subject: [Instiki] instiki on a LAN....... In-Reply-To: <200603051339.k25DdCJb006757@rubyforge.org> References: <200603051339.k25DdCJb006757@rubyforge.org> Message-ID: <440AEDF0.4030100@bestweb.net> jon wrote: > Hello > > I am new to instiki and I am trying to set up a wiki up on my LAN. We > don't have a dedicated server, instead we have Workgroup environment > with PC' s and Mac's that all communicate fine. I have set up instiki > on a pc and works fine at http://localhost:2500. So this is the > question. How do I access the instiki from all the other machines on > the network? I have very little programming experience but understand > the basics. > > Any help that any one has would be a great help to me. > > Thanks > Jon > >------------------------------------------------------------------------ > >_______________________________________________ >Instiki-users mailing list >Instiki-users at rubyforge.org >http://rubyforge.org/mailman/listinfo/instiki-users > The computer on which you are running your wiki has an IP address. If you run configip, you can learn that address, and unless you change cabling etc, you probably will retain that address ... Then others can get to your computer by http://192.168.0.1:2500 or whatever the address is followed by the colon 2500. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20060305/124d0d46/attachment-0001.htm From philip at electricvisions.com Sun Mar 5 20:32:14 2006 From: philip at electricvisions.com (Philip Thompson) Date: Mon, 06 Mar 2006 01:32:14 +0000 Subject: [Instiki] instiki on a LAN....... In-Reply-To: <440AEDF0.4030100@bestweb.net> References: <200603051339.k25DdCJb006757@rubyforge.org> <440AEDF0.4030100@bestweb.net> Message-ID: <440B911E.2030407@electricvisions.com> An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20060306/7b69e8b8/attachment.htm From samer at kanjo.net Mon Mar 6 00:05:45 2006 From: samer at kanjo.net (Samer Kanjo) Date: Sun, 5 Mar 2006 23:05:45 -0600 Subject: [Instiki] instiki on a LAN....... In-Reply-To: <440B911E.2030407@electricvisions.com> Message-ID: <200603060452.k264qmJb016136@rubyforge.org> Jon, Assuming you mean a Windows workgroup environment then you should be able to simply use the name of the computer on the workgroup along with the port number as the URL. For example, if you set up Instiki on your computer named Mustang, you can access Instiki on your computer using either http://localhost:2500 or http://mustang:2500 . Now if you go to a co-workers computer named Charger you should be able to access Instiki on your computer by using http://mustang:2500 . I have no experience with MACs so I really couldn't say if it would work on them. Samer _____ From: instiki-users-bounces at rubyforge.org [mailto:instiki-users-bounces at rubyforge.org] On Behalf Of Philip Thompson Sent: Sunday, March 05, 2006 7:32 PM To: Instiki-users Subject: Re: [Instiki] instiki on a LAN....... Actually it's ipconfig. Also if they use DHCP the addresses will be renewed periodically so the address may change (although unlikely but it can happen). If you are using DHCP you may be able to configure your router/switch to reserve an IP address for a particular machine (using it's MAC address as ID) so you can guarantee it won't change. Regards, Phil David Guest wrote: jon wrote: Hello I am new to instiki and I am trying to set up a wiki up on my LAN. We don't have a dedicated server, instead we have Workgroup environment with PC' s and Mac's that all communicate fine. I have set up instiki on a pc and works fine at http://localhost:2500. So this is the question. How do I access the instiki from all the other machines on the network? I have very little programming experience but understand the basics. Any help that any one has would be a great help to me. Thanks Jon _____ _______________________________________________ Instiki-users mailing list Instiki-users at rubyforge.org http://rubyforge.org/mailman/listinfo/instiki-users The computer on which you are running your wiki has an IP address. If you run configip, you can learn that address, and unless you change cabling etc, you probably will retain that address ... Then others can get to your computer by http://192.168.0.1:2500 or whatever the address is followed by the colon 2500. _____ _______________________________________________ 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/20060305/4431e26f/attachment.htm From brian.leroux at westcoastlogic.com Tue Mar 7 20:29:22 2006 From: brian.leroux at westcoastlogic.com (Brian LeRoux) Date: Tue, 7 Mar 2006 17:29:22 -0800 Subject: [Instiki] create a new web Message-ID: For the life of me, I can't remember how I created the current "web"s with Instiki.. how do I add a new one? Thanks in advance for answering a question I should be able to anwer myself! From assaph at gmail.com Tue Mar 7 23:12:05 2006 From: assaph at gmail.com (Assaph Mehr) Date: Wed, 8 Mar 2006 15:12:05 +1100 Subject: [Instiki] create a new web In-Reply-To: References: Message-ID: <3ff47be90603072012n70e8bf35q93ea6fd7e19250d2@mail.gmail.com> On 3/8/06, Brian LeRoux wrote: > For the life of me, I can't remember how I created the current "web"s > with Instiki.. how do I add a new one? HomePage -> Edit Web -> "create a new web" down the bottom. From wolf2k5 at gmail.com Thu Mar 9 04:34:48 2006 From: wolf2k5 at gmail.com (wolf2k5) Date: Thu, 9 Mar 2006 10:34:48 +0100 Subject: [Instiki] Mac OS X export issue In-Reply-To: <8d8ba2bb0602261433w22700ecld23d0e24e3909a9c@mail.gmail.com> References: <8d8ba2bb0602261433w22700ecld23d0e24e3909a9c@mail.gmail.com> Message-ID: <8d8ba2bb0603090134h537f1619k9bbaf9df4c089b69@mail.gmail.com> On 2/26/06, wolf2k5 wrote: > Hi, > > I hit the known issue with the export feature for Instiki 0.10.2 on > Mac OS X (empty or corrupt ZIP file). > > Does anyone know how to fix it? Anyone? Thanks. From paul.p.carey at gmail.com Thu Mar 9 17:50:08 2006 From: paul.p.carey at gmail.com (Paul Carey) Date: Thu, 9 Mar 2006 22:50:08 +0000 Subject: [Instiki] Upgrade to 1.8.4 causing problems Message-ID: <13ae4dd50603091450k1f120868v97577afc90b8d251@mail.gmail.com> Hi I recently upgraded from the 1.8.2 one click install for Windows to the 1.8.4 preview (http://rubyinstaller.rubyforge.org/). I now get the following error when I try to start Instiki (Instiki-AR-Beta1) C:\Apps\instiki-ar>ruby instiki.rb C:/Apps/instiki-ar/vendor/rails/activesupport/lib/active_support/clean_logger.rb:13:in `remove_const': constant Logger:: Format not defined (NameError) from C:/Apps/instiki-ar/vendor/rails/activesupport/lib/active_support/clean_logger.rb:13 from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require' from C:/Apps/instiki-ar/vendor/rails/activesupport/lib/active_support.rb:31 from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require' from ./script/../config/environment.rb:60 from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require' from ./script/server:42 from instiki.rb:3 Any thoughts? Many thanks. Paul From assaph at gmail.com Thu Mar 9 18:06:28 2006 From: assaph at gmail.com (Assaph Mehr) Date: Fri, 10 Mar 2006 10:06:28 +1100 Subject: [Instiki] Upgrade to 1.8.4 causing problems In-Reply-To: <13ae4dd50603091450k1f120868v97577afc90b8d251@mail.gmail.com> References: <13ae4dd50603091450k1f120868v97577afc90b8d251@mail.gmail.com> Message-ID: <3ff47be90603091506h23c14154s8ab1615e63a79105@mail.gmail.com> Hi Paul, > I recently upgraded from the 1.8.2 one click install for Windows to > the 1.8.4 preview (http://rubyinstaller.rubyforge.org/). I now get the > following error when I try to start Instiki (Instiki-AR-Beta1) > > C:\Apps\instiki-ar>ruby instiki.rb > C:/Apps/instiki-ar/vendor/rails/activesupport/lib/active_support/clean_logger.rb:13:in > `remove_const': constant Logger:: I seem to recall that when 1.8.4 came out there was a problem in Rails with accessing the Logger (API changed in Ruby). This was later fixed in Rails, but Instiki-AR is still using an old version on Rails. There is a patch at: http://dev.rubyonrails.org/attachment/ticket/2245/as_clean_logger_rb-fixed.patch HTH, Assaph From lgrey at sonicsoftware.com Fri Mar 10 11:35:11 2006 From: lgrey at sonicsoftware.com (Lee Grey) Date: Fri, 10 Mar 2006 11:35:11 -0500 Subject: [Instiki] `remove_const': constant Logger::Format not defined (NameError) Message-ID: <2F7FCE597C4B67428D5906FEBC06B6E68179A6@MAIL01.bedford.progress.com> Hi. I'm trying to install Instiki (either flavor) to a Red Hat machine. I built Ruby, and it seems to run properly (passes make test). I've also installed rubygems, activesupport, and activerecord, in an attempt to get beyond this problem. When I invoke either instiki-0.10.2 or instiki-ar, I get the following stacktrace: [root at sncp-wiki instiki-0.10.2]# ./instiki /opt/instiki/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/clean_logger.rb:13:in `remove_const': constant Logger::Format not defined (NameError) from /opt/instiki/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/clean_logger.rb:13 from /opt/instiki/instiki-0.10.2/vendor/rails/activesupport/lib/active_support.rb:31 from /opt/instiki/instiki-0.10.2/config/environment.rb:52 from ./script/server:68 from ./instiki:6 [root at sncp-wiki instiki-0.10.2]# Since this same error occurs when I run either the ar version or the 0.10.2 version, there's obviously something missing in Ruby itself. The two-step installation instructions obviously assume you've got something available in Ruby that I don't have, but I don't know what it is. Either that, or I messed something up when I built Ruby. I don't know Ruby well enough to debug the problem, but it's clearly a missing library problem. Thanks, Lee Grey Sonic Software http://www.leegrey.com/hmm -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20060310/edc60f70/attachment.htm From assaph at gmail.com Fri Mar 10 14:33:19 2006 From: assaph at gmail.com (Assaph Mehr) Date: Sat, 11 Mar 2006 06:33:19 +1100 Subject: [Instiki] `remove_const': constant Logger::Format not defined (NameError) In-Reply-To: <2F7FCE597C4B67428D5906FEBC06B6E68179A6@MAIL01.bedford.progress.com> References: <2F7FCE597C4B67428D5906FEBC06B6E68179A6@MAIL01.bedford.progress.com> Message-ID: <3ff47be90603101133l5dc4d959h9dc2d90312f7e158@mail.gmail.com> Hi Lee, I posted the solution for this to the list just yesterday ;-) Please look at the list archives. HTH, Assaph On 3/11/06, Lee Grey wrote: > > Hi. I'm trying to install Instiki (either flavor) to a Red Hat machine. I > built Ruby, and it seems to run properly (passes make test). I've also > installed rubygems, activesupport, and activerecord, in an attempt to get > beyond this problem. > > When I invoke either instiki-0.10.2 or instiki-ar, I get the following > stacktrace: > > [root at sncp-wiki instiki-0.10.2]# ./instiki > /opt/instiki/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/clean_logger.rb:13:in > `remove_const': constant Logger::Format not defined (NameError) > from > /opt/instiki/instiki-0.10.2/vendor/rails/activesupport/lib/active_support/clean_logger.rb:13 > from > /opt/instiki/instiki-0.10.2/vendor/rails/activesupport/lib/active_support.rb:31 > from /opt/instiki/instiki-0.10.2/config/environment.rb:52 > from ./script/server:68 > from ./instiki:6 > [root at sncp-wiki instiki-0.10.2]# > > Since this same error occurs when I run either the ar version or the 0.10.2 > version, there's obviously something missing in Ruby itself. The two-step > installation instructions obviously assume you've got something available in > Ruby that I don't have, but I don't know what it is. Either that, or I > messed something up when I built Ruby. > > I don't know Ruby well enough to debug the problem, but it's clearly a > missing library problem. > > Thanks, > > Lee Grey > Sonic Software > http://www.leegrey.com/hmm > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > > From jon at jontillman.com Tue Mar 14 15:50:48 2006 From: jon at jontillman.com (Jon Tillman) Date: Tue, 14 Mar 2006 15:50:48 -0500 Subject: [Instiki] Instiki start-up issues Message-ID: <554614574.20060314155048@jontillman.com> I am running Instiki 0.10.2 on Ruby 1.8.2 and I get the following error every time I attempt to connect to 127.0.0.1:2500 or localhost:2500 [2006-03-14 15:43:33] ERROR Errno::EINVAL: Invalid argument c:/ruby/lib/ruby/1.8/webrick/httprequest.rb:325:in `gets' c:/ruby/lib/ruby/1.8/webrick/httprequest.rb:325:in `__send__' c:/ruby/lib/ruby/1.8/webrick/httprequest.rb:325:in `_read_data' c:/ruby/lib/ruby/1.8/webrick/httprequest.rb:324:in `timeout' c:/ruby/lib/ruby/1.8/timeout.rb:55:in `timeout' c:/ruby/lib/ruby/1.8/webrick/httprequest.rb:324:in `_read_data' c:/ruby/lib/ruby/1.8/webrick/httprequest.rb:335:in `read_line' c:/ruby/lib/ruby/1.8/webrick/httprequest.rb:225:in `read_request_line' c:/ruby/lib/ruby/1.8/webrick/httprequest.rb:86:in `parse' c:/ruby/lib/ruby/1.8/webrick/httpserver.rb:56:in `run' c:/ruby/lib/ruby/1.8/webrick/server.rb:155:in `start_thread' c:/ruby/lib/ruby/1.8/webrick/server.rb:144:in `start' c:/ruby/lib/ruby/1.8/webrick/server.rb:144:in `start_thread' c:/ruby/lib/ruby/1.8/webrick/server.rb:94:in `start' c:/ruby/lib/ruby/1.8/webrick/server.rb:89:in `each' c:/ruby/lib/ruby/1.8/webrick/server.rb:89:in `start' c:/ruby/lib/ruby/1.8/webrick/server.rb:79:in `start' c:/ruby/lib/ruby/1.8/webrick/server.rb:79:in `start' c:/instiki/vendor/rails/railties/lib/webrick_server.rb:57:in `dispatch' c:/instiki/script/server:92 c:/instiki/instiki.rb:3:in `load' c:/instiki/instiki.rb:3 Any help would be appreciated. From alex at verk.info Sat Mar 18 19:43:44 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Sat, 18 Mar 2006 17:43:44 -0700 Subject: [Instiki] Creating tickets now reuqires password-protection Message-ID: <441CA940.6010601@verk.info> Hi all, Tickets at http://dev.instiki.org recently became a spam target. I have to block anonymous users from creating or editing tickets. If you want to create a ticket for Instiki (you will, because I am going to release version 0.11 now :), login as "guest", password "guest". Let's hope that those spammers are not subscribed to instiki-users. Best regards, Alex Verkhovsky From alex at verk.info Sun Mar 19 04:00:51 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Sun, 19 Mar 2006 02:00:51 -0700 Subject: [Instiki] [ANN] Instiki 0.11.0 - ActiveRecord Forever Message-ID: <441D1DC3.8070007@verk.info> Dear all, If you thought Instiki was a dead project, you were right. Since I've got a day job that doesn't suck (Official Ruby Zealot of ThoughtWorks Canada), my motivation to do open source greatly sufferred :) But... but... but! Here is Instiki 0.11.0, and in this version Instiki is (finally!) moving to ActiveRecord backend and (finally!) has the File Upload feature. Instiki is a Wiki Clone that's so easy to set up and so pretty to look at, you'?l be wondering whether this is a real wiki at all. It is also the most frequently downloaded end-user application on RubyForge, surpassed only by Rails, One Click Installer and RubyGems. Changes in this version: SQL-based backend (ActiveRecord) File uploads (finally) Upgraded to Rails 1.0.0 Replaced internal link generator with routing Fixed --daemon option Removed Rubygem and native OS X distributions Improved HTML diff More accurate "See Changes" The released files are available at http://rubyforge.org/frs/?group_id=186 Online documentation is at http://instiki.org. Source code and bug tracker are at http://dev.instiki.org README at http://svn.instiki.org/instiki/tags/release-0.11.0/README contains instructions on how to install this version and migrate data from Instiki 0.10 or Instiki-AR beta. Especially big thanks to Rick Olson aka technoweenie for his help with porting Instiki to ActiveRecord. Big thanks to DHH and Co. for Rails, to Why the Lucky Stiff for RedCloth, and everybody who sent me patches and otherwise prodded me to keep going for that extra bit of motivation. Best regards, Alexey Verkhovsky From wolf2k5 at gmail.com Sun Mar 19 04:13:33 2006 From: wolf2k5 at gmail.com (wolf2k5) Date: Sun, 19 Mar 2006 10:13:33 +0100 Subject: [Instiki] [ANN] Instiki 0.11.0 - ActiveRecord Forever In-Reply-To: <441D1DC3.8070007@verk.info> References: <441D1DC3.8070007@verk.info> Message-ID: <8d8ba2bb0603190113t4e56162br37714c5094bbcef4@mail.gmail.com> > Removed Rubygem and native OS X distributions Is the Mac OS X install package coming back anytime soon? I think a lot of people would love that, me for sure! Thanks. From alex at verk.info Sun Mar 19 04:26:02 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Sun, 19 Mar 2006 02:26:02 -0700 Subject: [Instiki] Need feedback and help with packaging Instiki for Linux and OSX In-Reply-To: <441D1DC3.8070007@verk.info> References: <441D1DC3.8070007@verk.info> Message-ID: <441D23AA.5050601@verk.info> So far, Instiki 0.11.0 is only packaged for Windows. It will work on any other platform that Rails works on, as long as you have SQLite or MySQL installed, and edit config/database.yml appropriately, but only on Windows you can download, unzip and run it out of the box. The sole reason why I didn't package it the same way for Linux or OS X is that I don't have either at hand. Can somebody help? Also, please tell me if Instiki works out of the box on your Windows PC. It does on both my laptop and desktop, but that's not very convincing (they aren't very "normal" PCs). Best regards, Alex Verkhovsky From alex at verk.info Sun Mar 19 04:28:52 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Sun, 19 Mar 2006 02:28:52 -0700 Subject: [Instiki] [ANN] Instiki 0.11.0 - ActiveRecord Forever In-Reply-To: <8d8ba2bb0603190113t4e56162br37714c5094bbcef4@mail.gmail.com> References: <441D1DC3.8070007@verk.info> <8d8ba2bb0603190113t4e56162br37714c5094bbcef4@mail.gmail.com> Message-ID: <441D2454.1090201@verk.info> wolf2k5 wrote: >> Removed Rubygem and native OS X distributions >> >> > >Is the Mac OS X install package coming back anytime soon? > >I think a lot of people would love that, me for sure! > > Same story as with 0.10 releases. If somebody wants a .dmg strongly enough to create it, I'll gladly make it available for downloading. Alex From alex at verk.info Sun Mar 19 16:11:58 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Sun, 19 Mar 2006 14:11:58 -0700 Subject: [Instiki] [Rails] [ANN] Instiki 0.11.0 - ActiveRecord Forever In-Reply-To: <5440c2a90603191233u284da6b7kf361f78222ff9580@mail.gmail.com> References: <441D1DC3.8070007@verk.info> <5440c2a90603191233u284da6b7kf361f78222ff9580@mail.gmail.com> Message-ID: <441DC91E.60401@verk.info> Hammed Malik wrote: > I'm getting deadlock errors on windows: > > Any ideas? Hmm... Neither c:/ruby/lib/ruby/1.8/webrick/server.rb:88, nor c:/ruby/lib/ruby/1.8/timeout.rb:41 contain anything remotely interesting on my PC. The latter is in the middle of a large comment block, in fact. I suspect your Ruby version is not the same as mine. I have One Click Installer 1.8.4.16 preview3: C:\eclipse\workspace\instiki>ruby -v ruby 1.8.4 (2005-12-24) [i386-mswin32] What's yours? In case it's not the same, can you try to upgrade from http://rubyforge.org/frs/download.php/8338/ruby184-16p3.exe and see what happens? Alex From rdm at cfcl.com Sun Mar 19 20:29:28 2006 From: rdm at cfcl.com (Rich Morin) Date: Sun, 19 Mar 2006 17:29:28 -0800 Subject: [Instiki] [ANN] Instiki 0.11.0 - ActiveRecord Forever In-Reply-To: <441D2454.1090201@verk.info> References: <441D1DC3.8070007@verk.info> <8d8ba2bb0603190113t4e56162br37714c5094bbcef4@mail.gmail.com> <441D2454.1090201@verk.info> Message-ID: At 2:28 AM -0700 3/19/06, Alexey Verkhovsky wrote: > If somebody wants a .dmg strongly enough to create it, > I'll gladly make it available for downloading. Count me as an interested "customer" for such a DMG. Also, I'd love to be able to package up snapshots of my Instiki-based wikis. A script (or at least, a HOWTO) for this would be way cool to have. -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume rdm at cfcl.com http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web development From alex at verk.info Sun Mar 19 20:55:22 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Sun, 19 Mar 2006 18:55:22 -0700 Subject: [Instiki] [ANN] Instiki 0.11.0 - ActiveRecord Forever In-Reply-To: References: <441D1DC3.8070007@verk.info> <8d8ba2bb0603190113t4e56162br37714c5094bbcef4@mail.gmail.com> <441D2454.1090201@verk.info> Message-ID: <441E0B8A.8000107@verk.info> Rich Morin wrote: >Count me as an interested "customer" for such a DMG. > >Also, I'd love to be able to package up snapshots of my >Instiki-based wikis. A script (or at least, a HOWTO) for > > Rich, What we need is an interested _creator_ of such a DMG, somebody with a Macbook and few hours to spare for the benefit of the humankind :) As for snapshots. Not sure if I understand the question right, but if we are talking about taking a backup copy of the data, the way to do it depends on which database you are using. For SQLite (default option), backing it up is simply a matter of copying the database file, which by default is located at instiki-0.11.0/db/production.db.sqlite3. This location, by the way, can be changed by editing instiki-0.11.0/config/database.yml, specifically the last line in the following section: production: adapter: sqlite3 database: db/production.db.sqlite3 Note: all whitespace in database.yml file format is important, especially the indentation. Best regards, Alex From rdm at cfcl.com Sun Mar 19 21:11:13 2006 From: rdm at cfcl.com (Rich Morin) Date: Sun, 19 Mar 2006 18:11:13 -0800 Subject: [Instiki] [ANN] Instiki 0.11.0 - ActiveRecord Forever In-Reply-To: <441E0B8A.8000107@verk.info> References: <441D1DC3.8070007@verk.info> <8d8ba2bb0603190113t4e56162br37714c5094bbcef4@mail.gmail.com> <441D2454.1090201@verk.info> <441E0B8A.8000107@verk.info> Message-ID: At 6:55 PM -0700 3/19/06, Alexey Verkhovsky wrote: > What we need is an interested _creator_ of such a DMG, somebody with > a Macbook and few hours to spare for the benefit of the humankind :) Understood, but I'm not that person. Meanwhile, I don't think it hurts to mention desired features. Maybe they'll be a no-brainer for whoever builds the DMG... > As for snapshots. Not sure if I understand the question right, but if > we are talking about taking a backup copy of the data, the way to do > it depends on which database you are using. > > For SQLite (default option), backing it up is simply a matter ... Thanks for the info. Sounds like adding this to the DMG-building process should be relatively simple. -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume rdm at cfcl.com http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web development From rdm at cfcl.com Sun Mar 19 21:44:30 2006 From: rdm at cfcl.com (Rich Morin) Date: Sun, 19 Mar 2006 18:44:30 -0800 Subject: [Instiki] [ANN] Instiki 0.11.0 - ActiveRecord Forever In-Reply-To: References: <441D1DC3.8070007@verk.info> <8d8ba2bb0603190113t4e56162br37714c5094bbcef4@mail.gmail.com> <441D2454.1090201@verk.info> <441E0B8A.8000107@verk.info> Message-ID: me> Understood, but I'm not that person. BTW, I _can_ volunteer to try out the DMG, proofread (and edit, if need be) any documentation, etc. If that helps... -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume rdm at cfcl.com http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web development From rdm at cfcl.com Sun Mar 19 23:14:33 2006 From: rdm at cfcl.com (Rich Morin) Date: Sun, 19 Mar 2006 20:14:33 -0800 Subject: [Instiki] [ANN] Instiki 0.11.0 - ActiveRecord Forever In-Reply-To: <441E0B8A.8000107@verk.info> References: <441D1DC3.8070007@verk.info> <8d8ba2bb0603190113t4e56162br37714c5094bbcef4@mail.gmail.com> <441D2454.1090201@verk.info> <441E0B8A.8000107@verk.info> Message-ID: My spouse reminded me that I have a copy of DMG Tool, an app that will create a DMG from a folder. So, as an experiment, I grabbed instiki-0.11.0.zip from the net. This being OSX, the zip file automagically got unpacked into a folder. I then created a DMG archive from the folder and copied it to: http://www.cfcl.com/rdm/tmp/instiki-0.11.0.dmg However, this isn't any real improvement on the zip file. Mounting a DMG isn't, after all much different than unpacking an archive into a folder. If anyone wants to suggest specific things that should be done in addition to creating the DMG, please let me know. -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume rdm at cfcl.com http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web development From ok at 2sheds.ru Mon Mar 20 04:42:52 2006 From: ok at 2sheds.ru (Oleg Kourapov) Date: Mon, 20 Mar 2006 12:42:52 +0300 Subject: [Instiki] [ANN] Instiki 0.11.0 - ActiveRecord Forever In-Reply-To: <441D2454.1090201@verk.info> References: <441D1DC3.8070007@verk.info> <8d8ba2bb0603190113t4e56162br37714c5094bbcef4@mail.gmail.com> <441D2454.1090201@verk.info> Message-ID: <5b08c9d90603200142n5810fccfqf17c4fddc872ee24@mail.gmail.com> On 3/19/06, Alexey Verkhovsky wrote:> wolf2k5 wrote:>> >> Removed Rubygem and native OS X distributions> >>> >>> >> >Is the Mac OS X install package coming back anytime soon?> >> >I think a lot of people would love that, me for sure!> >> >> Same story as with 0.10 releases. If somebody wants a .dmg strongly> enough to create it, I'll gladly make it available for downloading.>> Alex> _______________________________________________> Instiki-users mailing list> Instiki-users at rubyforge.org> http://rubyforge.org/mailman/listinfo/instiki-users> For all the users interested in a native Mac OS X installer, I'mcurrently working on an update of my v0.10 Instiki DMG, complete witha step-by-step installation guide - the process is not quitestraight-forward. However, if I'll find a way to create a no-brainerall-inclusive Universal Binary - you'll be first to hear it from me:-) --Oleg "2sheds" Kourapovmailto:ok at 2sheds.ruhttp://www.2sheds.ru From ok at 2sheds.ru Mon Mar 20 04:52:49 2006 From: ok at 2sheds.ru (Oleg Kourapov) Date: Mon, 20 Mar 2006 12:52:49 +0300 Subject: [Instiki] Need feedback and help with packaging Instiki for Linux and OSX In-Reply-To: <441D23AA.5050601@verk.info> References: <441D1DC3.8070007@verk.info> <441D23AA.5050601@verk.info> Message-ID: <5b08c9d90603200152t20622c32ve16dc298bf7fe0e9@mail.gmail.com> Alex, I'll send a Mac OS X version to you ASAP. On 3/19/06, Alexey Verkhovsky wrote:> So far, Instiki 0.11.0 is only packaged for Windows. It will work on any> other platform that Rails works on, as long as you have SQLite or MySQL> installed, and edit config/database.yml appropriately, but only on> Windows you can download, unzip and run it out of the box.>> The sole reason why I didn't package it the same way for Linux or OS X> is that I don't have either at hand. Can somebody help?>> Also, please tell me if Instiki works out of the box on your Windows PC.> It does on both my laptop and desktop, but that's not very convincing> (they aren't very "normal" PCs).>> Best regards,> Alex Verkhovsky> _______________________________________________> Instiki-users mailing list> Instiki-users at rubyforge.org> http://rubyforge.org/mailman/listinfo/instiki-users>> --Oleg "2sheds" Kourapovmailto:ok at 2sheds.ruhttp://www.2sheds.ru From luigi.rizzo at gmail.com Mon Mar 20 05:17:31 2006 From: luigi.rizzo at gmail.com (Luigi Rizzo) Date: Mon, 20 Mar 2006 11:17:31 +0100 Subject: [Instiki] Need feedback and help with packaging Instiki for Linux and OSX In-Reply-To: <441D23AA.5050601@verk.info> References: <441D1DC3.8070007@verk.info> <441D23AA.5050601@verk.info> Message-ID: <1c7fecb90603200217o159879edl196ae555500665cd@mail.gmail.com> The version I checked out the SVN repository is working for me on Win2003 using the latest Mongrel as a server. On 3/19/06, Alexey Verkhovsky wrote: > Also, please tell me if Instiki works out of the box on your Windows PC. > It does on both my laptop and desktop, but that's not very convincing > (they aren't very "normal" PCs). From alex at verk.info Mon Mar 20 22:09:26 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Mon, 20 Mar 2006 20:09:26 -0700 Subject: [Instiki] Need feedback and help with packaging Instiki for Linux and OSX In-Reply-To: <1c7fecb90603200217o159879edl196ae555500665cd@mail.gmail.com> References: <441D1DC3.8070007@verk.info> <441D23AA.5050601@verk.info> <1c7fecb90603200217o159879edl196ae555500665cd@mail.gmail.com> Message-ID: <441F6E66.2030804@verk.info> Luigi Rizzo wrote: >The version I checked out the SVN repository is working for me on >Win2003 using the latest Mongrel as a server. > >On 3/19/06, Alexey Verkhovsky wrote: > > >>Also, please tell me if Instiki works out of the box on your Windows PC. >>It does on both my laptop and desktop, but that's not very convincing >>(they aren't very "normal" PCs). >> >> Cool, thanks for the good news. Can you please write about this option on instiki.org? When should one choose Mongrel over other options (Apache, Lighttpd and Webrick)? What does it take to run Instiki under it? Best regards, Alex From alex at verk.info Mon Mar 20 22:24:56 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Mon, 20 Mar 2006 20:24:56 -0700 Subject: [Instiki] Need feedback and help with packaging Instiki for Linux and OSX In-Reply-To: <5b08c9d90603200152t20622c32ve16dc298bf7fe0e9@mail.gmail.com> References: <441D1DC3.8070007@verk.info> <441D23AA.5050601@verk.info> <5b08c9d90603200152t20622c32ve16dc298bf7fe0e9@mail.gmail.com> Message-ID: <441F7208.8070508@verk.info> Oleg Kourapov wrote: >Alex, I'll send a Mac OS X version to you ASAP. > > Now we are rolling! :) Oleg, The main obstacle that did not exist before is the need to package SQLite3 binary and a blank database file (with empty tables). On any *nix platform it should be as follows (assuming that working directory is instiki root folder, the one that contains README): 1. Download or build a native binary of sqlite-3.3.4.so 2. Place it under ./lib/native/linux 3. Create a shell script that puts ./lib/native/linux in the beginning of LD_LIBRARY_PATH and/or SHLIB_PATH, then launches ruby ./script/server -e production 4. Delete ./db/production.db.sqlite3 5. Execute rake environment RAILS_ENV=production migrate, this should create ./db/production.db.sqlite3 again. At this point, you should be able to copy the instiki root folder to another computer (that has Ruby, but no SQLite3), and run it just like that. Then spin your OS X magic wand :) A similar process worked for me on Windoze. I am going to try it on a Linux now. By the way, if you want commit rights to Instiki Subversion for your OS X build work, please mail me off-list. Best regards, Alex P.S. Send patches! Send patches! Send patches! From alex at verk.info Tue Mar 21 00:48:16 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Mon, 20 Mar 2006 22:48:16 -0700 Subject: [Instiki] [Rails] [ANN] Instiki 0.11.0 - ActiveRecord Forever In-Reply-To: <5440c2a90603192149p54a5109bu7895d2cd70382787@mail.gmail.com> References: <441D1DC3.8070007@verk.info> <5440c2a90603191233u284da6b7kf361f78222ff9580@mail.gmail.com> <441DC91E.60401@verk.info> <5440c2a90603192149p54a5109bu7895d2cd70382787@mail.gmail.com> Message-ID: <441F93A0.7080805@verk.info> Hammed Malik wrote: > My Ruby version: ruby 1.8.2 (2004-12-25) [i386-mswin32] > I poked around while running it under Instant Rails [Ruby 1.8.4] and > no problems so far. Yup, that's what I suspected. Don't remember why, but Rails 1.0 doesn't go well with Ruby 1.8.2. Alex From dpguest at bestweb.net Tue Mar 21 09:43:08 2006 From: dpguest at bestweb.net (David Guest) Date: Tue, 21 Mar 2006 09:43:08 -0500 Subject: [Instiki] [ANN] Instiki 0.11.0 - ActiveRecord Forever In-Reply-To: <441D1DC3.8070007@verk.info> Message-ID: <000301c64cf5$c55b47b0$6c00a8c0@M1400VA> Thank you, Alexey, for a wonderful product. I love Instiki, and now that it is running with an SQL Lite backend, I feel much safer ... You have made an outstanding contribution to our computing world. I found your installation instructions excellent and it really is easy ... just ruby and instiki and away you go. I do have two questions: 1) Is there a way to take a textile exported file and import it into the new instiki. I have some old instiki sites I would love to simply move over to your system. 2) How difficult is it to change to a different SQL DB backend? -----Original Message----- From: instiki-users-bounces at rubyforge.org [mailto:instiki-users-bounces at rubyforge.org] On Behalf Of Alexey Verkhovsky Sent: Sunday, March 19, 2006 4:01 AM To: Mail list for discussing Instiki; Ruby Talk; Rails Subject: [Instiki] [ANN] Instiki 0.11.0 - ActiveRecord Forever Dear all, If you thought Instiki was a dead project, you were right. Since I've got a day job that doesn't suck (Official Ruby Zealot of ThoughtWorks Canada), my motivation to do open source greatly sufferred :) But... but... but! Here is Instiki 0.11.0, and in this version Instiki is (finally!) moving to ActiveRecord backend and (finally!) has the File Upload feature. Instiki is a Wiki Clone that's so easy to set up and so pretty to look at, you'?l be wondering whether this is a real wiki at all. It is also the most frequently downloaded end-user application on RubyForge, surpassed only by Rails, One Click Installer and RubyGems. Changes in this version: SQL-based backend (ActiveRecord) File uploads (finally) Upgraded to Rails 1.0.0 Replaced internal link generator with routing Fixed --daemon option Removed Rubygem and native OS X distributions Improved HTML diff More accurate "See Changes" The released files are available at http://rubyforge.org/frs/?group_id=186 Online documentation is at http://instiki.org. Source code and bug tracker are at http://dev.instiki.org README at http://svn.instiki.org/instiki/tags/release-0.11.0/README contains instructions on how to install this version and migrate data from Instiki 0.10 or Instiki-AR beta. Especially big thanks to Rick Olson aka technoweenie for his help with porting Instiki to ActiveRecord. Big thanks to DHH and Co. for Rails, to Why the Lucky Stiff for RedCloth, and everybody who sent me patches and otherwise prodded me to keep going for that extra bit of motivation. Best regards, Alexey Verkhovsky _______________________________________________ Instiki-users mailing list Instiki-users at rubyforge.org http://rubyforge.org/mailman/listinfo/instiki-users From jacob.champness at gmail.com Tue Mar 21 15:01:01 2006 From: jacob.champness at gmail.com (Jacob Champness) Date: Tue, 21 Mar 2006 11:01:01 -0900 Subject: [Instiki] failed upgrade from 0.10.2 on ruby 1.8.2 to 0.11.0 on ruby 1.8.4.p3 Message-ID: <36c0e8f80603211201g6182d12ew15910adea900dec@mail.gmail.com> downloaded and extracted .11 downloaded and installed ruby 1.8.4 preview3 windows installer started instiki as i always have -- cd into instiki dir, run ruby insitkt localhost:2500 redirects to blank localhost:2500:/wiki/show/HomePage anyone else have this problem? From numknuf at gmail.com Tue Mar 21 16:37:03 2006 From: numknuf at gmail.com (numknuf) Date: Tue, 21 Mar 2006 22:37:03 +0100 Subject: [Instiki] failed upgrade from 0.10.2 on ruby 1.8.2 to 0.11.0 on ruby 1.8.4.p3 Message-ID: <779a952b0603211337u668cc688n@mail.gmail.com> >downloaded and extracted .11 > >downloaded and installed ruby 1.8.4 preview3 windows installer > >started instiki as i always have -- cd into instiki dir, run ruby insitkt > >localhost:2500 redirects to blank localhost:2500:/wiki/show/HomePage > >anyone else have this problem? I have the same problem. It seems that rake migrate only migrates the development database, but all my data is in the production database. :( From dwatts at gmail.com Tue Mar 21 18:24:15 2006 From: dwatts at gmail.com (Donovan Watts) Date: Tue, 21 Mar 2006 15:24:15 -0800 Subject: [Instiki] metaweblog api support? Message-ID: Hi. Today Dave Winer asks about wikis that support the MetaWeblog API. http://127.0.0.1:5337/newsRiver/postToWeblog?idStory=6064&referer=% 2FnewsRiver%2Findex.wsf%2326 I'm interested in this as well because I'd like to control my Instiki from my OPML Editor. Is there anything going on in this area? Thanks for any input and thanks for Instiki. I really like how easy it is to use and I'm creating OPML Editor (The Missing Manual) using it. -- Donovan Watts -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20060321/2f278cbe/attachment.htm From rdm at cfcl.com Tue Mar 21 19:19:45 2006 From: rdm at cfcl.com (Rich Morin) Date: Tue, 21 Mar 2006 16:19:45 -0800 Subject: [Instiki] metaweblog api support? In-Reply-To: References: Message-ID: Here is a critique of the MetaWeblog API: What's Wrong with the MetaWeblog API? http://www.kuro5hin.org/story/2003/6/29/22931/0682 Seems to focus mostly on the lack of security. -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume rdm at cfcl.com http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web development From jacob.champness at gmail.com Tue Mar 21 19:48:52 2006 From: jacob.champness at gmail.com (Jacob Champness) Date: Tue, 21 Mar 2006 15:48:52 -0900 Subject: [Instiki] failed upgrade from 0.10.2 on ruby 1.8.2 to 0.11.0 on ruby 1.8.4.p3 In-Reply-To: <36c0e8f80603211201g6182d12ew15910adea900dec@mail.gmail.com> References: <36c0e8f80603211201g6182d12ew15910adea900dec@mail.gmail.com> Message-ID: <36c0e8f80603211648r7031cd35w9fbd3552fa6650a3@mail.gmail.com> localhost:2500/show/FirstSteps is a blank as well. anyone? On 3/21/06, Jacob Champness wrote: > downloaded and extracted .11 > > downloaded and installed ruby 1.8.4 preview3 windows installer > > started instiki as i always have -- cd into instiki dir, run ruby insitkt > > localhost:2500 redirects to blank localhost:2500:/wiki/show/HomePage > > anyone else have this problem? > From rdm at cfcl.com Tue Mar 21 20:06:15 2006 From: rdm at cfcl.com (Rich Morin) Date: Tue, 21 Mar 2006 17:06:15 -0800 Subject: [Instiki] metaweblog api support? In-Reply-To: <3841122A-9F99-4205-93B0-39AC0178E88D@gmail.com> References: <3841122A-9F99-4205-93B0-39AC0178E88D@gmail.com> Message-ID: At 4:34 PM -0800 3/21/06, Donovan Watts wrote: > sorry about that: > > http://www.scripting.com/2006/03/21.html#opmlToWiki > > thanks for your input. though the api may have it's faults > I'm just curious if it's on the radar for instiki. Oh, me too. I just saw the critique, while looking for the Winer article, and thought it might be interesting. -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume rdm at cfcl.com http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web development From k.lindberg at gmail.com Wed Mar 22 07:17:47 2006 From: k.lindberg at gmail.com (Kristofer Lindberg) Date: Wed, 22 Mar 2006 13:17:47 +0100 Subject: [Instiki] failed upgrade from 0.10.2 on ruby 1.8.2 to 0.11.0 on ruby 1.8.4.p3 In-Reply-To: <36c0e8f80603211648r7031cd35w9fbd3552fa6650a3@mail.gmail.com> References: <36c0e8f80603211201g6182d12ew15910adea900dec@mail.gmail.com> <36c0e8f80603211648r7031cd35w9fbd3552fa6650a3@mail.gmail.com> Message-ID: <6dcb72bf0603220417t22ce1dcdq9507672fe95aaa68@mail.gmail.com> This might seem a bit obvious and you might have tried it already. But as opposed to the 0.10.2 version you actually run instiki.cmd in 0.11. When running the command you used to you get an internal server error and a blank page. HTH /kristofer On 3/22/06, Jacob Champness wrote: > localhost:2500/show/FirstSteps is a blank as well. > > anyone? > > On 3/21/06, Jacob Champness wrote: > > downloaded and extracted .11 > > > > downloaded and installed ruby 1.8.4 preview3 windows installer > > > > started instiki as i always have -- cd into instiki dir, run ruby insitkt > > > > localhost:2500 redirects to blank localhost:2500:/wiki/show/HomePage > > > > anyone else have this problem? > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From numknuf at gmail.com Wed Mar 22 07:36:59 2006 From: numknuf at gmail.com (numknuf) Date: Wed, 22 Mar 2006 13:36:59 +0100 Subject: [Instiki] failed upgrade from 0.10.2 on ruby 1.8.2 to 0.11.0 on ruby 1.8.4.p3 In-Reply-To: <6dcb72bf0603220417t22ce1dcdq9507672fe95aaa68@mail.gmail.com> References: <36c0e8f80603211201g6182d12ew15910adea900dec@mail.gmail.com> <36c0e8f80603211648r7031cd35w9fbd3552fa6650a3@mail.gmail.com> <6dcb72bf0603220417t22ce1dcdq9507672fe95aaa68@mail.gmail.com> Message-ID: <779a952b0603220436l42cc3dcfv@mail.gmail.com> Yes I've tried both instiki.rb and instiki.cmd and both yields the same result. The problem with my setup (MySQL) is that when I run rake migrate, only the development database is migrated, and when I start the instiki.cmd, that starts in production mode, the development log is the one that is updated... On 22/03/06, Kristofer Lindberg wrote: > This might seem a bit obvious and you might have tried it already. But > as opposed to the 0.10.2 version you actually run instiki.cmd in 0.11. > When running the command you used to you get an internal server error > and a blank page. > > HTH > /kristofer > From jbarnier at ens-lsh.fr Wed Mar 22 08:36:41 2006 From: jbarnier at ens-lsh.fr (Julien Barnier) Date: Wed, 22 Mar 2006 14:36:41 +0100 Subject: [Instiki] Instiki 0.11 with cgi/fastcgi ? Message-ID: <87u09qmwie.fsf@ens-lsh.fr> Hi to all, I had been glad to see the announcement of the 0.11 version of Instiki and its integration with ActiveRecord. This new release makes me wonder if it is now possible to run Instiki with cgi or fastcgi. I tried to do so, but I didn't manage to make it work. Thanks for all the work on this great app, Julien From jpinnix.alt at gmail.com Wed Mar 22 11:21:02 2006 From: jpinnix.alt at gmail.com (jeremy*pinnix) Date: Wed, 22 Mar 2006 10:21:02 -0600 Subject: [Instiki] instiki no longer working Message-ID: <11a908be0603220821w5e4c2852jddda38dbf964dd09@mail.gmail.com> Hello, I have been using Instiki for over a year and have found it to be invaluable. However, the Mac export bug has kept me from exporting, and after upgrading to Ruby 1.8.4 my Instiki is no longer working. I tried moving my data to another machine which was running 1.8.2, but it doesn't work either. So I'm just needing to be able to pull my data out somehow. Any ideas? Thanks, jeremy From alex at verk.info Wed Mar 22 23:00:54 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Wed, 22 Mar 2006 21:00:54 -0700 Subject: [Instiki] failed upgrade from 0.10.2 on ruby 1.8.2 to 0.11.0 on ruby 1.8.4.p3 In-Reply-To: <779a952b0603220436l42cc3dcfv@mail.gmail.com> References: <36c0e8f80603211201g6182d12ew15910adea900dec@mail.gmail.com> <36c0e8f80603211648r7031cd35w9fbd3552fa6650a3@mail.gmail.com> <6dcb72bf0603220417t22ce1dcdq9507672fe95aaa68@mail.gmail.com> <779a952b0603220436l42cc3dcfv@mail.gmail.com> Message-ID: <44221D76.9030500@verk.info> Instead of "rake migrate", the README should say: "rake environment RAILS_ENV=production migrate". Sorry about that. Alex From alex at verk.info Wed Mar 22 23:37:37 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Wed, 22 Mar 2006 21:37:37 -0700 Subject: [Instiki] Instiki 0.11 with cgi/fastcgi ? In-Reply-To: <87u09qmwie.fsf@ens-lsh.fr> References: <87u09qmwie.fsf@ens-lsh.fr> Message-ID: <44222611.8040507@verk.info> Julien Barnier wrote: >I had been glad to see the announcement of the 0.11 version of >Instiki and its integration with ActiveRecord. This new release makes >me wonder if it is now possible to run Instiki with cgi or fastcgi. I >tried to do so, but I didn't manage to make it work. > > Theoretically, yes. Madeleine backend forced Instiki to be a single process, but now it's not there anymore. Practically, somebody have to try and make it work, which I haven't done yet. It may involve patching relevant scripts in ./public. Alex From alex at verk.info Thu Mar 23 00:17:06 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Wed, 22 Mar 2006 22:17:06 -0700 Subject: [Instiki] instiki no longer working In-Reply-To: <11a908be0603220821w5e4c2852jddda38dbf964dd09@mail.gmail.com> References: <11a908be0603220821w5e4c2852jddda38dbf964dd09@mail.gmail.com> Message-ID: <44222F52.8030702@verk.info> jeremy*pinnix wrote: >I have been using Instiki for over a year and have found it to be >invaluable. However, the Mac export bug has kept me from exporting, >and after upgrading to Ruby 1.8.4 my Instiki is no longer working. I >tried moving my data to another machine which was running 1.8.2, but >it doesn't work either. So I'm just needing to be able to pull my data >out somehow. > > Please try removing the file called command.log from your storage/2500 folder, and run it under Ruby 1.8.2. If that doesn't help, please try also removing the *.snapshot with the biggest number (each .snapshot file contains your whole wiki content at the time when it was taken). If even that doesn't help, pleas email me off-list, I'll try to help you out. Alex From alex at verk.info Thu Mar 23 00:23:16 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Wed, 22 Mar 2006 22:23:16 -0700 Subject: [Instiki] failed upgrade from 0.10.2 on ruby 1.8.2 to 0.11.0 on ruby 1.8.4.p3 In-Reply-To: <36c0e8f80603211201g6182d12ew15910adea900dec@mail.gmail.com> References: <36c0e8f80603211201g6182d12ew15910adea900dec@mail.gmail.com> Message-ID: <442230C4.4050307@verk.info> Jacob Champness wrote: >downloaded and extracted .11 > >downloaded and installed ruby 1.8.4 preview3 windows installer > >started instiki as i always have -- cd into instiki dir, run ruby insitkt > >localhost:2500 redirects to blank localhost:2500:/wiki/show/HomePage > > You need to run instiki.cmd now. Note also that Instiki 0.11 cannot directly read data from 0.10 storage - you need to perform some steps to migrate the data. Alex From numknuf at gmail.com Thu Mar 23 02:00:09 2006 From: numknuf at gmail.com (numknuf) Date: Thu, 23 Mar 2006 08:00:09 +0100 Subject: [Instiki] failed upgrade from 0.10.2 on ruby 1.8.2 to 0.11.0 on ruby 1.8.4.p3 In-Reply-To: <44221D76.9030500@verk.info> References: <36c0e8f80603211201g6182d12ew15910adea900dec@mail.gmail.com> <36c0e8f80603211648r7031cd35w9fbd3552fa6650a3@mail.gmail.com> <6dcb72bf0603220417t22ce1dcdq9507672fe95aaa68@mail.gmail.com> <779a952b0603220436l42cc3dcfv@mail.gmail.com> <44221D76.9030500@verk.info> Message-ID: <779a952b0603222300h19884d2as@mail.gmail.com> Thanks! That solved it. On 23/03/06, Alexey Verkhovsky wrote: > Instead of "rake migrate", the README should say: "rake environment > RAILS_ENV=production migrate". > Sorry about that. > > Alex > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From alex at verk.info Thu Mar 23 02:54:30 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Thu, 23 Mar 2006 00:54:30 -0700 Subject: [Instiki] [ANN] Instiki 0.11.0 - ActiveRecord Forever In-Reply-To: <000301c64cf5$c55b47b0$6c00a8c0@M1400VA> References: <000301c64cf5$c55b47b0$6c00a8c0@M1400VA> Message-ID: <44225436.3080008@verk.info> David Guest wrote: >Thank you, Alexey, for a wonderful product. I love Instiki, and now that it >is running with an SQL Lite backend, I feel much safer ... You have made an >outstanding contribution to our computing world. I found your installation >instructions excellent and it really is easy ... just ruby and instiki and >away you go. > > Wow... Thanks for the kind words. :) >1) Is there a way to take a textile exported file and import it into the new >instiki. I have some old instiki sites I would love to simply move over to >your system. > > No, but there will be in 0.11.1. >2) How difficult is it to change to a different SQL DB backend? > > Absolutely. Instiki.org is running on MySQL now, I also use it in development. Just change config/database.yml to connect to MySQL instead of SQLite (there are examples in the config/database.yml itself). Then run migration (rake environment RAILS_ENV=production migrate). Rails also supports a number of other databases (Postgres, Oracle, SQLServer and even DB/2). Although I have never tried, it may be possible to deploy Instiki against one of those other databases. By the way, if somebody tries, please tell us about the outcome. Alex From numknuf at gmail.com Thu Mar 23 03:23:23 2006 From: numknuf at gmail.com (numknuf) Date: Thu, 23 Mar 2006 09:23:23 +0100 Subject: [Instiki] Problems creating upload area Message-ID: <779a952b0603230023j7cd3e9b1o@mail.gmail.com> I tried to setup an upload area on the settings page, but when I tried to apply the changes Instiki told me I didn't have permission to do that. Instiki is running as administrator so I find that a little weird. :) From jbarnier at ens-lsh.fr Thu Mar 23 04:01:32 2006 From: jbarnier at ens-lsh.fr (Julien Barnier) Date: Thu, 23 Mar 2006 10:01:32 +0100 Subject: [Instiki] Instiki 0.11 with cgi/fastcgi ? In-Reply-To: <44222611.8040507@verk.info> (Alexey Verkhovsky's message of "Wed, 22 Mar 2006 21:37:37 -0700") References: <87u09qmwie.fsf@ens-lsh.fr> <44222611.8040507@verk.info> Message-ID: <873bh9o7pv.fsf@ens-lsh.fr> Hi, > Theoretically, yes. Madeleine backend forced Instiki to be a single > process, but now it's not there anymore. > Practically, somebody have to try and make it work, which I haven't done > yet. It may involve patching relevant scripts in ./public. Thanks fo this answer. In fact, I thought I didn't manage to make it work, but when I tried again yesterday evening it seemed to be ok (I must had kill the fastcgi process and reset the session, I think). It is on a shared hosting (at Dreamhost). I can't tell if it is really stable or fast (the first page viewed seems slow), but it works. I didn't remember to touch something in the code. Just the public/.htaccess, maybe. If you want to test the result, you can see it at : http://dev.nozav.org/public/instiki Thanks, Julien From jbarnier at ens-lsh.fr Thu Mar 23 04:07:35 2006 From: jbarnier at ens-lsh.fr (Julien Barnier) Date: Thu, 23 Mar 2006 10:07:35 +0100 Subject: [Instiki] Instiki 0.11 with cgi/fastcgi ? In-Reply-To: <873bh9o7pv.fsf@ens-lsh.fr> (Julien Barnier's message of "Thu, 23 Mar 2006 10:01:32 +0100") References: <87u09qmwie.fsf@ens-lsh.fr> <44222611.8040507@verk.info> <873bh9o7pv.fsf@ens-lsh.fr> Message-ID: <87y7z1msvc.fsf@ens-lsh.fr> Woups, > http://dev.nozav.org/public/instiki Sorry, the link is wrong (just reverse 'public' and 'instiki'), and this morning I have a 500 error when I try to view a page. Well, it doesn't seem to be that stable (for my installation at least). Sorry about the noise... -- Julien From alex at verk.info Thu Mar 23 04:21:42 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Thu, 23 Mar 2006 02:21:42 -0700 Subject: [Instiki] Instiki 0.11 with cgi/fastcgi ? In-Reply-To: <87y7z1msvc.fsf@ens-lsh.fr> References: <87u09qmwie.fsf@ens-lsh.fr> <44222611.8040507@verk.info> <873bh9o7pv.fsf@ens-lsh.fr> <87y7z1msvc.fsf@ens-lsh.fr> Message-ID: <442268A6.2090907@verk.info> Julien Barnier wrote: >Sorry, the link is wrong (just reverse 'public' and 'instiki'), and >this morning I have a 500 error when I try to view a page. Well, it >doesn't seem to be that stable (for my installation at least). > > Your site works for me. :) Is it not running in development mode, by any chance? Development mode is not supposed to be stable. Instiki.org is running without restart on a Webrick for the last four days. Best regards, Alex From jbarnier at ens-lsh.fr Thu Mar 23 04:27:00 2006 From: jbarnier at ens-lsh.fr (Julien Barnier) Date: Thu, 23 Mar 2006 10:27:00 +0100 Subject: [Instiki] Instiki 0.11 with cgi/fastcgi ? In-Reply-To: <442268A6.2090907@verk.info> (Alexey Verkhovsky's message of "Thu, 23 Mar 2006 02:21:42 -0700") References: <87u09qmwie.fsf@ens-lsh.fr> <44222611.8040507@verk.info> <873bh9o7pv.fsf@ens-lsh.fr> <87y7z1msvc.fsf@ens-lsh.fr> <442268A6.2090907@verk.info> Message-ID: <87pskdmryz.fsf@ens-lsh.fr> > Your site works for me. :) Well, it seems a little... randomous ? (sorry for my custom english) :-) > Is it not running in development mode, by any chance? Development > mode is not supposed to be stable. Yes, it works in development mode. I didn't manage to turn it on production (I just tried to set an ENV[RAILS] in environment.rb). Moreover, I know that there are some 500 error problems at DreamHost sometimes, and I didn't applied the existing workarounds yet. > Instiki.org is running without restart on a Webrick for the last > four days. There is no doubt for me that Instiki is stable, I swear you ! I just meant that I thought that _my installation_ was not ! :-) Thanks for your answer, Julien From assaph at gmail.com Thu Mar 23 04:49:56 2006 From: assaph at gmail.com (Assaph Mehr) Date: Thu, 23 Mar 2006 20:49:56 +1100 Subject: [Instiki] Instiki 0.11 with cgi/fastcgi ? In-Reply-To: <87pskdmryz.fsf@ens-lsh.fr> References: <87u09qmwie.fsf@ens-lsh.fr> <44222611.8040507@verk.info> <873bh9o7pv.fsf@ens-lsh.fr> <87y7z1msvc.fsf@ens-lsh.fr> <442268A6.2090907@verk.info> <87pskdmryz.fsf@ens-lsh.fr> Message-ID: <3ff47be90603230149k68038979u48aa3fdd6691e0f0@mail.gmail.com> > Yes, it works in development mode. I didn't manage to turn it on > production (I just tried to set an ENV[RAILS] in environment.rb). That reminds me - the default environment in script/server is production, but the help doco says development. Attached is a patch for slightly better handling of RAILS_ENV. Cheers, Assaph -------------- next part -------------- A non-text attachment was scrubbed... Name: script_server.patch Type: application/octet-stream Size: 1171 bytes Desc: not available Url : http://rubyforge.org/pipermail/instiki-users/attachments/20060323/818ea9d1/attachment.obj From numknuf at gmail.com Thu Mar 23 08:02:11 2006 From: numknuf at gmail.com (numknuf) Date: Thu, 23 Mar 2006 14:02:11 +0100 Subject: [Instiki] Problems creating upload area Message-ID: <779a952b0603230502p28497a01x@mail.gmail.com> I found out my error message was because I didn't provide an upload limit. From jpinnix.alt at gmail.com Thu Mar 23 10:05:30 2006 From: jpinnix.alt at gmail.com (jeremy*pinnix) Date: Thu, 23 Mar 2006 09:05:30 -0600 Subject: [Instiki] instiki no longer working In-Reply-To: <44222F52.8030702@verk.info> References: <11a908be0603220821w5e4c2852jddda38dbf964dd09@mail.gmail.com> <44222F52.8030702@verk.info> Message-ID: <11a908be0603230705m68c4b67eh8bab5b046e32d821@mail.gmail.com> There weren't any command.log files... But I transfered the '2500' directory to my older machine which is running Ruby 1.8.2 and was finally able to at least open the wiki. It wouldn't export (known issue), but I was able to manually save all of the text. Will 0.11.0 for Mac work with Ruby 1.8.4? Thanks for your help. jeremy On 3/22/06, Alexey Verkhovsky wrote: > jeremy*pinnix wrote: > > >I have been using Instiki for over a year and have found it to be > >invaluable. However, the Mac export bug has kept me from exporting, > >and after upgrading to Ruby 1.8.4 my Instiki is no longer working. I > >tried moving my data to another machine which was running 1.8.2, but > >it doesn't work either. So I'm just needing to be able to pull my data > >out somehow. > > > > > Please try removing the file called command.log from your storage/2500 > folder, and run it under Ruby 1.8.2. > If that doesn't help, please try also removing the *.snapshot with the > biggest number (each .snapshot file contains your whole wiki content at > the time when it was taken). > If even that doesn't help, pleas email me off-list, I'll try to help you > out. > > Alex > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From jacob.champness at gmail.com Thu Mar 23 12:55:10 2006 From: jacob.champness at gmail.com (Jacob Champness) Date: Thu, 23 Mar 2006 08:55:10 -0900 Subject: [Instiki] failed upgrade from 0.10.2 on ruby 1.8.2 to 0.11.0 on ruby 1.8.4.p3 In-Reply-To: <6dcb72bf0603220417t22ce1dcdq9507672fe95aaa68@mail.gmail.com> References: <36c0e8f80603211201g6182d12ew15910adea900dec@mail.gmail.com> <36c0e8f80603211648r7031cd35w9fbd3552fa6650a3@mail.gmail.com> <6dcb72bf0603220417t22ce1dcdq9507672fe95aaa68@mail.gmail.com> Message-ID: <36c0e8f80603230955u2876679fr15526bbdb71f5e0a@mail.gmail.com> Thanks, Kristofer. That solved it. Not sure why it would be obvious On 3/22/06, Kristofer Lindberg wrote: > This might seem a bit obvious and you might have tried it already. But > as opposed to the 0.10.2 version you actually run instiki.cmd in 0.11. > When running the command you used to you get an internal server error > and a blank page. > > HTH > /kristofer > > On 3/22/06, Jacob Champness wrote: > > localhost:2500/show/FirstSteps is a blank as well. > > > > anyone? > > > > On 3/21/06, Jacob Champness wrote: > > > downloaded and extracted .11 > > > > > > downloaded and installed ruby 1.8.4 preview3 windows installer > > > > > > started instiki as i always have -- cd into instiki dir, run ruby insitkt > > > > > > localhost:2500 redirects to blank localhost:2500:/wiki/show/HomePage > > > > > > anyone else have this problem? > > > > > > > _______________________________________________ > > 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 jbarnier at ens-lsh.fr Fri Mar 24 03:40:13 2006 From: jbarnier at ens-lsh.fr (Julien Barnier) Date: Fri, 24 Mar 2006 09:40:13 +0100 Subject: [Instiki] Instiki with cgi-fastcgi (again) Message-ID: <87lkv0nslu.fsf@ens-lsh.fr> Hi, After my first post wednesday about cgi-fastcgi Instiki installation on a share hosting, I tried a new install yesterday evening and made a little tutorial which really is a draft. I put it on instiki.org, in an orphaned page : http://www.instiki.org/show/InstikiOnDreamhost THere are still problems with my install. Sometimes it works very well, but sometimes I didn't manage to access it : my browser waits for a long time for an answer, and then displays the 500 error, "Rails application failed to start properly". So I don't think it would be a good idea to publish this document, as it appears not to be very useful, but maybe it could contain some informations for people interesting in installing Instiki with cgi/fastcgi. Thanks, -- Julien From dpguest at bestweb.net Fri Mar 24 08:03:44 2006 From: dpguest at bestweb.net (David Guest) Date: Fri, 24 Mar 2006 08:03:44 -0500 Subject: [Instiki] Question re Uploading Message-ID: <000001c64f43$61617d60$6c00a8c0@M1400VA> How do you upload a file to a wiki? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20060324/ade74991/attachment.htm From dpguest at bestweb.net Fri Mar 24 08:07:10 2006 From: dpguest at bestweb.net (David Guest) Date: Fri, 24 Mar 2006 08:07:10 -0500 Subject: [Instiki] never mind _ found it Message-ID: <000601c64f43$dc766e70$6c00a8c0@M1400VA> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20060324/8e111257/attachment.htm From dpguest at bestweb.net Fri Mar 24 08:26:07 2006 From: dpguest at bestweb.net (David Guest) Date: Fri, 24 Mar 2006 08:26:07 -0500 Subject: [Instiki] ODBC Driver Message-ID: <000601c64f46$82471780$6c00a8c0@M1400VA> I use Nexusdb as my db engine. It is a remarkable c/s product which has no deployment or royalty costs. It has an ODBC driver. I would love to be able to provide my clients with a wiki which uses the same db storage as their production databases. This would minimize overhead and facilitate backups, etc. I wish instiki had an ODBC interface - -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20060324/50c19dd6/attachment.htm From assaph at gmail.com Fri Mar 24 19:56:37 2006 From: assaph at gmail.com (Assaph Mehr) Date: Sat, 25 Mar 2006 11:56:37 +1100 Subject: [Instiki] ODBC Driver In-Reply-To: <000601c64f46$82471780$6c00a8c0@M1400VA> References: <000601c64f46$82471780$6c00a8c0@M1400VA> Message-ID: <3ff47be90603241656w64c2e2a6x4577ab11924f671b@mail.gmail.com> > I wish instiki had an ODBC interface - Instiki is built on Rails, so in theory every DB supported by Rails should work. I don't believe there is a generic ODBC adapter for Rails though :-( On the other hand, I didn't search too hard - i just looked at what rails ships with. Nowadays Rails seems to have a plugin for everything. Cheers, Assaph From rdm at cfcl.com Fri Mar 24 20:07:36 2006 From: rdm at cfcl.com (Rich Morin) Date: Fri, 24 Mar 2006 17:07:36 -0800 Subject: [Instiki] ODBC Driver In-Reply-To: <3ff47be90603241656w64c2e2a6x4577ab11924f671b@mail.gmail.com> References: <000601c64f46$82471780$6c00a8c0@M1400VA> <3ff47be90603241656w64c2e2a6x4577ab11924f671b@mail.gmail.com> Message-ID: Depending on how motivated you are, it might be possible to get at arbitrary ODBC via DBI-Link. This hack allows PostgreSQL to access any DB that is supported by Perl DBI: ??? -> PostgreSQL -> PL/PerlU -> DBI-Link -> Perl DBI -> ODBC (etc) -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume rdm at cfcl.com http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web development From cjw333 at gmail.com Sun Mar 26 03:42:00 2006 From: cjw333 at gmail.com (cjw) Date: Sun, 26 Mar 2006 00:42:00 -0800 Subject: [Instiki] problems with instiki rel 0.10.2 Message-ID: i'm getting the following when i launch instiki. please help.... C:\instiki>ruby instiki => Starting Instiki on http://0.0.0.0:2500 => Data files are stored in C:/instiki/storage/2500 C:/instiki/vendor/madeleine-0.7.1/lib/madeleine/zmarshal.rb:43:in `read': buffer error (Zlib::BufError) from C:/instiki/vendor/madeleine-0.7.1/lib/madeleine/zmarshal.rb:43:in ` load' from C:/instiki/vendor/madeleine-0.7.1 /lib/madeleine/automatic.rb:402:in `load' from C:/instiki/vendor/madeleine-0.7.1 /lib/madeleine/automatic.rb:155:in `load' from C:/instiki/vendor/madeleine-0.7.1/lib/madeleine.rb:211:in `recover_ snapshot' from C:/instiki/vendor/madeleine-0.7.1/lib/madeleine.rb:210:in `open_uri _original_open' from c:/ruby/lib/ruby/1.8/open-uri.rb:87:in `open' from C:/instiki/vendor/madeleine-0.7.1/lib/madeleine.rb:210:in `recover_ snapshot' from C:/instiki/vendor/madeleine-0.7.1/lib/madeleine.rb:53:in `new' from C:/instiki/vendor/madeleine-0.7.1 /lib/madeleine/automatic.rb:272:in `initialize' from C:/instiki/app/models/wiki_service.rb:184:in `new' from C:/instiki/app/models/wiki_service.rb:184:in `initialize' from C:/instiki/app/models/wiki_service.rb:147:in `new' from C:/instiki/app/models/wiki_service.rb:147:in `instance' from ./script/server:91 from instiki:6:in `load' from instiki:6 C:\instiki> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20060326/2e6f3aae/attachment.htm From assaph at gmail.com Sun Mar 26 04:14:10 2006 From: assaph at gmail.com (Assaph Mehr) Date: Sun, 26 Mar 2006 20:14:10 +1100 Subject: [Instiki] problems with instiki rel 0.10.2 In-Reply-To: References: Message-ID: <3ff47be90603260114t62c6bec9xf8a91ef6a9af614a@mail.gmail.com> I think there's a problem where the snapshot file, which is essentially a zip file, is corrupted. I was never able to determine if it was madeleine, ruby-zlib or zlib itself, as I never managed to consistently repro this. The file was unopenable by zlib-based decompression, but you should be able to open it in another zip program like 7zip (www.7-zip.org). Go to the storage directory and try to open the latest (highest number) .snapshot file with it. it will have an annonymous content file. you can extract this and rezip it (in a "gz" format) and then use it as normal. Needless to say, backup everything before you try :-) If that doesn't work, try deleting the .command_log files and the latest snapshot. You'll lose some recent information, but you'll be able to get an older version of the data. HTH, Assaph On 3/26/06, cjw wrote: > i'm getting the following when i launch instiki. please help.... > > C:\instiki>ruby instiki > => Starting Instiki on http://0.0.0.0:2500 > => Data files are stored in C:/instiki/storage/2500 > C:/instiki/vendor/madeleine-0.7.1/lib/madeleine/zmarshal.rb:43:in > `read': buffer > error (Zlib::BufError) > from > C:/instiki/vendor/madeleine-0.7.1/lib/madeleine/zmarshal.rb:43:in > ` > load' > from C:/instiki/vendor/madeleine- > 0.7.1/lib/madeleine/automatic.rb:402:in > `load' > from > C:/instiki/vendor/madeleine-0.7.1/lib/madeleine/automatic.rb:155:in > `load' > from C:/instiki/vendor/madeleine-0.7.1/lib/madeleine.rb:211:in > `recover_ > snapshot' > from C:/instiki/vendor/madeleine-0.7.1/lib/madeleine.rb:210:in > `open_uri > _original_open' > from c:/ruby/lib/ruby/1.8/open-uri.rb:87:in `open' > from C:/instiki/vendor/madeleine- 0.7.1/lib/madeleine.rb:210:in > `recover_ > snapshot' > from C:/instiki/vendor/madeleine-0.7.1/lib/madeleine.rb:53:in `new' > from > C:/instiki/vendor/madeleine-0.7.1/lib/madeleine/automatic.rb:272:in > `initialize' > from C:/instiki/app/models/wiki_service.rb:184:in > `new' > from C:/instiki/app/models/wiki_service.rb:184:in > `initialize' > from C:/instiki/app/models/wiki_service.rb:147:in > `new' > from C:/instiki/app/models/wiki_service.rb:147:in > `instance' > from ./script/server:91 > from instiki:6:in `load' > from instiki:6 > > C:\instiki> > > > > > > > > > > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > > From mattcuba at yahoo.com Sun Mar 26 08:53:50 2006 From: mattcuba at yahoo.com (Matthew Cuba) Date: Sun, 26 Mar 2006 05:53:50 -0800 (PST) Subject: [Instiki] Having problem Message-ID: <20060326135350.93805.qmail@web31607.mail.mud.yahoo.com> I installed ruby and instiki but cannot seem to get anything to show up in my browser. In FireFox, I get a blank screen. In IE, I get a 404 page. I might be the lone person who needs a step 3! :) I have attempted to connect to localhost:2500 (or 127.0.0.1:2500). The line that shows up in the command prompt window (following the three lines that pop up initially) is: 127.0.1 - - [26/Mar/2006:08:53:56 Eatern Standard Time] "GET / HTTP/1.1" 5000 - - / Any ideas? Thanks so much, Matt --------------------------------- Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20060326/85b25f3a/attachment.htm From john at wjsullivan.net Mon Mar 27 00:23:05 2006 From: john at wjsullivan.net (John Sullivan) Date: Mon, 27 Mar 2006 00:23:05 -0500 Subject: [Instiki] Having problem In-Reply-To: <20060326135350.93805.qmail@web31607.mail.mud.yahoo.com> (Matthew Cuba's message of "Sun, 26 Mar 2006 05:53:50 -0800 (PST)") References: <20060326135350.93805.qmail@web31607.mail.mud.yahoo.com> Message-ID: <87ek0oihqe.fsf@ashbery.wjsullivan.net> Matthew Cuba writes: > I installed ruby and instiki but cannot seem to get anything to show up in my browser. In FireFox, I get a blank screen. In IE, I get a 404 page. I might be the lone person who needs a step 3! :) > > I have attempted to connect to localhost:2500 (or 127.0.0.1:2500). > > The line that shows up in the command prompt window (following the three lines that pop up initially) is: > > 127.0.1 - - [26/Mar/2006:08:53:56 Eatern Standard Time] "GET / HTTP/1.1" 5000 > - - / > This is the symptom I saw when I did not have Sqlite 3 or the ruby bindings installed. Do you have those things installed? -- -John Sullivan -http://www.wjsullivan.net -GPG Key: AE8600B6 From tomcloyd at bestmindhealth.com Mon Mar 27 03:22:21 2006 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Mon, 27 Mar 2006 00:22:21 -0800 Subject: [Instiki] simple question - ? Message-ID: I'm finally setting up a remote Instiki instance, as a redirect from my domain hosted by TextDrive. I'm following the nicely explicit (I need that!) instructions at http://instiki.org/show/Instiki%20On%20TextDrive I encounter there this cryptic phrase: "Make sure the storage directory is inside the Instiki directory. You?ll run into problems when creating new webs otherwise." Uh..."the storage directory"? That's the first reference to this anywhere on this page. Pray tell what are they talking about? And by the way, does anyone know why this stuff isn't in a cookbook of some kind at TextDrive? Are those folks just constitutionally opposed to created short paths for common user tasks (or am I the only one who needs this kind of help??)? Thanks in advance for any help. -- t. ================================================ Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << TC.BestMindHealth.com / BestMindHealth.com >> << tomcloyd at bestmindhealth.com >> ================================================ From tomcloyd at bestmindhealth.com Mon Mar 27 07:04:24 2006 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Mon, 27 Mar 2006 04:04:24 -0800 Subject: [Instiki] problems starting Instiki 0.11.0 on Windows Message-ID: I see I'm not the only one having this problem, but I don't recognize in other's emails what I'm seeing on my machine. I have my previous Instiki setup (0.10.2) in "C:\ruby\instiki-0.10.2" The new 0.11.0 is in "C:\ruby\instiki-0.11.0" In the readme file step 2 says "Run "instiki"". That obviously won't work, and doesn't. Windows has no idea what that means. Locating C:\ruby\instiki-0.11.0\instiki.rb and clicking on that, I get a Windows command window onscreen, showing INFO WEBrick 1.3.1 INFO ruby 1.8.2 {etc.} INFO WEBrick::HTTPServer#start: pid=5816 port=2500 Firing up Firefox, and browsing to http://localhost:2500/, I get a blank window. In MS IE6 I get an "HTTP 500 - Internal server error" I have, of course, no idea what's going on. The readme file has nothing of value for me (that I can find). "http://instiki.org/show/FirstSteps" talks about a configuration screen I've never seen. All I did was follow instructions. Are there more...somewhere? Thanks, in advance, for any help you can offer me. -- t. ================================================ Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << TC.BestMindHealth.com / BestMindHealth.com >> << tomcloyd at bestmindhealth.com >> ================================================ From tomcloyd at bestmindhealth.com Mon Mar 27 07:22:46 2006 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Mon, 27 Mar 2006 04:22:46 -0800 Subject: [Instiki] ahem. sorry... Message-ID: Re: my problem with Instiki 0.11.0 on Windows - I see NOW that it want Ruby 1.8.4, and I'm running 1.8.2 sigh. I will install that. However, installer site - http://rubyinstaller.rubyforge.org/wiki/wiki.pl - contains the following cryptic (to me) information - "XMLParser: This C-based XML parser (which is an interface to the Expat parser) is not included (REXML, the pure Ruby XML parser, *is* included). If you leave "Enable RubyGems" selected, the RUBYOPT environment variable is set to "rubygem" instead of having "rubygems" added to the RUBYOPT value (similarly, uninstalling, deletes the RUBYOPT env. variable). " Meaning what? Who does this affect? And then there's the always present question no one ever seems to think of...with 1.8.2 already installed, do I uninstall that BEFORE attempting 1.8.4? Or ... what? Really - I don't know these things. So I guess it's jump-off-the-cliff time again. Will do. -- t. ================================================ Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << TC.BestMindHealth.com / BestMindHealth.com >> << tomcloyd at bestmindhealth.com >> ================================================ From tomcloyd at bestmindhealth.com Mon Mar 27 08:28:55 2006 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Mon, 27 Mar 2006 05:28:55 -0800 Subject: [Instiki] Instiki > blank page still Message-ID: Well, this is turning into an all night project, sadly. I uninstalled ruby1.8.2 on my WinXP OS, which did a scorced earth uninstall, wiping clean my c:\ruby directory an taking my instiki 0.10.2 install with it. Completely gone. Guess I won't be having any worry about migration, eh? ruby 1.8.4 is now running. My distress about the Instiki 0.11.0 README file remains. For me, the 2-step install doesn't work. I have now placed the instiki files in a location outside of the ruby directory. Executing instiki.rb gets me exactly what I had before with ruby 1.8.2: a blank page in all three of the browsers I use. I really really need some help on this one. I've NO idea what to do next. My Windows command window ruby output remains as I have previously reported -- t. ================================================ Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << TC.BestMindHealth.com / BestMindHealth.com >> << tomcloyd at bestmindhealth.com >> ================================================ -- ================================================ Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << TC.BestMindHealth.com / BestMindHealth.com >> << tomcloyd at bestmindhealth.com >> ================================================ From philip at electricvisions.com Mon Mar 27 12:24:18 2006 From: philip at electricvisions.com (Philip Thompson) Date: Mon, 27 Mar 2006 18:24:18 +0100 Subject: [Instiki] Instiki > blank page still In-Reply-To: References: Message-ID: <44281FC2.9050003@electricvisions.com> Try install.cmd Tom Cloyd wrote: > Well, this is turning into an all night project, sadly. > > I uninstalled ruby1.8.2 on my WinXP OS, which did a scorced earth > uninstall, wiping clean my c:\ruby directory an taking my instiki 0.10.2 > install with it. Completely gone. Guess I won't be having any worry about > migration, eh? > > ruby 1.8.4 is now running. > > My distress about the Instiki 0.11.0 README file remains. For me, the > 2-step install doesn't work. I have now placed the instiki files in a > location outside of the ruby directory. Executing instiki.rb gets me > exactly what I had before with ruby 1.8.2: a blank page in all three of > the browsers I use. > > I really really need some help on this one. I've NO idea what to do next. > My Windows command window ruby output remains as I have previously reported > > -- t. > > ================================================ > Tom Cloyd, MS MA, LMHC > Private practice Psychotherapist > Bellingham, Washington, U.S.A: (360) 920-1226 > << TC.BestMindHealth.com / BestMindHealth.com >> > << tomcloyd at bestmindhealth.com >> > ================================================ > From tomcloyd at bestmindhealth.com Mon Mar 27 17:18:14 2006 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Mon, 27 Mar 2006 14:18:14 -0800 Subject: [Instiki] Instiki > blank page still In-Reply-To: <44281FC2.9050003@electricvisions.com> References: <44281FC2.9050003@electricvisions.com> Message-ID: Philip, On Mon, 27 Mar 2006 09:24:18 -0800, Philip Thompson wrote: > Try install.cmd I don't see why this should do anything. And it doesn't. The OS says this "is not recognized". You don't say where it might be. I tried it from within my Instiki 0.11.00 directory, then from system root, then from root of my ruby subdir. All were desperate moves, as I didn't see where this install.cmd module was in the first place, and so didn't really expect anything to happen. I really need more information than this, since I don't know how to get this suggestion to actually move things forward. Sorry! Tom > > Tom Cloyd wrote: >> Well, this is turning into an all night project, sadly. >> >> I uninstalled ruby1.8.2 on my WinXP OS, which did a scorced earth >> uninstall, wiping clean my c:\ruby directory an taking my instiki >> 0.10.2 install with it. Completely gone. Guess I won't be having any >> worry about migration, eh? >> >> ruby 1.8.4 is now running. >> >> My distress about the Instiki 0.11.0 README file remains. For me, the >> 2-step install doesn't work. I have now placed the instiki files in a >> location outside of the ruby directory. Executing instiki.rb gets me >> exactly what I had before with ruby 1.8.2: a blank page in all three >> of the browsers I use. >> >> I really really need some help on this one. I've NO idea what to do >> next. My Windows command window ruby output remains as I have >> previously reported >> >> -- t. >> >> ================================================ >> Tom Cloyd, MS MA, LMHC >> Private practice Psychotherapist >> Bellingham, Washington, U.S.A: (360) 920-1226 >> << TC.BestMindHealth.com / BestMindHealth.com >> >> << tomcloyd at bestmindhealth.com >> >> ================================================ >> > -- ================================================ Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << TC.BestMindHealth.com / BestMindHealth.com >> << tomcloyd at bestmindhealth.com >> ================================================ From dpguest at bestweb.net Mon Mar 27 19:32:37 2006 From: dpguest at bestweb.net (David Guest) Date: Mon, 27 Mar 2006 19:32:37 -0500 Subject: [Instiki] Instiki > blank page still In-Reply-To: Message-ID: <000201c651ff$1d3c76d0$6c00a8c0@M1400VA> There is a file named instiki.cmd. Just double click on it. -----Original Message----- From: instiki-users-bounces at rubyforge.org [mailto:instiki-users-bounces at rubyforge.org] On Behalf Of Tom Cloyd Sent: Monday, March 27, 2006 5:18 PM To: Instiki users (rubyforge) Subject: Re: [Instiki] Instiki > blank page still Philip, On Mon, 27 Mar 2006 09:24:18 -0800, Philip Thompson wrote: > Try install.cmd I don't see why this should do anything. And it doesn't. The OS says this "is not recognized". You don't say where it might be. I tried it from within my Instiki 0.11.00 directory, then from system root, then from root of my ruby subdir. All were desperate moves, as I didn't see where this install.cmd module was in the first place, and so didn't really expect anything to happen. I really need more information than this, since I don't know how to get this suggestion to actually move things forward. Sorry! Tom > > Tom Cloyd wrote: >> Well, this is turning into an all night project, sadly. >> >> I uninstalled ruby1.8.2 on my WinXP OS, which did a scorced earth >> uninstall, wiping clean my c:\ruby directory an taking my instiki >> 0.10.2 install with it. Completely gone. Guess I won't be having any >> worry about migration, eh? >> >> ruby 1.8.4 is now running. >> >> My distress about the Instiki 0.11.0 README file remains. For me, the >> 2-step install doesn't work. I have now placed the instiki files in a >> location outside of the ruby directory. Executing instiki.rb gets me >> exactly what I had before with ruby 1.8.2: a blank page in all three >> of the browsers I use. >> >> I really really need some help on this one. I've NO idea what to do >> next. My Windows command window ruby output remains as I have >> previously reported >> >> -- t. >> >> ================================================ >> Tom Cloyd, MS MA, LMHC >> Private practice Psychotherapist >> Bellingham, Washington, U.S.A: (360) 920-1226 >> << TC.BestMindHealth.com / BestMindHealth.com >> >> << tomcloyd at bestmindhealth.com >> >> ================================================ >> > -- ================================================ Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << TC.BestMindHealth.com / BestMindHealth.com >> << tomcloyd at bestmindhealth.com >> ================================================ _______________________________________________ Instiki-users mailing list Instiki-users at rubyforge.org http://rubyforge.org/mailman/listinfo/instiki-users From alex at verk.info Mon Mar 27 22:06:26 2006 From: alex at verk.info (Alexey Verkhovsky) Date: Mon, 27 Mar 2006 20:06:26 -0700 Subject: [Instiki] Instiki > blank page still In-Reply-To: References: <44281FC2.9050003@electricvisions.com> Message-ID: <4428A832.1070205@verk.info> Tom Cloyd wrote: >I don't see why this should do anything. And it doesn't. > It does something interesting, nevertheless. Instiki, as packaged, uses SQLite3 for database. This requires a precompiled SQLite library. instiki.cmd is a shell script that adds the directory containing the SQLite library to the system path, so that Instiki (or, to be more accurate, DBI driver for SQLite) can find it there. Then it calls 'ruby instiki'. You might also copy contents of instiki\lib\native\win32\ to some place that's already on the PATH, such as C:\WINNT\System32\ By the way, that shell script is, indeed, too simple. Double click on it works, but try calling it from another working directory, or passing arguments into it. Not supported. So, if you wants to help this project, here is one thing you can do - a decent launcher script for Win and/or Linux. As far as Windows is concerned, launcher script from Ant is probably a good starting point, it is very comprehensive, as far as I remember. >The OS says this "is not recognized". > Hmm... Any Windows starting from Win NT should recognize it. An older Windows, something like Win 98, wouldn't know what a .cmd file is, but 2000, XP and 2003 all support the .cmd. Alex From shijialeee at yahoo.com Tue Mar 28 02:25:56 2006 From: shijialeee at yahoo.com (James.Q.L) Date: Mon, 27 Mar 2006 23:25:56 -0800 (PST) Subject: [Instiki] [ANN] Instiki 0.11.0 - ActiveRecord Forever In-Reply-To: <441D1DC3.8070007@verk.info> Message-ID: <20060328072556.29489.qmail@web50411.mail.yahoo.com> Alex. thank you for the upgrade! I was almost going to use some other wiki system :) Following the README, I just tested the conversion from 0.10.1 to the 0.11 and it went smoothly. this is on debian stable. our wiki is in chinese, btw. not a big deal but i thought i might just mention here. regardless i am using sqlite, "Execute ruby script\reset_references" this step gave me bunch of mysql error. it's not harmful as instiki still starts fine. _______________________________ % ruby script/reset_references Loading Rails for development environment... ./vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:104:in `initialize': No such file or directory - /tmp/mysql.sock (Errno::ENOENT) from ./vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:104:in `new' from ./vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:104:in `real_connect' -------------------------------- also, is there any spam filter kind of thing available or being working on? thanks again! Qiang --- Alexey Verkhovsky wrote: > Dear all, > But... but... but! Here is Instiki 0.11.0, and in this version Instiki is (finally!) moving to > ActiveRecord backend > and (finally!) has the File Upload feature. > > Instiki is a Wiki Clone that's so easy to set up and > so pretty to look at, > you'???l be wondering whether this is a real wiki at all. > > It is also the most frequently downloaded end-user application on RubyForge, surpassed only by > Rails, One Click Installer and RubyGems. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From tomcloyd at bestmindhealth.com Tue Mar 28 04:31:06 2006 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Tue, 28 Mar 2006 01:31:06 -0800 Subject: [Instiki] questions about wiki setup Message-ID: OK, movin' right along, here. Got insiki running on my WinXP desktop. Remote server's for tomorrow, I hope. Really like the changes from 0.10.2 - thanks so much to those who worked on this - Alex, you especially! I was pleased to see this in the latest version's feature description: "Multiple webs: Create separate wikis with their own namespaces Password-protected webs: Keep it private" However, I cannot find out how to do this, and it was a major feature I wanted. I do see documentation at instiki.org about working with Apache to get password access, etc., but that's not instiki at all. What's the instiki way to get the two features above - and is the documentation simply missing as yet, or what? -- t. ================================================ Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << TC.BestMindHealth.com / BestMindHealth.com >> << tomcloyd at bestmindhealth.com >> ================================================ From tomcloyd at bestmindhealth.com Tue Mar 28 05:16:09 2006 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Tue, 28 Mar 2006 02:16:09 -0800 Subject: [Instiki] error report - keyboard shortcut problem Message-ID: Running instiki 0.11.0 on WinXP, and working in MS IE6 The problem: I do [Alt]+E, [Enter] to get edit window, do some editing, then do [Alt]+S, [Enter] to submit, and I get a "You have tried to save page 'Textile formatting' without changing its content" error. This is a persistent error. Merely clicking Submit button at this point does not do anything. I have to make another edit, THEN click submit, at which point I leave edit mode. -- t. ================================================ Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << TC.BestMindHealth.com / BestMindHealth.com >> << tomcloyd at bestmindhealth.com >> ================================================ From tomcloyd at bestmindhealth.com Tue Mar 28 15:03:30 2006 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Tue, 28 Mar 2006 12:03:30 -0800 Subject: [Instiki] problem report Message-ID: Running Instiki 0.11.0 on WinXP: I cannot seem to get Instiki to stop responding to CamelCase. I set the flag to turn this off in the the edit web screen and it makes no difference whatsoever. Is there something more that needs to be done (which is undocumented)? -- t. ================================================ Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << TC.BestMindHealth.com / BestMindHealth.com >> << tomcloyd at bestmindhealth.com >> ================================================ From tomcloyd at bestmindhealth.com Wed Mar 29 01:54:49 2006 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Tue, 28 Mar 2006 22:54:49 -0800 Subject: [Instiki] problem report 02 Message-ID: If these are to go somewhere else, do tell me, and I'll reroute them. I couldn't find another place, however. I find that regardless of browser I use, when I go into edit mode to create a new page, the edit box is pushed to the bottom of the page, below the "Textile formatting tips" area. This could be confusing to newcomers to a wiki, yes? It was to ME, initially. -- t. ================================================ Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << TC.BestMindHealth.com / BestMindHealth.com >> << tomcloyd at bestmindhealth.com >> ================================================ From tomcloyd at bestmindhealth.com Wed Mar 29 07:24:48 2006 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Wed, 29 Mar 2006 04:24:48 -0800 Subject: [Instiki] questions about wiki setup In-Reply-To: References: Message-ID: OK - I have this all figured out. The problem was that this isn't documented up front where I could find it. And I understand why. The link to create a new web in the "edit web" screen is scary - it isn't clear that it doesn't simply start everything all over, wiping out the current wiki. t. On Tue, 28 Mar 2006 01:31:06 -0800, Tom Cloyd wrote: > OK, movin' right along, here. Got insiki running on my WinXP desktop. > Remote server's for tomorrow, I hope. Really like the changes from 0.10.2 > - thanks so much to those who worked on this - Alex, you especially! > > I was pleased to see this in the latest version's feature description: > > "Multiple webs: Create separate wikis with their own namespaces > Password-protected webs: Keep it private" > > However, I cannot find out how to do this, and it was a major feature I > wanted. I do see documentation at instiki.org about working with Apache > to > get password access, etc., but that's not instiki at all. What's the > instiki way to get the two features above - and is the documentation > simply missing as yet, or what? > > -- t. > > ================================================ > Tom Cloyd, MS MA, LMHC > Private practice Psychotherapist > Bellingham, Washington, U.S.A: (360) 920-1226 > << TC.BestMindHealth.com / BestMindHealth.com >> > << tomcloyd at bestmindhealth.com >> > ================================================ > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users -- ================================================ Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << TC.BestMindHealth.com / BestMindHealth.com >> << tomcloyd at bestmindhealth.com >> ================================================ From tomcloyd at bestmindhealth.com Wed Mar 29 07:35:07 2006 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Wed, 29 Mar 2006 04:35:07 -0800 Subject: [Instiki] problem report 03 Message-ID: CSS modifications is the topic. I'm baffled by the "Stylesheet tweaks" link in the Edit web page. I entered this: h1 { font-size: 240%; } h2 { font-size: 210%; } h3 { font-size: 180%; } h4 { font-size: 150%; } h5 ( font-size: 120%; ) to try to fix the problem of there being no discernible difference between h2 and h3 font sizes, and it does exactly nothing. And yes, I tried a [Ctrl]+F5 to get a fresh load of the page. I will soon have users looking at pages where h2 eadings are indistinguishable from h3 headings - not good, in my case. Is this a known problem? I have looked in vain for a bug collector somewhere. Cannot even find one at Rubyforge (with which I'm admittedly not particularly familiar). -- t. ================================================ Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << TC.BestMindHealth.com / BestMindHealth.com >> << tomcloyd at bestmindhealth.com >> ================================================ From tomcloyd at bestmindhealth.com Wed Mar 29 09:17:37 2006 From: tomcloyd at bestmindhealth.com (Tom Cloyd) Date: Wed, 29 Mar 2006 06:17:37 -0800 Subject: [Instiki] CSS corrections Message-ID: Reviewing instiki.css, using the TopStyle CSS editor/checker, I've found some errors: div.errorExplanation li { padding: 0; margin: 0; border: none; } (colon needed to be added after padding) div#MarkupHelp h3 { font-size: 90%; font-weight: normal; margin: 0 0 5px 0; padding: 5px 0 0 0; } (font-weight was defined multiple times) td { border: thin solid grey; } > should be: td { border: thin solid Gray; } .diffdel, del.diffmod { background: pink; } .diffins, ins.diffmod { background: lightgreen; } error: neither color is valid; I think you want "background-color", in which case it would have to be something like: .diffdel, del.diffmod { background-color: #FFCCCC;} .diffins, ins.diffmod { background-color: #CCFFE6;} a, a.link {font: normal normal bold 1em color:blue; text-decoration: none; } (CSS2 requires that "color: blue" be "color:blue") I hope this information, offered in good faith, is useful. -- t. ================================================ Tom Cloyd, MS MA, LMHC Private practice Psychotherapist Bellingham, Washington, U.S.A: (360) 920-1226 << TC.BestMindHealth.com / BestMindHealth.com >> << tomcloyd at bestmindhealth.com >> ================================================ From rsanheim at gmail.com Wed Mar 29 22:45:56 2006 From: rsanheim at gmail.com (Rob Sanheim) Date: Wed, 29 Mar 2006 21:45:56 -0600 Subject: [Instiki] Status of instiki vs i2 In-Reply-To: References: Message-ID: Hi all, I've been spending quite a lot of time trying to get i2 up and running on dreamhost, and now that I'm almost there I'm a bit worried that i2 will lose support due to instiki now being fully on AR. I was wondering what the status is of the various branches out there: i2 (in trunk) i2 (Alexey's branch) instiki 11.0 any other instiki branches? Also, any idea why there is still no spam filtering in place on wiki.rubyonrails.org? thanks Rob -- http://www.robsanheim.com/ http://www.ajaxian.com/ -- http://www.robsanheim.com/ http://www.ajaxian.com/ From cjw333 at gmail.com Fri Mar 31 11:07:45 2006 From: cjw333 at gmail.com (cjw) Date: Fri, 31 Mar 2006 08:07:45 -0800 Subject: [Instiki] problems with instiki rel 0.10.2 In-Reply-To: <3ff47be90603260114t62c6bec9xf8a91ef6a9af614a@mail.gmail.com> References: <3ff47be90603260114t62c6bec9xf8a91ef6a9af614a@mail.gmail.com> Message-ID: Thanks Assaph, I partially followed your directions since I was offline last night and couldn't get to this e-mail. I ended up deleting the last snapshot file and was able to launch Instiki without any errors. I likely lost a few recent changes but the important thing is that I'm back up and running. I was afraid that I had lost a lot of work so thanks for helping out. I've always wondered about how to backup or move my Instiki. Is it enough just to back up the most recent snapshot file from time to time? Are there other files that need to be backed up as well? Thanks again for saving me! - Chris On 3/26/06, Assaph Mehr wrote: > > I think there's a problem where the snapshot file, which is > essentially a zip file, is corrupted. I was never able to determine if > it was madeleine, ruby-zlib or zlib itself, as I never managed to > consistently repro this. The file was unopenable by zlib-based > decompression, but you should be able to open it in another zip > program like 7zip (www.7-zip.org). > > Go to the storage directory and try to open the latest (highest > number) .snapshot file with it. it will have an annonymous content > file. you can extract this and rezip it (in a "gz" format) and then > use it as normal. Needless to say, backup everything before you try > :-) > > If that doesn't work, try deleting the .command_log files and the > latest snapshot. You'll lose some recent information, but you'll be > able to get an older version of the data. > > HTH, > Assaph > > On 3/26/06, cjw wrote: > > i'm getting the following when i launch instiki. please help.... > > > > C:\instiki>ruby instiki > > => Starting Instiki on http://0.0.0.0:2500 > > => Data files are stored in C:/instiki/storage/2500 > > C:/instiki/vendor/madeleine-0.7.1/lib/madeleine/zmarshal.rb:43:in > > `read': buffer > > error (Zlib::BufError) > > from > > C:/instiki/vendor/madeleine-0.7.1/lib/madeleine/zmarshal.rb:43:in > > ` > > load' > > from C:/instiki/vendor/madeleine- > > 0.7.1/lib/madeleine/automatic.rb:402:in > > `load' > > from > > C:/instiki/vendor/madeleine-0.7.1/lib/madeleine/automatic.rb:155:in > > `load' > > from C:/instiki/vendor/madeleine-0.7.1/lib/madeleine.rb:211:in > > `recover_ > > snapshot' > > from C:/instiki/vendor/madeleine-0.7.1/lib/madeleine.rb:210:in > > `open_uri > > _original_open' > > from c:/ruby/lib/ruby/1.8/open-uri.rb:87:in `open' > > from C:/instiki/vendor/madeleine- 0.7.1/lib/madeleine.rb:210:in > > `recover_ > > snapshot' > > from C:/instiki/vendor/madeleine-0.7.1/lib/madeleine.rb:53:in > `new' > > from > > C:/instiki/vendor/madeleine-0.7.1/lib/madeleine/automatic.rb:272:in > > `initialize' > > from C:/instiki/app/models/wiki_service.rb:184:in > > `new' > > from C:/instiki/app/models/wiki_service.rb:184:in > > `initialize' > > from C:/instiki/app/models/wiki_service.rb:147:in > > `new' > > from C:/instiki/app/models/wiki_service.rb:147:in > > `instance' > > from ./script/server:91 > > from instiki:6:in `load' > > from instiki:6 > > > > C:\instiki> > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20060331/d125b8a5/attachment-0001.htm From toddzmail at gmail.com Fri Mar 31 17:59:51 2006 From: toddzmail at gmail.com (Todd Zimmerman) Date: Fri, 31 Mar 2006 16:59:51 -0600 Subject: [Instiki] Instiki, Instiki-AR, i2 -- concise explanation? Message-ID: <1afe98470603311459o5c1303ecib76f2bf3532159ce@mail.gmail.com> I'm using original Instiki for some lightweight ad-hoc projects, and have been very happy with it. Can anyone provide, or point me to, a brief explanation of what Instiki-AR and i2 are, and why they exist? Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20060331/2b581bfa/attachment.htm