topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday November 11, 2025, 6:23 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 24 25 26 27 28 [29] 30 31 32 33 34 ... 109next
701
Find And Run Robot / Re: Unicode??
« Last post by Armando on September 19, 2009, 12:10 PM »
Thanks skajfes!
Unfortunately it still doesn't change anything...
I cannot really choose any other option than "Western" anyways... Since I speak French.  :)
702
Find And Run Robot / Re: Unicode??
« Last post by Armando on September 18, 2009, 09:29 PM »
Interesting, yes. Windows is full of little things like that.
However this didn't change anything to my character problems...

Screenshot - 2009-09-18 , 22_23_18.png
703
Find And Run Robot / Re: Unicode??
« Last post by Armando on September 17, 2009, 05:20 PM »
mouser: if you could find a listview (or whatever it was) component that supports unicode (as well as ANSI), then you could probably keep FARR in ANSI, but do file traversal in unicode... that hopefully wouldn't break plugins.

[sorry for resurrecting this old thread]

Any such thing possible (mouser) ? That would probably still be a lot of work. But also worth it IF many users use "foreign characters" in their FS.
704
I'm guilty of using farr much less because of everything's speed... If only the integration between both was even better. One of the biggest problem for all of us non-"Anglo Saxons" is probably the various characters which aren't supported by farr :

Also, the swedish characters "åäö" aren't displayed in the results correctly
I'll have to look into hacking some Unicode support into the plugin. Problem is that mouser said that FARR isn't Unicode aware, which complicates things...

If this could be solved it would be a big step forward.

Everything can be used very easily with a keyboard shortcut though, without going through farr. But it's definitely more elegant and convenient to display results in the farr window for launching and various other operations (alias stuff, copy target path, etc.)

[...] Two other things would be extremely useful:

1. an ini option to let FARR's alias recognition override the results.
example: if the alias "xyz" exists and the user types "ev xyz" then the alias takes priority (just like in a regular FARR search).
2. a hotkey or alias to switch search folder filtering on/off (and some visual cue like a statusbar text)

If we had 1 & 2 then then next step would be to have the plugin handle all searches in FARR.

I couldn't agree more...
705
Find And Run Robot / Re: FARR alias: Quick Outlook Task
« Last post by Armando on September 14, 2009, 09:45 AM »
Oh! I see... Thanks jpijper! I forgot about this...  :-[
706
Find And Run Robot / Re: FARR alias: Quick Outlook Task
« Last post by Armando on September 07, 2009, 03:59 PM »
I use it too, everyday since I first installed it! Very convenient, especially with my AutoHotkey auto-complete strings providing a nice template that I just need to fill. Outlook tasks are then synced with toodledo (todo web service) with a handy little syncing app (Toodledo Outlook Sync). Not perfect... but almost !

Vinayak : I just dismiss all the message boxes at once when I'm finished entering all needed tasks. I got used to it... (I actually find it useful to see confirmations that all went well...)
707
Living Room / Re: How do you tag (or even organize) your files?
« Last post by Armando on August 20, 2009, 11:44 PM »
The problem with 1- using numbers like this 2- single letters, etc. is that it's very hard to find/filter or do some batch changes.
I can do batch changes, and rename 1000s of files with regular expressions because all fields are clearly and uniquely delimited. Yes, to have a manageable system like that, each data field must be uniquely delimited, and tags too must be in a format that's unique (searching for a single number or a for a word would give 10s of thousands of results on my computer; however searching for one of my special tags will always bring the right files -- each tag is unique and can't even be found as a part of a word or number)
708
General Software Discussion / Re: Tabbles on BDJ on Wednesday
« Last post by Armando on August 18, 2009, 01:33 PM »
Thanks for the short review wraith808. I was intrigued too and I followed your discussion on Bits du Jour.
709
The problem with wine is that copy-pasting from a linux browser to a wine app will lose all formatting (and the url of course according to Iphi's findings).

would this be also true of a firefox clipping plugin ? I'm asking because InfoQube has a firefox web clipping plugin.
710
I'd agree with iphigenie's approach.

It's nice to have everything integrated, but it's very possible (without it having an impact on workflow) to have:

1- tools to capture/gather info (doesn't matter if there's only one or several software, as these usually change, get abandoned, etc. with time anyways. I use InfoQube, but not exclusively)

2- one or two tool to organize the gathered info (could be using a database, or using other custom means, tightly integrated with the filesystem -- I use InfoQube, windows only at the moment, plus a custom bullet proof naming scheme)

3- one or two tool to quickly search and filter info (a desktop search tool -- like beagle --, and something that's more a grep/locate/everything etc. tool.)
711
Who here would be interested in bundling together a nice donation for some OSS author to either develop a good notetaker for linux or bring new features of the existing ones? We'd need to agree on which project to support, if we do the latter.

One possibility would also be to support a specific notetaker's Wine compatibility. Not only would it help Wine's development (maybe...), but it would would also make an already good notetaker multiplatform, so to speak.
713
Living Room / Re: How do you tag (or even organize) your files?
« Last post by Armando on August 11, 2009, 04:16 PM »
Hi smeraldo,

I'd like to know if you have any new system or software about tagging files
'cause it's becoming a real (and "real" is a tiny euphemism) mess in my hard drives/computers and so on

I've stopped looking for something many months ago. My system works fine for my needs and works for everything, anywhere (file names, file content, etc.). You need to be slightly disciplined though, and be willing to learn (easy) AHK a bit.

I've started to tag web pages I save localy with the firefox extension zotero
I know it is not intended for that but it allows tags, highlights, notes, keep the url, would probably be transferable easily on mac or linux (I'm on xp)
but it is a bit slow, it is a database (how robust ?) and I don't know if it is searchable from outside 'cause I'm not yet using any local search engine

I just use the system described in my first post -- apply it in URLs. I don't use bookmarks as I find them harder to manage than URLs. So I use "favorites" in firefox using the "PlainOldFavorites" plug-in. Works well and insures compatibility with IE and other browsers not relying on the "bookmarks" system. Plus, they're more easily searcheable with programs like FARR and Everything.


plus evernote : tagging possibilities, but same question about search

Evernote is completely proprietary. If you tag stuf in there, you have to search stuff from inside EverNote.



but so far, armando, you convinced me that tags within the file name is the only robust solution (actually I thought that before but was too lazy or ignorant to do sth)

I'm still using the same system today. My tag database (in my AHK script) is now fairly large but very manageable. AHKs scripts are easy to navigate and edit, compared to other "text expanding" programs UIs.


I have to try to really use farr (it is installed but not used)
about local search engine, are you still using archivarius or x1 ?

I don't use X1 anymore. I'd love to, but I had some performance issues with it, plus it didn't index huge documents quite well (like... more than 450 pages... can't remember exactly, but it's probably more related to the number of words rather than the number of pages) and didn't index MS Word comments very well either. Still, X1 is the best in terms of features and useability, IMO.

I use Archivarius, but I find it clunkyer and does have a few issues -- the scheduling function is buggy (scheduler will just stop working sometimes and database needs to be updated manually)


I thought that creating a .txt file for each file could have been a solution to avoid the length limitation on the name, to create note, to paste a url, to be searchable
but it is probably a bad solution 'cause nobody is doing so, I guess it is too long but maybe could be automated, and also 'cause I've never been able to use the hardlink possibility with ntfs, besides this hardlinking possibility is probably not portable

I never liked the idea of poluting my filesystem with tons of secondary files... Plus it'd be extremely hard to manage -- but I won't enter the details now.


and lastly what about bookmarks, zoteros, and evernotes ?

I do use my tagging system in a database application calles InfoQube. So my system is basically the same, but I enter my tags in a special "field" for each item... Of course, InfoQube's database is only searchable from inside IQ though -- well Archivarius is actually able to search display the DB content, but it's not very... aesthetical (just plain txt).


this topic is, on the web, what I've found the deepest about tagging files
I'm really surprised that there is not a damn software that would do the trick
I don't know, something like a multiplatorm soft embedding files or adding a couple of bytes to each file to allow hard tagging
I have to say that I know nothing in programming or computer stuff, I'm just a user, so if you feel I'm saying stupid things, you can tell me, I won't be offended

tag2find was using the NTFS alternate data streams, which is similar to what you describe (You can find some info about ADS here)
+ a database to store all the tag info in case something went wrong. It has a few tricks up its sleeves... Unfortunately it's pretty much dead (seemed like it was going to resurrect as a FOSS for a short while, but...)

ADS are not cross platform or even always cross software (even within the same OS) and all your work might be (permanently ?) lost if you decide to change software. There are also some privacy issues -- your tags traveling with your files with no obvious ways to see them when you share these.  And if you burn your files to a CD or DVD they won't follow. etc. etc.

714
Living Room / Re: Where did your DC user I.D come from?
« Last post by Armando on June 30, 2009, 11:24 PM »
Many people (here and elsewhere) think that Armando is my real name -- it's not.

While I was working on my masters, in 2003, we invited a famous theatre guy : Armand Gatti. Quite a man...

At the time, just to make my friends laugh a bit, I created an hyperbolized Italian version of the character. And... Armando was born.

When I had to sign in here, at DC, the character came back to my mind... and voilà.

The avatar comes from <a href="http://en.wikipedia..../La_Linea_(TV_series)">La Linea</a>, and Italian animated series... I thought it was fitting.
715
Developer's Corner / Re: Cross-platform Coders Editor
« Last post by Armando on June 29, 2009, 02:03 PM »
Hi Ethyar,
Sorry For bringing back this old thread... but... Did you stick to jEdit, finally (seems a bit slower than Notepad++) ? Do you like it ?
I like Notepad++, but I'm having issues with its amputated regex functionality.


(PS : Hello to all. have been seriously busy since last September -- computer science + directing a play... Less busy now.)
716
General Software Discussion / Re: SQLNotes...what is it exactly?
« Last post by Armando on June 19, 2009, 10:48 PM »
Ah, but linked content is also indexed in IQ, so you could search your text content in IQ even though it is saved on disk. So embedded or linked, no difference. It is your choice. As a bonus, if it is linked, desktop search engines will find it too.

I wasn't aware of that. I know it's true of MHT files which are linked to the HTML pane. But is it true of any other link (using the "File link" dialog) ?
717
General Software Discussion / Re: SQLNotes...what is it exactly?
« Last post by Armando on June 19, 2009, 06:32 PM »
Is it possible to import text files from folders-subfolders and use them as items in InfoQube? I do not want to manually create stuff. I want to import some 800 plain text files into IQ as content.

Hi Kartal,
It would probably be best to post that question in the IQ forum. However, all I can say is that it's not part of IQ's philosophy to import whole documents into it but, rather, link them to the database. But... it would probably be trivial for Pierre to add this option to IQ -- just ask Pierre.
718
Hello. Tried all the steps... But shows me the error message  "Can't connect to Firefox".
719
Hi Kartal,
The development has pretty much stopped a while ago, but the developers are trying to "open source" it.

See : http://blog.tag2find.com/  and in particular : http://blog.tag2find...ance-for-the-future/


One of the last comment in the last blog post was from Martin, one of the developers (or team member behind Tag2find) :

#  martin Says:
January 19th, 2009 at 08:20

Hi,

you are definitly right that the community will take this up (that’s the reason why we want to do this). There are still some legal reasons which I can’t explain further, but they should soon be resolved.

Best regards,
Martin
720
Hi guys. Similar problem here.  :)
721
Living Room / Re: How do you organise your 'My Documents' folder
« Last post by Armando on December 20, 2008, 03:25 AM »
I do exactly as you do, mouser (I let all installer programs go exactly where they want to). Except that I put everything in the Program Files directory, even programs without any installer -- I just identify programs without an installer with a tag.
722
Hi Phil, Thanks.
Your last link doesn't work here.
723
Find And Run Robot / Re: Reason for the "history list" upper limit ?
« Last post by Armando on December 01, 2008, 03:24 PM »
oh, great! Thanks mouser!
724
Find And Run Robot / Reason for the "history list" upper limit ?
« Last post by Armando on November 29, 2008, 12:57 PM »
I'd like to have a longer history list (to mimic an index a bit more).
Is it possible to remove the 990 lines limit ?

Thanks!
725
Oh, I'm not disputing your observations (just contradicting 'em  :P) - I know LOTS of users have reported the same problem. In fact, I left X1 for Archivarius two years ago for that reason. Somehow, when I reinstalled X1 five or so months ago the problem had vanished and I've yet to see it. However, I do rub my rabbit's foot nightly before bed! X1 is set to index automatically on my systems and is set to start automatically as well. TextExtractor is the culprit when there IS CPU activity from X1 on my systems, but it rarely exceeds more than 15%.

FWIW - I have Indexing Priority set to "Delay indexing up to 60 minutes if PC is in use" and indexing updates set to 60 minute intervals. I have the "Index local files in real-time" option enabled as well.

I have about 60GB of data indexed on each machine (they largely mirror each other) of which 10 GB are PDF files and a further 10 GB are powerpoint presentations and word documents.

I've set X1 almost like you : Delay indexing up to 60 minutes if PC is in use, etc. But do the indexing part only once a day. I guess I could try to find out what happens when my CPU goes berserk, possessed by TextExtractor and X1.exe.... There might be a few files which makes the indexing process more taxing. Maybe database files ? Will have to check that out when I have more time.
Pages: prev1 ... 24 25 26 27 28 [29] 30 31 32 33 34 ... 109next