topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Monday November 10, 2025, 11:09 pm
  • 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 ... 79 80 81 82 83 [84] 85 86 87 88 89 ... 109next
2076
Thanks Darwin.
How about the changing case problem I mentioned ?
2077
Living Room / Re: How do you tag files?
« Last post by Armando on October 20, 2007, 05:23 PM »
I have modified the content of my first post and the title of the thread to make it more encompassing and encourage participation... as I'm really curious about everybody else's strategies...
2078
Living Room / Re: The worst thing about Macs
« Last post by Armando on October 20, 2007, 03:18 PM »
Well, that's truly the first time I hear someone doing a critical defense of the Mac platform, without falling back to the usual Windows bashing, and pinpointing the real advantage of the system, instead of saying "it wins by default".

Well, there are certainly a few of them -- e.g. this one by Chris Pirillo : http://chris.pirillo...osoft-windows-vista/

My secret plan is to consider Linux (Ubuntu, most probably, or even PCLinuxOS) or OSX as my next laptop's OS. I know that it will be a difficult move (I do find XP snappier and more versatile than Mac OSX, and like most people, I’m used to XP), but since I don't like what I've seen in Vista, I might as well switch to something else before getting even more immersed into Microsoft's ways.

There's no point for me in doing a sharp analysis of OSX/Linux/Vista now -- technology and prices won't be the same in 1.5-2 years.
2079
General Software Discussion / Re: keeping/saving cloned files
« Last post by Armando on October 20, 2007, 01:29 AM »
Semi-Confirmation : elsewhere on the net :
Quote: "However, with .doc files and .htm files, I ran into problems. I can create the hardlink (same setup as above). However, when I open the real file and make changes and then try to open the file from the hardlink, the changes don't show. If I open the file from the hardlink, I can make and save changes there, but they won't show up when I open the real file.

Am I off base here to think I can do this? Can someone point me in the right direction? THANKS!"


The reason for this is that when saving a file in MS Word, Word will create a new file, delete the original and rename te newly created file. Because of this the hardlink will point to the original and not the newly created file.


http://shell-shocked...g/article.php?id=284
2080
Thanks tinjaw - was a bit antsy about renaming them  ;D

IME : nothing mean ever happened to an installer (or me) after renaming it.
2081
General Software Discussion / Re: keeping/saving cloned files
« Last post by Armando on October 20, 2007, 01:07 AM »
Same experience here. I believe it has something to do with how an application modify a file. Word, e.g., create a temp file and rename it to the original after renaming the original to a wbk, hence breaking the hardlink.

Makes sense, mwang!  :up:
(I don't see any other explanations.)
That would also probably explain why the file collections feature in Directory Opus was not working that well either when I tried it.
Too bad.
2082
Find And Run Robot / Re: FARR2, tentatively, scheduled for monday public beta!
« Last post by Armando on October 20, 2007, 12:39 AM »
I thought it was in public beta

Nope. Alpha. ;)
2083
General Software Discussion / Re: What's your preferred File Manager
« Last post by Armando on October 19, 2007, 11:57 PM »
Correct me if I'm wrong but, your definition of a virtual folder sounds like a folder filled with hard-links?

Must be. I wonder how it can work otherwise... unless it's using the NTFS Alternate data Streams + a database, or something similar, like the tag2find software.
2084
General Software Discussion / Re: keeping/saving cloned files
« Last post by Armando on October 19, 2007, 11:54 PM »
Just bumped on that thread again. Thought maybe I could add my little experience. IMO ntfs links' hard links : a bit unreliable.

I used it for a while (in the past), but had to give up on it -- except for a couple of softlinked folders i'm still keeping (Cthorpe discussed the idea behind doing that at some point in another thread).

I don't know about Directory Opus with NTFS Links (Tomos, Darwin ?), but even with explorer, hard links didn't seem to work with all kinds of files. How can that be?

e.g. : no problem with txt or pdf files, but *.doc were another story. Weird, I had no idea why -- could be a certain character related problem?? I didn't explore all possibilities at the time. Life is too short?
2085
Living Room / Re: Do you archive/store your downloads (mainly install files)?
« Last post by Armando on October 19, 2007, 11:47 PM »
Vixay : I didn't want to highjack this thread with my long answer, so I created another one : How I tag my files -- an answer to vixay   :D
2086
Living Room / How do you tag (or even organize) your files?
« Last post by Armando on October 19, 2007, 11:40 PM »
This thread was created to answer a question about the way I tag files (I didn't want to hijack this other thread). But maybe we could all share our systems! [edit : just added that part to make this thread more... encompassing]

Like I said in the other thread, after much pondering, I've decided to append tags directly to filenames.

Some of the reasons for that decision are :

1- they (the tags) are always there and <b>visible</b> ("Filename tags" are "tangible" : can see them all the time, in explorer and any other desktop search tool), (tangibility)
2- they are compatible with any search tools (farr, X1, etc.) (compatibility),
3- they're available in any other modern OS (portability)
4- they're not that cumbersome to manipulate (change, add, remove, modify) with a good renaming utility (BRU, Flash Renamer) and a little bit of RegEx knowledge, and they're also VERY easy to add to a filename on the spot (in the "save" window, or in the "property" window) with AHK's help.. but more about that latter. (flexibility)
5- they're realiable (reliability and... robustness?)


So… Some details: as it is now, my tagging scheme is built around the abcz abbreviation system. I actually used this system awhile back, then stupidly abandoned it because of some wrong language considerations, and then came back to it (on rjbull’s advice — thanks again!).

The syntactic structure of my tags/categories is :

1-   "tgs" (a fixed string that indicates that the word is a tag — it could be something even shorter, like two numbers, but it’s not as convenient with farr)
2-   "X" (a capitalized variable which indicates a metacategory)
3-   "abcz" (the abbreviated theme, following the abcz system).


Following this model, here are some tag examples (just for illustration, won't go into too much detail...):

tgsOimpt (something important)
tgsOru (something I’ve already read)
tgsPphie (something related to philosophy)
etc.

These tags are placed at the end of my strictly formatted file names in which all “info fields” are delimited by specific characters.
e.g.: “Tags strings”  always start and end with a “+” sign. These characters facilitate file renaming, readability, and other file name related operations.

So, a fairly typical filename would look like :

xAR-.Eagleman,David M.(2005 11 09)__Time and the Brain__,,in The Journal of Neuroscience,,[No 45 vol 25]+tgsPscie tgsPbioe tgsPneue tgsPat tgsPthée tgsPPEP+.pdf

That’s 160 character just there. But I don’t care because my work flow has improved dramatically with that technique : I access everything in seconds with farr (or even X1 or Archivarius).


I use AutoHotkey’s help to implement that system. Using AutoHotkey allows me to :

1- make sure I never ever make orthographic mistakes,
2- never use a tag that "doesn't exist" in my "registry",
3- easily search through my tags (just use "search" in my AutoHotkey script) which are classified hierarchically (easy to do in AHK’s script),
4- easily add new tags or modify them,
5- have some tags to always appear together, grouped ; example : if I write "perl", I want AHK to write : "tgsOmi tgsOPERL" (which means : "something personnal, written by me...)
6- …etc. possibilities are uncounted

Of course, I organize my AHK script so that it’s easy on the eyes and pleasant to use (with lots of commented lines -- essential)!



My only gripe with that system is that, compared to a complete software solution like tag2find :

1- it's probably not as easy to replace/edit/change/erase tags once they're in the names,
2- it’s not as sexy as using a nice GUI,
3- and, mostly, there are limits to how many tags I can append to a file name (I've yet to have big problems with that, and hopefully, the 260 char. limit will be obsolete in a few years) …  Like I said in the other thread :

It's not perfect: file names tend to become gigantic and it's pretty important to keep them under control because of the windows 259-260 max path limit (IMO a stupid limitation, even if I understand why — when will that change!!! Amiga’s SFS allowed 32000 ack in 1998)... In my case, the 259 character limit is especially a problem for documents names — I put a lot of info in there : document type, author, date, title, etc. + tags ; I do that for very good reasons (don’t want to hear about windows files metadata capabilities : too inconsistent), it's extremely helpful. For applications, file/folder names length are not as preoccupying since I don't write anything else in the name but the program’s name  +  the tags or categories.)

Anyways, I still manage to be pretty efficient using software like BRU (Bulk Rename Utility) or Flash Renamer.


Regarding the visual aspect & the “folder problem” vixay mentions

But you know. I find that there is a difference in paradigm between tagging, and folder hierarchy. Tagging almost always requires you to search, and doesn't give you a good folder level view, but gives you quicker access to stuff you need. Whereas folders, give you good views, allows exploration, but makes finding things a bit harder. I think when we reach the tags = folders in explorer stage is when it'd be great! (like the delicious extension in firefox!)

yes… I know what you mean. It is a problem. I currently use X1’s ability to save different type of searches in a folder tree, and I do create temporary folders I windows’ file system for current projects. (I usually destroy the folders once I’m finished though). It can make it easier to follow a project, depending on what I’m doing.

I’d actually really like to use “true” virtual folders more, but I found ALL the “virtual folders” solutions that I’ve tried are unreliable : change the name of the file inside the virtual folder, move it to another location in the true folder, etc. and weird things start to happen (e.g. :  tried the “file collections” feature in Directory Opus : I trialed it a while back and it didn’t work as expected).**

Sorry for that long post.   :)

So... How do you tag YOUR files?

**
Spoiler
Actually, yes the best potential solution I found is tag2find (it could also be used to create virtual folders). But it didn’t pass my compatibility tests and portability requirements. To me not only a “certain degree” of portability is important, but I also want to keep some kind of control over my data (even if created with a piece software that's proprietary). In that spirit, I find that file identificator/metadata/tags shouldn't be just lost in the advent of file transfers, file backup, etc. (a likely possibility with all current tagging software I’ve tried). Also, aside from portability, one thing that "bothered" me with tag2find  was that I couldn’t see the tags while I was in explorer (or any other desktop search tools or file manager for that matter) : tags were pretty much invisible unless the tag2find explorer was opened. That made the tags and the "tagging endeavor" a pretty abstract thing... they could only be used with tag2find, but not with X1, farr, etc.

Some of these criticisms might be addressed in the future beta release (end of Octobre, actually), and APIs might be released for software like launchy — hopefully, farr will be able to tap into that opportunity too… We’ll see.

2087
Living Room / Re: Do you archive/store your downloads (mainly install files)?
« Last post by Armando on October 19, 2007, 08:38 PM »
Btw Armando How do you tag files? I am in the same boat i have a huge list of folders and i always sort my downloads by category and all that. But instead i would love to have it tagged, and easily searchable. I use CDS (copernic) to search for now.

Sorry, I forgot about your question!  :-[

After a lot of pondering I devised a tagging system based on file names so that : 1- it can be compatible with as many search tools as possible (farr, X1, etc.), 2-it can be used by at least 2 OSs (MS Windows and Linux), and 3- it can be as robust as possible. Tag2find will eventually be an option, but not as it is now.

It's not perfect: file names tend to become gigantic and it's pretty important to keep them under control because of the windows 259-260 max path limit (IMO a stupid limitation, even if I understand why — when will that change!!! Amiga’s SFS allowed 32000 ack in 1998)... In my case, the 259 character limit is especially a problem for documents names — I put a lot of info in there : document type, author, date, title, etc. + tags ; I do that for very good reasons (don’t want to hear about windows files metadata capabilities : too inconsistent), it's extremely helpful. For applications, file/folder names length are not as preoccupying since I don't write anything else in the name but the program’s name  +  the tags or categories.)

I use renaming programs to do quick batch renaming. I use AHK to keep my system perfectly coherent.

Of course, if you want more details, I'll do it.  :)
2088
Find And Run Robot / Re: FARR2, tentatively, scheduled for monday public beta!
« Last post by Armando on October 19, 2007, 07:41 PM »
 :Thmbsup: :Thmbsup: :Thmbsup: :Thmbsup:
2089
Thanks Darwin (and team ;))!!!
Much appreciated, as usual.
2090
General Software Discussion / Re: SQLNotes...what is it exactly?
« Last post by Armando on October 18, 2007, 10:58 PM »
Pierre, don't forget to tell us when the next beta is out... I want to try the calendar, recurrence capabilities, alarm, gantt charting, etc.  :up:

(I just saw you answered my post at the SQLnotes forum -- I wasn't notified, for some reason. Thanks!)
2091
Living Room / Re: The worst thing about Macs
« Last post by Armando on October 18, 2007, 10:16 PM »
By the way, my Macbook is the best Laptop I've owned (IBM Thinkpad, Dell, and Acer being the previous competition), and it isn't because I'm some middle-class lobotomised zombie with heavy pockets...

Yes, it's a nice machine. If you can get the right price for it (special academic pricing, etc.), it's (was?) actually pretty good for the price. That was 4-5 months ago, I think; I haven't really checked today's prices... I’m not so sure it’s that much of a nice “deal” (a bit of  a strong word  in that case, maybe) anymore.

I *am* a Windows user, it is where most of my expertise lies.

Of course, I knew that from your posts in other threads... that's why I dared to tease you. :)

I must say that, like Carol, I find that there seems to be a higher proportion of “annoying/arrogant computer illiterates” in the Mac user pool, and a lot of blind religiosity (funny Carol mentioned iPhoto — I had a funny iPhoto conversation yesterday; my friend was just litteraly in awe with iPhoto). Yes, that's been my impression too. It is not, of course, a scientific survey, but it’s been like that approximately... 95.0122% of the time. Approximately What can I say!!! The other 4,98779999999999% ? I do have some "Mac owner" friends who know a lot  (I'm starting to sound like Stephen Colbert or someone like that). We all do. One's a sys admin, and the other one knows how to code (…a bit).  And they… don’t like PCs 9a euphemism). Don’t even get them started...

My favorite  “Mac friend” (:D) can usually only say one thing to me -- very seriously -- if I ever mention computer problems : get a Mac! :D Now that's very  helpful, especially considering that I'm always the one "fixing" my girlfriend's Mac (ok: I said I didn't talk to the sexy thing... but I confess : I do touch it once in a while -- and it's damn hot… not even metaphorically speaking...).  I’d have 2 Macs to fix. No thanks. :)

Last week, one of my colleagues who teach in University of Ottawa asked me if he could run a PC software called Pajek on his mac...  Guessed what I replied ? :)

Nope...I actually tried to help him...  :-[
2092
Living Room / Re: PocketPC or Palm?
« Last post by Armando on October 18, 2007, 08:40 PM »
If you wanted some more sophistication, you would need a third-party program such as the long-established Pimlico DateBk6 for palm or Pocket Informant for Pocket PC.  I have found PI to be much more flexible and interesting than DateBk6, but, as I keep mentioning, slower.
 

after trying many solutions, I very much prefer Keysuite than DateBk... For one main reason though : better compatibility with Outlook.

The chances are that which platform suits you best will be more to do with your current set-up and costs than which is overall "better".   Also, what third-party software appeals.  Also, if you are considering taking the machine into the gym, how sturdy it is.

If I were you, this is what I would do:

Decide on a budget
Check out what is available to buy in palm and pocket pc within your budget
Check out software on both platforms for specific things you want to use it for
Work out if there are bottom-line things that are very very important to you, and research them and/or post here about them.  The platforms vary in so many small ways, but if a couple of those ways coincide with your must-do's or must-not's, if could helpfully inform your choice.   Such things as syncing with PC data, reading data from and file storage on memory cards, publishing or sharing of calendars, and compatibility with different desktop operating systems, are quite different. 

Hope this helps.

Well put. I agree with all that.
2093
Living Room / Re: The worst thing about Macs
« Last post by Armando on October 18, 2007, 06:19 PM »
I don’t really completely agree with some of the posts in this thread — some might be overly harsh... maybe?? maybe not... — but, at the same time, I think that they’re more funny than serious. Let’s lighten up... : it’s not about woman/man, race1/race2, etc. It’s just about computer users using OS1/OS2/OS3! Racism comparisons are a bit "farfetched" in this case, I find. The fear of hurting people’s feeling  shouldn’t stop one from expressing (and mostly in a funny and not that serious way, I believe) what  one doesn’t like about macs or mac fanfoys.

nontroppo, Would’ve you reacted the same id you were not using a mac? Or do  you just feel this waybecause… you identify with your…  mac… just kidding.  :D

My Girlfriend boughy a mac. I still talk to her. But I refuse to talk to her mac. (I’ actually jealous because she treats her much better than me :( )

PS :oups... wrote this post simultaneously to Tomos
2094
General Software Discussion / Re: GemX - missing in action
« Last post by Armando on October 16, 2007, 10:09 AM »
Anyways, I have moved on from Do-O and have purchased a full-fledged PDA which outperforms and outshines Do-O in every conceivable manner.

 :) ?
2095
Thanks for the info Carol! Very helpful.
2096
Just wanted to add another X1 flaw (might get fixed though, if enough people complain...):

It converts everything to lower-case...
(This is what I wrote in their forum)
Potentially a big problem : cases can be an important part of a file-naming protocol (for classification and readability purpose, if you’re sharing files with a Linux/UNIX system, etc.), and this X1 “flaw” makes it nearly impossible — in certain conditions — to use the program for other things than strictly searching.  I.e.: no opening of files with X1 and resaving them after, no dragging and dropping files from X1 into an explorer folder, etc. Why? Because these actions will transform all involved filenames to lower-case -- and this can potentially have chaotic and disastrous effects on one's system. Not good.

So, here' another point for Archivarius....
2097
Because 10 (obviously binary) > 9 (hex)
2098
Thanks Carol for all the screenshots and comments !

Does it index outlook tasks and calendar events ?

I wonder if what Curt said about uninstallation is a common problem...

Also :
KNOWN LIMITATIONS
- Only the first 100 pages of big office files are indexed.
-Exalead ReadMe

A limitation of the free version, I assume... That means that for a few users, only the paid version ($50) would be interesting.

Lashiec : as you probably know, there are some “industrial strength”  solutions, (like dtSearch — tried it and didn’t like it), but most are not affordable or not that great for everyday use (large indexes, poor GUI designs, rigid features, expensive updates…).
2099
General Software Discussion / Re: Managing projects with OUTLOOK
« Last post by Armando on October 15, 2007, 12:15 AM »
Thanks Tom! I'll check that out.
I think that SQLNotes will also be a very interesting option when it's ready. (I wonder when will the first release candidate be launched though. Maybe not that soon.)
2100
I am curious to know if anybody has found any program, pay or not, that works well, indexes all MS Office documents, including PSTs, PDFs, inside compressed archives, etc.

I agree with Darwin about the fact that X1 is pretty good (by far the most feature full Desktop search software out there). Copernic is probably its 2nd closest competitor, followed by Archivarius and a bunch of others. Like I siad elsewhere, I use X1 (mostly) in conjunction with Archivarius.

Unfortunaterly, yes, X1 doesn't always behave properly, but if you can determine what its weaknesses are and the context where they’re disclosed, you can avoid some of them.

I do have the outlook/windows standby related X1crashes problem once in while. Fortunately, it has never corrupted my PST file or anything else (and so I just have to restart X1, which takes a couple seconds). I don’t know why. Maybe my PST file is not yet big enough (635mb) ??? Anyway : that crashing problem can be avoided if you  close Outlook each time you put your computer on standby… I never do it, so it just crashes. :)

Also well yes, X1 does freeze under certain conditions (e.g. : when viewing certain huge files with complex tables, etc. — hundreds of pages). But it happens only when these options are turned on : “Highlight search terms” and  “normal”/”preview” views. So, whenever certain files/searches cause problems, I switch to the “draft view” and unselect the “Highlight search terms”; then, I just use ctrl+F to search in the preview window, if I need to, and F3 to navigate from one hightlighted term to the text. That’s one workaround.

Besides — and even it seems related to the previous problem, it’s a different one  — X1 seems to have problems indexing huge documents past a certain number of pages (well probably more a certain number of words)… All my problematic documents are not indexed past p. 360. I.e. : X1 can’t hightlight or find  terms past this "relative" limit; e.g. : if I happen to search for a term that’s at the end of one of these big files, chances are X1 won’t see it. Weird.

X1 takes also more resources than many other DS : on my system, it’s always taking around (more or less, (if I add all related processes : textExtractor.exe,  X1systray.exe, X1service, X1FileMonitor and X1.exe) 30mb RAM, and is often consuming between 1 and 5% of CPU power when resting in the tray (and more, of course, when it’s indexing or when its main window is opened).

So I’d like to use Archivarius more, but… I find its interface and searching options inferior (and. what’s up with the weird help section and the limited  keyboard navigation???? — not to mention the sloooow Outlook indexing). It DOES index very thoroughly, but it’s harder to find the info. (In comparison, X1’s column filtering system is top notch, the GUI is very flexible, the keyboard navigation is pretty easy, and the fact you can save any search and organize them in folders is great. Outlook support is also amazing. Sometimes I even find myself working on Outlook from inside X1! It’s that easy. Drag and drop support is also very good)

Copernic is nice too. It’s usually lighter, faster and more responsive than X1. But the outlook support is not as great (no tasks or calendar events), and it’s not as exhaustive, doesn’t have as many features, and… YES… it does miss some files (Darwin, I must agree with your wife). Also, it misses the “comments” in word and pdf files. On the bright side it indexes files past the “X1 limit”… But it won’t be able to show the searched terms passed that limit!!!! The only indexer that works perfectly well with huge files (+ word comments and pdf notes) is Archivarius — that’s why I bought it (apart from it’s lightness, it’s the only reason…).

Ok sorry for that long and probably a bit incoherent post. Maybe someone will find it useful.
Pages: prev1 ... 79 80 81 82 83 [84] 85 86 87 88 89 ... 109next