From kschutte at mit.edu Tue Jan 3 12:38:08 2006 From: kschutte at mit.edu (Ken Schutte) Date: Tue Jan 3 12:44:24 2006 Subject: [Slogger] new Slogger version for FF 1.5 Message-ID: <43BAB680.3090904@mit.edu> Hi folks, I've been experimenting with a new version of Slogger for Firefox 1.5+ It's still a bit under construction, but I think it mostly works and is quite different from past versions. I think it's simpler and easier to understand, and also more flexible. - profiles stored in files, easily installed, stored, etc. - run multiple profiles for each action - up to six buttons or something automatically on each load - more flexible filtering - Note: the service provider (del.icio.us, spurl, etc) stuff doesn't work here yet - Note: right now your old slogger settings will be lost if you install this one. (now that the settings are in files, this won't happen on future upgrades) If you try it, I'd like to hear any comments, bugs, etc. Let me know if you use it in the next few days, because I would like to submit it to this "Extend Firefox" competition which ends Friday. install: http://www.kenschutte.com/slogger/slogger-0.5.99.xpi If you install, I'd recommend: - close Firefox 1.5 - find the prefs.js file in your Firefox profile directory (within C:\Document and Settings\ or ~/.mozilla/firefox) - open in text editor and erase all the lines with "slogger" - note there's a ton... this new version doesn't do this, so cleaning out all this old junk might be useful. Happy New Year! Ken From jackrickards at earthlink.net Wed Jan 4 13:31:25 2006 From: jackrickards at earthlink.net (Jack Rickards) Date: Wed Jan 4 14:31:57 2006 Subject: [Slogger] RE: Slogger Digest, Vol 15, Issue 1 In-Reply-To: <200601041703.k04H2EoY091249@milter4.wss.scd.yahoo.com> Message-ID: Hi, I'm not having real good luck with this upgrade. Great program anyway and I'm glad to hear it's being further tune up. I think I pretty much deleted every line in my prefs.js file that contained "slogger". I'm not that familiar with the format of that file so it was kind of an axe job. Using my text editor "find" there are still occurrences of "slogger" in the file but they look like there is some kind of history area. Once I restarted I there appeared a blank horizontal field across the bottom of FireFox and I no longer had a Slogger arrow in my command menu. I went into configuration and added a Slogger click and Slogger toggle button yet I'm not finding the Slogger menu options where I configure Slogger. I'm not seeing any new options under the FireFox view tab. Please help. I brought back in my unedited prefs.js file and the horizontal white space at the bottom of the screen didn't go away. I'd rather not start with a clean install of FireFox if I don't have to. Thanks, Jack Jack Rickards 414-476-5799 www.jackhandyperson.com jack@jackhandyperson.com From kschutte at mit.edu Wed Jan 4 15:20:34 2006 From: kschutte at mit.edu (Ken Schutte) Date: Wed Jan 4 15:21:08 2006 Subject: [Slogger] RE: Slogger Digest, Vol 15, Issue 1 In-Reply-To: References: Message-ID: <43BC2E12.9070203@mit.edu> Jack, I think maybe there's a problem with Firefox installing the new one on top of the old one instead of upgrading. See if there's two Sloggers in the FF Extension Manager. If so, maybe uninstall both and then reinstall the new one. In general, maybe people should uninstall the old one before installing the new one. I'll try to look into why that's the case... The prefs.js stuff I mentioned shouldn't be a big deal. That file just stores some of your FF settings, and getting rid of a bunch of unused stuff might be helpful. Ken Jack Rickards wrote: > Hi, > > I'm not having real good luck with this upgrade. Great program anyway and > I'm glad to hear it's being further tune up. > > I think I pretty much deleted every line in my prefs.js file that contained > "slogger". I'm not that familiar with the format of that file so it was > kind of an axe job. Using my text editor "find" there are still occurrences > of "slogger" in the file but they look like there is some kind of history > area. > > Once I restarted I there appeared a blank horizontal field across the bottom > of FireFox and I no longer had a Slogger arrow in my command menu. I went > into configuration and added a Slogger click and Slogger toggle button yet > I'm not finding the Slogger menu options where I configure Slogger. I'm not > seeing any new options under the FireFox view tab. > > Please help. I brought back in my unedited prefs.js file and the horizontal > white space at the bottom of the screen didn't go away. > > I'd rather not start with a clean install of FireFox if I don't have to. > > Thanks, > > Jack > > Jack Rickards > 414-476-5799 > www.jackhandyperson.com > jack@jackhandyperson.com > > _______________________________________________ > Slogger mailing list > Slogger@mozdev.org > http://mozdev.org/mailman/listinfo/slogger > From nils.grotnes at gmail.com Thu Jan 5 00:53:38 2006 From: nils.grotnes at gmail.com (Nils R Grotnes) Date: Wed Jan 4 19:05:50 2006 Subject: [Slogger] new Slogger version for FF 1.5 In-Reply-To: <43BAB680.3090904@mit.edu> References: <43BAB680.3090904@mit.edu> Message-ID: > I've been experimenting with a new version of Slogger for Firefox 1.5+ I like where this is going. > - Note: right now your old slogger settings will be lost if you install > this one. (now that the settings are in files, this won't happen on > future upgrades) I installed it in a new profile. No problems with old settings, that way. > If you try it, I'd like to hear any comments, bugs, etc. Let me know if > you use it in the next few days, because I would like to submit it to > this "Extend Firefox" competition which ends Friday. I tried to find a way to change the default storage folder ($something), but couldn't. Two textboxes allowed me to change the path, but doing so didn't seem to "take"? Nils -- How about donating spare cycles to science? http://folding.stanford.edu/ From kschutte at mit.edu Wed Jan 4 21:15:55 2006 From: kschutte at mit.edu (Ken Schutte) Date: Wed Jan 4 21:16:30 2006 Subject: [Slogger] new Slogger version for FF 1.5 In-Reply-To: References: <43BAB680.3090904@mit.edu> Message-ID: <43BC815B.3040505@mit.edu> Nils R Grotnes wrote: > I tried to find a way to change the default storage folder > ($something), but couldn't. Two textboxes allowed me to change the > path, but doing so didn't seem to "take"? That was a bug with blackslashes in Windows paths. This one should work: http://www.kenschutte.com/slogger/slogger-0.5.99a.xpi (I overwrote the original link, but sometimes your browser cache will give you the old one..) I realized if you change directories, you may have to change a few things: eg the links between logfile and saved pages, and the custom menu items in the FF menu. This should be done a little better... Ken From lists.slogger at EricHacker.com Fri Jan 13 15:14:24 2006 From: lists.slogger at EricHacker.com (Eric Hacker) Date: Fri Jan 13 15:16:46 2006 Subject: [Slogger] Feature Request: IP Address as Variable Message-ID: <2006113151424.598168@glaucon> Hello, First, I am really, really, impressed with the Slogger's versatility and ease of configuration control. Thank you. I'd like to be able to log the IP address of the http server as well as the host name. Sometimes DNS will resolve to multiple IP addresses. All those IP addresses should be serving up the same data, but that's not always the case. Part of my job is finding problems, and when I do, I need to be able to detail exactly where the fault lies, including IP Address. I searched the mail archive and didn't see a prior request. I briefly tried to go to the homepage for the ShowIP Extension to see if the source was available, but that web server seems to be generating errors at the moment. Regards, Eric Hacker From kschutte at mit.edu Fri Jan 13 16:50:03 2006 From: kschutte at mit.edu (Ken Schutte) Date: Fri Jan 13 16:50:39 2006 Subject: [Slogger] Feature Request: IP Address as Variable In-Reply-To: <2006113151424.598168@glaucon> References: <2006113151424.598168@glaucon> Message-ID: <43C8208B.4000001@mit.edu> Hi Eric, That would be simple to add if I figured out the code to get the IP. (FYI, the source of all extensions are available by unzip'ing the .xpi (and .jar inside) install files). In the meantime, maybe you could hack together a script (considering your name ;-) ) to run outside of FireFox that converts hosts in a log file to an IP address. (for example in linux, there's the 'host' command). Ken Eric Hacker wrote: > Hello, > > First, I am really, really, impressed with the Slogger's versatility and ease of > configuration control. Thank you. > > I'd like to be able to log the IP address of the http server as well as the host > name. Sometimes DNS will resolve to multiple IP addresses. All those IP > addresses should be serving up the same data, but that's not always the case. > > Part of my job is finding problems, and when I do, I need to be able to detail > exactly where the fault lies, including IP Address. > > I searched the mail archive and didn't see a prior request. > > I briefly tried to go to the homepage for the ShowIP Extension to see if the > source was available, but that web server seems to be generating errors at the > moment. > > Regards, > Eric Hacker > > > _______________________________________________ > Slogger mailing list > Slogger@mozdev.org > http://mozdev.org/mailman/listinfo/slogger From t.escher at ucl.ac.uk Mon Jan 16 20:12:52 2006 From: t.escher at ucl.ac.uk (Tobias Escher) Date: Mon Jan 16 15:13:38 2006 Subject: [Slogger] log every page Message-ID: <20060116201252.ux6tvjvjcwosco8k@www.webmail.ucl.ac.uk> Hi, first of all: great program. We are running an experiment this week for which we need to log the surf path of our subjects. It saved us so much work (and besides promoted Firefox on 20 lab computers :) Thank you! However, I have a small problem: I have been testing firefox 1.5 with an earlier slogger version (0.5.12). We are now running firefox 1.5 with slogger 0.6 The difference is: the older slogger version would allow to log every single page automatically, even when someone just hit the back or forward button. I think the option for this was: Automation > Log the page or something. This does not seem to work in the new version 0.6 which is a real pity. I put the delay time between logging to 0s - but that would not change anything. Anything easy that could be done about that? That would be great! Thank you, tobias ------------------------- Tobias Escher Research Fellow University College London School of Public Policy 29/30 Tavistock Square London WC1H9QU tel: +44-20-7679 4903 fax: +44-20-7679 4969 @: t.escher@ucl.ac.uk From h0qd6e102 at sneakemail.com Wed Jan 25 21:42:02 2006 From: h0qd6e102 at sneakemail.com (Someone) Date: Wed Jan 25 21:47:19 2006 Subject: [Slogger] HTML only saves images, too Message-ID: <7432-96459@sneakemail.com> I tried the latest version of Slogger, and set it for "save HTML only", and it's still saving images and other files. The only difference between "HTML complete" and "HTML only" seems to be that "HTML complete" changes all the path names to point to local files, and "HTML only" leaves the files the way they were originally. When I put it on "save HTML only", I want it to literally save only the HTML of each page I visit. It might be nice if it rewrote relative paths to make them point to real paths (img src="/images/image.gif" becomes img src="http://www.example.com/images/image.gif"), but other than that, I want it to just save the HTML files and nothing else. (And I could probably do that with a custom javascript, right?) ---- Also, shouldn't the default profiles save logfiles with: file://$localfileDir/$localfile instead of $Sloggerdir/whatever Then you could change the save directory without having to change the log files? From jackrickards at earthlink.net Thu Jan 26 11:15:46 2006 From: jackrickards at earthlink.net (Jack Rickards) Date: Thu Jan 26 12:16:20 2006 Subject: [Slogger] Spy on your self, attention analysis link In-Reply-To: <200601261701.k0QH1A68014510@milter1.wss.scd.yahoo.com> Message-ID: <01ce01c6229c$258fc720$6401a8c0@dell> The following is a link that seems to me to be in the Slogger vain: business2blog: B2Day : Pay Attention http://business2.blogs.com/business2blog/2006/01/pay_attention.html Opening Lines in Blog article: "Last Friday I dropped in on a meeting at Root Markets, a New York City-based company I wrote about earlier that helps you record and analyze your clickstream. It was an interesting crowd of beta users, bloggers and advisors, including Amazon's former chief scientist Andreas Weigand, tech pundit and podcaster Steve Gillmor, and blogger (and Root employee) Greg Yardley. To recap, Root Markets offers a service that lets you record everywhere you go on the Web through a downloadable browser extension called an "attention recorder." Eventually they want to create a market for this data between the consumers who collect it for themselves and marketers looking for good leads. The company's goal, as CEO Seth Goldstein puts it, is to profit from the "securitization of intent."" --Jack From ccradu at yahoo.com Thu Jan 26 09:48:00 2006 From: ccradu at yahoo.com (Radu Cornea) Date: Thu Jan 26 12:49:39 2006 Subject: [Slogger] Pages opened through middle click are not saved correctly Message-ID: Hi, When I open pages through middle click (or "Open in new tab") the saved page is still the old one. Has anybody else seen this behavior? Thanks, -- Radu From ebelular at gmail.com Thu Jan 26 22:29:58 2006 From: ebelular at gmail.com (Rory McCann) Date: Thu Jan 26 17:30:32 2006 Subject: [Slogger] All URLs are 'about:blank' Message-ID: <20b463fd0601261429oc13724x6cba50869c854992@mail.gmail.com> Hi *, I recently updated Firefox to 1.5 (on Mac OSX 10.4.4) and Slogger to 0.6. After installing FF1.5 I uninstalled the old version of slogger (which was disabled, as it doesn't work in 1.5). I removed all the lines from prefs.js that contained 'slogger'. I installled slogger 0.6. I created my own profile that mimicks what I had slogger doing before. However all the URLs are about:blank and have been since I installed slogger 0.6, i.e. my saved HTML directory is full of files like: "about:blank-2006-01-21-11:45:58.html". The following is the profle I'm using and a grep of prefs.js for 'slogger' The profile I'm using: === BEGIN === prefsettings["profName"] = "default"; prefsettings["profDescr"] = ""; prefsettings["savepageEnable"] = true; prefsettings["savepageType"] = 1; prefsettings["localfileDir"] = "/Users/rory/Library/Application Support/Firefox/Profiles/i5cokw88.default/Logs/data/$year-$month-$day"; prefsettings["localfile"] = "$url-$year-$month-$day-$hour:$minute:$second.$typeext"; prefsettings["dlmanager"] = false; prefsettings["logfileEnable"] = false; prefsettings["logfileDir"] = ""; prefsettings["logfileName"] = ""; prefsettings["logfileContent"] = ""; prefsettings["logfileAppend"] = true; prefsettings["escapeXML"] = false; prefsettings["add_logfile_menuitem"] = true; prefsettings["text_logfile_menuitem"] = "View logfile"; prefsettings["logfileHeader"] = ""; prefsettings["logfileFooter"] = ""; prefsettings["styleEnable"] = false; prefsettings["styleName"] = ""; prefsettings["styleContent"] = ""; prefsettings["enableRepeatDelay"] = false; prefsettings["repeatDelay"] = 10; prefsettings["enableBlacklist"] = false; prefsettings["enableWhitelist"] = false; prefsettings["blacklist"] = ""; prefsettings["whitelist"] = ""; prefsettings["submitFurl"] = false; prefsettings["submitSpurl"] = false; prefsettings["submitMyYahoo"] = false; prefsettings["submitStumbleUpon"] = false; prefsettings["submitDelicious"] = false; prefsettings["customScriptEnable"] = false; prefsettings["customScript"] = ""; prefsettings["confirmEnable"] = false; prefsettings["confirmString"] = ""; === END === grep 'slogger' prefs.js: === BEGIN === user_pref("slogger.FFProfDir", "/Users/rory/Library/Application Support/Firefox/Profiles/i5cokw88.default"); user_pref("slogger.add_logfile_menuitem", true); user_pref("slogger.blacklist", ""); user_pref("slogger.clip", ""); user_pref("slogger.confirmEnable", false); user_pref("slogger.confirmString", ""); user_pref("slogger.customMenu", "Open archive folder|file:///Users/rory/Library/Application Support/Firefox/Profiles/i5cokw88.default/extensions/slogger@kenschutte.com/archive|View today's XML log file|file:///Users/rory/Library/Application Support/Firefox/Profiles/i5cokw88.default/extensions/slogger@kenschutte.com/archive/sloggerLog-2006-01-20.xml"); user_pref("slogger.customScript", ""); user_pref("slogger.customScriptEnable", false); user_pref("slogger.datetime", "Sat Jan 21 2006 22:14:47 GMT+0000 (IST)"); user_pref("slogger.day", "21"); user_pref("slogger.desc", ""); user_pref("slogger.dlmanager", false); user_pref("slogger.edit.add_logfile_menuitem", true); user_pref("slogger.edit.blacklist", ""); user_pref("slogger.edit.confirmEnable", false); user_pref("slogger.edit.confirmString", ""); user_pref("slogger.edit.customScript", ""); user_pref("slogger.edit.customScriptEnable", false); user_pref("slogger.edit.dlmanager", false); user_pref("slogger.edit.enableBlacklist", false); user_pref("slogger.edit.enableRepeatDelay", false); user_pref("slogger.edit.enableWhitelist", false); user_pref("slogger.edit.escapeXML", false); user_pref("slogger.edit.localfile", "$url-$year-$month-$day-$hour:$minute:$second.$typeext"); user_pref("slogger.edit.localfileDir", "/Users/rory/Library/Application Support/Firefox/Profiles/i5cokw88.default/Logs/data/$year-$month-$day"); user_pref("slogger.edit.logfileAppend", true); user_pref("slogger.edit.logfileContent", ""); user_pref("slogger.edit.logfileDir", ""); user_pref("slogger.edit.logfileEnable", false); user_pref("slogger.edit.logfileFooter", ""); user_pref("slogger.edit.logfileHeader", ""); user_pref("slogger.edit.logfileName", ""); user_pref("slogger.edit.profDescr", ""); user_pref("slogger.edit.profName", "default"); user_pref("slogger.edit.repeatDelay", 10); user_pref("slogger.edit.savepageEnable", true); user_pref("slogger.edit.savepageType", 1); user_pref("slogger.edit.styleContent", ""); user_pref("slogger.edit.styleEnable", false); user_pref("slogger.edit.styleName", ""); user_pref("slogger.edit.submitDelicious", false); user_pref("slogger.edit.submitFurl", false); user_pref("slogger.edit.submitMyYahoo", false); user_pref("slogger.edit.submitSpurl", false); user_pref("slogger.edit.submitStumbleUpon", false); user_pref("slogger.edit.text_logfile_menuitem", "View logfile"); user_pref("slogger.edit.whitelist", ""); user_pref("slogger.enableBlacklist", false); user_pref("slogger.enableRepeatDelay", false); user_pref("slogger.enableWhitelist", false); user_pref("slogger.escapeXML", false); user_pref("slogger.execAction0", "/Users/rory/Library/Application Support/Firefox/Profiles/i5cokw88.default/extensions/slogger@kenschutte.com/profiles/sloggerProf0.js"); user_pref("slogger.execAction1", ""); user_pref("slogger.execAction2", ""); user_pref("slogger.execAction3", ""); user_pref("slogger.execAction4", "/Users/rory/Library/Application Support/Firefox/Profiles/i5cokw88.default/extensions/slogger@kenschutte.com/profiles/html_log_a.js"); user_pref("slogger.execAction5", "/Users/rory/Library/Application Support/Firefox/Profiles/i5cokw88.default/extensions/slogger@kenschutte.com/profiles/html_log_b.js"); user_pref("slogger.execAction6", ""); user_pref("slogger.filebase", ""); user_pref("slogger.fileext", ""); user_pref("slogger.filename", ""); user_pref("slogger.flipDirSlash", false); user_pref("slogger.host", "www.kenschutte.com"); user_pref("slogger.hostinv", ""); user_pref("slogger.hour", "22"); user_pref("slogger.keywords", ""); user_pref("slogger.lastLogFile", "sloggerLog-2006-01-20.xml"); user_pref("slogger.lastLogFileFolder", ""); user_pref("slogger.lastTime", "Sat Jan 21 2006 22:14:47 GMT+0000 (IST)"); user_pref("slogger.lastURL", "http://www.kenschutte.com/slogger/"); user_pref("slogger.localfile", "$url-$year-$month-$day-$hour:$minute:$second.$typeext"); user_pref("slogger.localfileDir", "/Users/rory/Library/Application Support/Firefox/Profiles/i5cokw88.default/Logs/data/$year-$month-$day"); user_pref("slogger.logfileAppend", true); user_pref("slogger.logfileContent", ""); user_pref("slogger.logfileDir", ""); user_pref("slogger.logfileEnable", false); user_pref("slogger.logfileFooter", ""); user_pref("slogger.logfileHeader", ""); user_pref("slogger.logfileName", ""); user_pref("slogger.millisecond", "500"); user_pref("slogger.minute", "14"); user_pref("slogger.month", "01"); user_pref("slogger.new.profName", "default"); user_pref("slogger.newInstall", false); user_pref("slogger.path", ""); user_pref("slogger.profDescr", ""); user_pref("slogger.profName", "default"); user_pref("slogger.repeatDelay", 10); user_pref("slogger.savepageEnable", true); user_pref("slogger.savepageType", 1); user_pref("slogger.second", "47"); user_pref("slogger.sloggerDir", "/Users/rory/Library/Application Support/Firefox/Profiles/i5cokw88.default/extensions/slogger@kenschutte.com"); user_pref("slogger.sloggerProfDir", "/Users/rory/Library/Application Support/Firefox/Profiles/i5cokw88.default/extensions/slogger@kenschutte.com/profiles"); user_pref("slogger.styleContent", ""); user_pref("slogger.styleEnable", false); user_pref("slogger.styleName", ""); user_pref("slogger.submitDelicious", false); user_pref("slogger.submitFurl", false); user_pref("slogger.submitMyYahoo", false); user_pref("slogger.submitSpurl", false); user_pref("slogger.submitStumbleUpon", false); user_pref("slogger.text_logfile_menuitem", "View logfile"); user_pref("slogger.title", "Ken Schutte.com: Slogger Extension for Mozilla Firefox"); user_pref("slogger.type", "text/html"); user_pref("slogger.typeext", "html"); user_pref("slogger.url", "http://www.kenschutte.com/slogger/"); user_pref("slogger.version", "0.6.20060107"); user_pref("slogger.whitelist", ""); user_pref("slogger.year", "2006"); === END === Is there some simple mistake I've made? Or is this a bug? Rory McCann (who just subscribed to the list with this email address) From kschutte at mit.edu Thu Jan 26 18:38:44 2006 From: kschutte at mit.edu (Ken Schutte) Date: Thu Jan 26 18:39:06 2006 Subject: [Slogger] All URLs are 'about:blank' In-Reply-To: <20b463fd0601261429oc13724x6cba50869c854992@mail.gmail.com> References: <20b463fd0601261429oc13724x6cba50869c854992@mail.gmail.com> Message-ID: <43D95D84.1090808@mit.edu> Rory McCann wrote: > Hi *, > > I recently updated Firefox to 1.5 (on Mac OSX 10.4.4) and Slogger to > 0.6. After installing FF1.5 I uninstalled the old version of slogger > (which was disabled, as it doesn't work in 1.5). I removed all the > lines from prefs.js that contained 'slogger'. I installled slogger > 0.6. I created my own profile that mimicks what I had slogger doing > before. However all the URLs are about:blank and have been since I > installed slogger 0.6, i.e. my saved HTML directory is full of files > like: "about:blank-2006-01-21-11:45:58.html". The following is the > profle I'm using and a grep of prefs.js for 'slogger' > It's strange that your prefs file has the line: user_pref("slogger.url", "http://www.kenschutte.com/slogger/"); but the url shows up as 'about:blank'... ? When saving to a local file, it just takes your $localfile string, here, "$url-$year-$month-$day-$hour:$minute:$second.$typeext", and replaces $ with the preference "slogger.". The prefs.js file is only updated when you quit FF, so try logging a page, and opening the URL "about:config", and look for "slogger.url", and see it's value. Try it when you're loading a page in a single tab, in the foreground. It may also be helpful to run the "Test Slogger variables" profile and look at it's output to see what variables seem to be correct/incorrect... Ken From geodog at cyberdude.com Fri Jan 27 00:29:36 2006 From: geodog at cyberdude.com (Tim Bishop) Date: Fri Jan 27 03:31:09 2006 Subject: [Slogger] Restoring posting to delicious functionality? Message-ID: <43D9D9F0.601@cyberdude.com> Ken, Any update on when you will be able to restore the post to delicious functionality that Joe build in a while ago, and that is present in the 1.0x version of Slogger? I use that functionality every day, and am holding off on upgrading to Firefox 1.5 until I know there is support for it in Slogger. I use the brilliant extension that you built every day for work -- it is an essential part of my work flow. Thanks! Tim From kschutte at mit.edu Sun Jan 29 19:57:04 2006 From: kschutte at mit.edu (Ken Schutte) Date: Sun Jan 29 19:57:25 2006 Subject: [Slogger] HTML only saves images, too In-Reply-To: <7432-96459@sneakemail.com> References: <7432-96459@sneakemail.com> Message-ID: <43DD6460.40804@mit.edu> Someone wrote: > I tried the latest version of Slogger, and set it for "save HTML > only", and it's still saving images and other files. The only > difference between "HTML complete" and "HTML only" seems to be that > "HTML complete" changes all the path names to point to local files, > and "HTML only" leaves the files the way they were originally. > > When I put it on "save HTML only", I want it to literally save only > the HTML of each page I visit. > > It might be nice if it rewrote relative paths to make them point to > real paths (img src="/images/image.gif" becomes img > src="http://www.example.com/images/image.gif"), but other than that, I > want it to just save the HTML files and nothing else. (And I could > probably do that with a custom javascript, right?) Try this new one, http://www.kenschutte.com/download/slogger/xpi/slogger-0.6.20060129.xpi It should save HTML only and replace links with the full URL, like you were saying. It was also doing this for text-only, which should not now. But, I noticed that the "text only" saves don't work quite right, either. It seems to broken a bit on FF too (File->Save Page As..., Text only...). I'll have to see if there's a Mozilla bug submitted for this... Side note, Slogger uses the Mozilla nsIWebBrowserPersist functions, which have a lot of options, and it's kind of confusing what all the flags do. I was also thinking of having a 4th option, "advanced", which you can set arbitrary values for the saveDocument() function... http://www.xulplanet.com/references/xpcomref/ifaces/nsIWebBrowserPersist.html > Also, shouldn't the default profiles save logfiles with: > > file://$localfileDir/$localfile > > instead of > > $Sloggerdir/whatever > > Then you could change the save directory without having to change the log files? What you can do is change the value of $sloggerDir - but, this has to be done using "about:config". Then, both will point to the new location. The way it is now, $localfile will return the string (usually with varaibles) stored as slogger.localfile. I could have it recursively replace all variables, but in some cases, what you want would be ambiguous, so I'm not sure the best way to handle it... Ken From kschutte at mit.edu Sun Jan 29 19:59:46 2006 From: kschutte at mit.edu (Ken Schutte) Date: Sun Jan 29 20:00:06 2006 Subject: [Slogger] Restoring posting to delicious functionality? In-Reply-To: <43D9D9F0.601@cyberdude.com> References: <43D9D9F0.601@cyberdude.com> Message-ID: <43DD6502.5010502@mit.edu> Tim Bishop wrote: > Ken, > Any update on when you will be able to restore the post to delicious > functionality that Joe build in a while ago, and that is present in the > 1.0x version of Slogger? I use that functionality every day, and am > holding off on upgrading to Firefox 1.5 until I know there is support > for it in Slogger. I hope to try to do this shortly, but in the mean time, I belive this version: http://www.kenschutte.com/download/slogger/xpi/slogger_0.5.11.xpi works just like the 1.0x versions, but installs on FF 1.5. Ken From bang_zippy at yahoo.com Tue Jan 31 08:18:04 2006 From: bang_zippy at yahoo.com (andy davidson) Date: Tue Jan 31 11:19:31 2006 Subject: [Slogger] looking for a log editor Message-ID: <20060131161804.41769.qmail@web82112.mail.mud.yahoo.com> Hello I really like slogger. One feature I would love to have is a simple log editor. All I need is the ablity to remove entries. It would be really cool if I could sort the log file in a couple of ways to make it easier for me to weed out the entries I want to delete. For example, sort the entries by domain, so that I could easly remove all the URLS from site www.xyz.com Is anyone working on something like this? Any idea how I might build something like this? Thanks Andy From kschutte at mit.edu Tue Jan 31 17:26:08 2006 From: kschutte at mit.edu (Ken Schutte) Date: Tue Jan 31 17:26:29 2006 Subject: [Slogger] looking for a log editor In-Reply-To: <20060131161804.41769.qmail@web82112.mail.mud.yahoo.com> References: <20060131161804.41769.qmail@web82112.mail.mud.yahoo.com> Message-ID: <43DFE400.4070506@mit.edu> andy davidson wrote: > Hello > > I really like slogger. One feature I would love to > have is a simple log editor. All I need is the ablity > to remove entries. It would be really cool if I could > sort the log file in a couple of ways to make it > easier for me to weed out the entries I want to > delete. For example, sort the entries by domain, so > that I could easly remove all the URLS from site > www.xyz.com > The reason this hasn't been included is that there doesn't seem so be a very elegant way to do it that keeps everything completely customizable, but there a few ways it could maybe be done... As far as sorting by different fields, one thing I was trying was a XUL log viewer which stores log data in an RDF file. There's a profile included that started to attempt this, but doesn't really work as-is. (if you use Thunderbird, it would work sort of like the Inbox - sortable by any column, hide/show different columns, etc). It also might be possible to make a simple change to the default XSLT file used for the default XML log format... I'm not sure. (like it currently has checkboxes for hiding some columns, it could maybe have a listbox to choose the sort-by column...) Ken