Jump to content
Ketarin forum

floele

Administrators
  • Posts

    1,629
  • Joined

  • Last visited

Everything posted by floele

  1. The log will be correct with this change I proposed. This is because Ketarin will not make decisions based on variable contents if no previously cached content is available. There is no information on the previous value of a variable available otherwise, at least not for this purpose.
  2. Well, I guess that's not really worth it. Usually, you would not change the variable name anyway. I could instead reset the value when the variable name changes.
  3. Ketarin does in fact load the address, but sometimes the M$ servers return an incorrect result. I can't do much about that.
  4. I've reuploaded this version, could you please check if the "variable content as indicator for changes" works properly?
  5. That's more of a MS issue. Sometimes, their servers just return this...don't know what it is.
  6. The application does actually work fine for me. If Ketarin does what it says in the log, it would hint at the fact that the variable "version" is for some reason not defined and this it keeps looking for the wrong file name. Doesn't make much sense to me currently.
  7. If you don't see a need for the directory function, don't use it :-p The thread you mentioned should actually give you an idea though.
  8. 1. "directory" is used like any other function, without any parameters. 2. Yeah, "path" means directory + file name. 3. This will actually be in the next revision. 4. It may occur, that the developer himself also finds and fixes bugs. I hope you don't mind :-p
  9. I believe that the basic problem is that you can't use post variables with Ketarin currently.
  10. The log only shows the content before the function is applied.
  11. +Function "directory" +Command line option to specify database location (/database:PATH) *Changed re-download semantics when preserving previously downloaded files *Make keyboard shortcuts global within the main window *More accurate go-to !Fixed UnauthorizedAccessExceptions (r2) +Allow renaming variables (using F2) *Ctrl+A in log window *Show corresponding application for variable replacements in the log window *More verbose logging for variable content changes !Fixed an exception in command line mode for Windows 2000 http://ketarin.canneverbe.com/downloads/Ketarin/Ketarin-1.0.1.zip
  12. Except for the changelog on ohloh, there currently is none available. I don't feel like adding a lot of downloader specific features currently, but eventually they'll probably be added.
  13. (Hint: Do not use an "XXX" website as example)
  14. Looks like it just saved the wrong window position. Try using the move window functionaliy from the context menu to bring it back to sight. I'll add a change for future versions to ignore such settings.
  15. floele

    Bug or Design?

    If I understand the order of actions correctly, it's by design. Though it probably makes sense to disable that behaviour if the "delete previous" option is not checked.
  16. The target column is auto sized, so you cannot make it any larger than your dialog width.
  17. Will make that a bit more accurate for 1.0+.
  18. I'm glad that you like it! 1. I'll add a function "directory" which extracts the directory path of any variable content. Seems most versatile to me. 2. As with all user generated data, there will never be a perfectly clean database. If I add a comments field, it will probably be left empty anyway. 3. I don't see a need for that. If at all, I could add a command line switch which allows you to create shortcuts for running Ketarin with either of your databases, but never two at once.
  19. Why not use it per command line?
  20. Hi everyone, here is the 1.0RC version of Ketarin. I added a couple of minor features like a custom column order and an option to export application as templates. Please let me know if you see any further issues http://ketarin.canneverbe.com/downloads/Ketarin/Ketarin-1.0.0.184.zip Regards, Flo
  21. Command line applications exit as soon as they are done (so does Ketarin). If some commands you entered pause Ketarin's execution, it won't exit.
  22. Why doesn't it "look" like it? Works fine for me.
  23. Check the docs for command line usage. The main executable can be used as command line tool as well.
  24. The command line version will close automatically when done.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.