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 ... 74 75 76 77 78 [79] 80 81 82 83 84 ... 109next
1951
Living Room / Re: How do you tag (or even organize) your files?
« Last post by Armando on November 08, 2007, 12:38 PM »
I see...
1952
Living Room / Re: When you make your 100'th Post
« Last post by Armando on November 08, 2007, 12:36 PM »
axing questions
1953
Living Room / Re: How do you tag (or even organize) your files?
« Last post by Armando on November 08, 2007, 09:53 AM »
Thanks. Interesting.
Spotmeta seems nice. Does it integrate well with QuickSilver?
(From what I've read, spot meta is not without its share of problems too. But it might not be as bad as some say. :) )
1954
General Software Discussion / Re: Perfect Software?
« Last post by Armando on November 08, 2007, 09:41 AM »
Perfect is boring

MS understood that a long time ago.  :)
1955
I got a reply from "likasoft", Archivarius' maker, concerning the 10000 files limit in the trial. They told me they would rethink their protection scheme. I think it's a good move  :Thmbsup:
1956
Living Room / Re: these new cheap core 2 due laptops - any good?
« Last post by Armando on November 07, 2007, 12:08 AM »
BTW ralph, do you completely discharge your battery before putting it in the freezer, or do you instead charge it ?

Thanks in advance...  :)

bumpy bumpy bump.

Darwin? Ralph?

Sorry, been out of town.  Shouldn't matter -- charged or uncharged.  Just enclose it in a ziplock to prevent condensation, throw it in there overnight, and let it warm up a bit the next day before charging.

The warm-up, as I understand it, isn't strictly necessary but kinder to electronics that you want to keep for awhile.  Kind of like starting your car on a sub-zero day.  In the case of a sticky harddrive as described above, I'm guessing you probably WANT the induced hyphothermic shock to wake things up.


Thanks Ralph!!  :)
1957
Living Room / Re: How do you tag (or even organize) your files?
« Last post by Armando on November 06, 2007, 11:48 PM »
Armando, thanks for sharing your system.

My file name tagging differs a bit from yours:
- I use around 20 intuitive (self-constructed) subject matter abbreviations like "tv", "todo", "note", but mostly for different academic subjects.
- I use no tag indicator string apart from a "-". Instead I tend to put all tagged content in a few basic folders and then do searches on those folders. I have no problem finding things without such indicators.

The reason why I use tag indicators and a coherent system are multiple. Here are some of them :
-   I want to be able to find certain groups of tags, regardless of their particular signified – I can’t use a punctuation mark as a identifier because not all desktop search software will take them in consideration
-   I want to be able to use the same tags I use for filenames INSIDE documents (e.g. : in word or pdf comments, etc.), and the tags have to be as visible and unique as possible to ease the search
-   I want to simplify the bulk renaming process (using basic regular expressions)
-   I want to use these same tags to identify projects in Outlook and create project/tasks hierarchies (a missing feature in Outlook)
-   I want to be able to create tags easily AND reconstruct their meaning as easily (so the abbreviations need to follow a system),
-   Etc.

It,s basically a matter of coherence and efficiency in mutiple (different) situations of application

Armando: do you know why ADS doesn't work for some file types? Is it than that programs that open them strip the ADS out?

Really, I’m note sure. But what I know —someone correct me if I’m wrong! — is that in NTFS the data gets written behind the file which might be a problem for certain program (that seam to overwrite it),  but especially if you copy these files to a CD, a DVD or another file system (like fat32) for backup. I don’t know about HFS+ specific tagging strategies.

Also, you’ll notice that the whole business of using the special fields available in explorer (author, comments…) when you click on property, is shaky ast best. All fields are not always available — there’ll be either absent, grayed out, or won’t accept any data! — and sometimes the data entered in the fields don’t even appear in explorer! And these are just a few inconsistencies. Wow.

here's an excerpt from http://www.flexhex.c...ernate-streams.phtml


So When to Use Alternate Streams?
Certainly you should not use alternate streams for storing any critical information. Older file systems are still widely used, and they don't support the advanced NTFS features. If you copy an NTFS file to a USB drive, flash card, CD-R/RW, or any other non-NTFS drive, the system will copy the main stream only and will ignore all the alternate streams. The same is true for FTP/HTTP transfers. No warning is given, and a user, relying on alternate streams, might get a nasty surprise. So the Microsoft reluctance to provide user tools for alternate streams is not all that unfounded.
However alternate streams are still extremely useful. There is a lot of non-critical information that alternate streams is the most natural place to store to. Examples are thumbnails for graphical files, parsing information for program sources, spellcheck and formatting data for documents, or any other info that can be recovered easily. This way the file can be stored on any file system, but keeping the file on an NTFS drive will greatly increase processing speed.

Is that why Tag2Find stores tags in both a database and the ADS?
Well, yes., it seems like it. But I can’t speak for the developers. Like I’ve posted elsewhere, I asked questions to the developer about the tagging system and here’s what on of them answered to me :

At the moment, to prevent you from losing your hard work, we provide one basic backup possibility: export to a plain text XML file. The schema of the XML is very basic simple and will for sure prevent you from a "vendor lock in", which we understand nobody really wants. The backup has some downsides at the moment, as the files are stored with absolute path, but it will always allow recovery in case of a disaster, maybe requiring a little bit tweaking with a text editor in case the location of files has changed.

We do not really make a very big secret out of how our tags are stored: at the moment they are stored in two locations: a system-wide tag-database (SQLite) and attached as Alternate Data Stream to the file itself (which is the reason why we can only support NTFS at the moment). Tags can be recovered from backup or the NTFS Alternate Data Stream in case the central database corrupts (which is highly unlikely). Alternate Data Streams are copied together with a file by Windows Explorer, as long as the target volume supports them.
1958
General Software Discussion / Re: A rant about how I finally ditched iTunes... :D
« Last post by Armando on November 06, 2007, 04:06 PM »
Yep... No problem with my Sansa. And it was cheap!
1959
General Software Discussion / Re: SyncBackSE vs. SuperFlexible
« Last post by Armando on November 05, 2007, 05:09 PM »
I agree with almost all your criticisms.

Of course, if you rely on ftp, SyncBackSe is probably not the best solution. But it's very configurable for every single other aspect. And I like the interface. A matter of taste?

There are no perfect programs out there that'll do everything perfectly (mirroring, synching, incremental, differential, etc. with all), all with a nice UI. Well, I haven't found one. All in all, SyncBackSE offers more bang for MY buck -- even though I wish it had more features, like Delta Backup...  But you can mirror, sync, do incremental backup, choose to backup only those files modified inside a specific time frame (something Genie Backup couldn't do when I trialed it) etc.
1960
...a major brand name on it. Microsoft, Google, Adobe, you get the idea...

Novel... and soon even Ubuntu for that matter.
1961
General Software Discussion / Re: Looking for a small dockable, auto-hide notepad
« Last post by Armando on November 05, 2007, 12:41 PM »
Ideally I'd have liked something a little smaller, too  ;)

The portable version is supposed to be a bit lighter... I don't know if that's true... EverNote tends to take as much Ram as possible (about 30-48mb on my 1.5gb ram laptop), but it never ever feels sluggish. Never. And this is a blessing. I don't know about those with smaller specs computers.
1962
General Software Discussion / Re: Looking for a small dockable, auto-hide notepad
« Last post by Armando on November 05, 2007, 12:37 PM »
Evernote is (or was?) one these software where the free version is very very good... if you don't really plan to use their special OCR technology (to index text in images) and some of the other more "advanced" synching tools, Evernote is a good choice.

The only problem is that I don't know what features are now available after the firs 60 days of trial. There are no indications of that on their site that I can find.

It

From the web site :

What ever happened to EverNote Plus and EverNote Basic?
EverNote no longer offers Plus and Basic versions of its software. We now have a single product, known simply as EverNote. When you download EverNote, you have access to all of the advanced features that were formally only available in EverNote Plus. These features are active for a period of 60 days, at which point they become disabled. If you wish to continue using the advanced features, click on the Help menu and then click on “Purchase EverNote.” EverNote will continue to work with advanced features disabled, similar to the EverNote Basic functionality

The exact features the "Plus" (registered) version had were :

- Synchronization with USB drives and other removable media; synchronization between two or more PCs via USB drives
- Advanced handwriting, shape and full note recognition (for handwritten notes)
- Search in handwritten notes
- AIR-search in images

Someone who's been using the 2.2 beta and is now over her trial period could probably give more precisions.
1963
Living Room / Re: How do you tag (or even organize) your files?
« Last post by Armando on November 05, 2007, 05:52 AM »
unfortunately, these fields are NOT always:
1- reliable (not always accessible for all file types, etc.)
2- searchable (through most desktop search software)
3- portable
1964
Living Room / Re: Structured Procrastination - hahaha
« Last post by Armando on November 05, 2007, 12:18 AM »
There are other pretty funny essays over there. Like A Plea for the Horizontally Organized .

I do use filing cabinets. They are for a) storing finished things that one plans never to look at again and b) putting things that one would feel bad about throwing away but has no intention of reading. Say an old colleague sends you a long boring paper that she has just finished. It would be unfeeling and mean to throw it away; one would no doubt have to lie the next time one saw the person. But if one puts the essay in a filing cabinet one can say, "Yes, it's in my file of things to read this summer". All this implies is that one has a file labeled "Thing to read this summer" and that one put the paper in it, so one is not really telling a lie, even if the chances of reading the paper this summer (or any summer, fall, winter or spring) are nil.

Or this one : Laptops and Lab Manuals


My wife decided the issue. She saw the beautiful but admittedly large black vinyl case setting next to the rest of my luggage. She picked it up. "Isn't that your computer?" she asked. "Yes it is," I replied. "You're not taking that heavy thing on the plane with you are you?" she asked. "Well why do you think I got the thing in the first place," I replied, a tad defensively. "I don't want to waste the four hours on the plane. I can get a lot of work done on my computer this way," I added. "Well, you know best," she replied in a way that meant roughly, "Well, you don't know what you are doing."

Of course, she was exactly right. I couldn't really get the thing fully open in my economy seat. When the passenger in front lowered their seat back I almost lost both of my hands. During the brief periods of time when I could type on my computer, I mainly thought wistfully of the mystery novel I would have been forced to waste my time on, if only I had left my computer at home.


They're all very good.
1965
Find And Run Robot / Written changes to farr's ini file
« Last post by Armando on November 04, 2007, 07:49 PM »
Hi mouser,

I'm trying to find out when exactly does farr writes changes to the ini file. Seems to me that it does periodical saves? But when? Is that modifiable?
I'm wondering for backup planning purposes.

Thanks!

PS : sorry if that's explained somewhere -- couldn't find it.
1966
my system. think of something that needs doing. now think of something else that needs doing that doesn't seem as bad as the first thing. do the second thing to take your mind of the first thing. repeat.

what happens when you need to get the first thing done that seemed so bad? think of something even worse that needs doing. problem solved.

okay, i have no system. i think goals are very important but sometimes they can seem a bit pointless like app recently mentioned. when my goals seem to lose their sparkle i try to remember what the alternative is going to be if i don't realise these goals. the alternative often seeming like a living hell that i must avoid at all costs. this usually puts me back on track and fills me with the desire to get on with things.

i recently read something in a book about research into motivation that i found quite illuminating. the research concluded that 'will power' pretty much doesn't exist so just forget about it. don't expect to accomplish anything using 'will power'. it might work for a short period of time but you are very likely to fail if that is all you are relying on.

instead, you need to put yourself in an environment that will make it difficult for you to do the thing(s) you are wanting to avoid. maybe not very practical but it appears to be the successful way to achieve something.

have i put this theory into practise? nope.


Nudone : Do you remember the title of the book?
1967
Living Room / Re: these new cheap core 2 due laptops - any good?
« Last post by Armando on November 03, 2007, 10:31 PM »
Is Nudone the official off-topic watcher ?  8)
1968
I think you're right, carol : as you said, the database can be accessed and edited regardless of EverNote's version : 2.1 or 2.2.
I actually did exactly what you did. My suggestion to backup the database was just an extra security measure.
1969
General Software Discussion / Re: SQLNotes...what is it exactly?
« Last post by Armando on November 03, 2007, 04:46 PM »
devizer ?

Darwin : SQLNotes is not bad at all. Maybe just a bit geeky for some... I guess
1970
General Software Discussion / Re: SQLNotes...what is it exactly?
« Last post by Armando on November 03, 2007, 04:34 PM »
note2plan ? (nothing on google for this one)
Sounds a bit like tag2find... Oh well.
1971
Living Room / Re: these new cheap core 2 due laptops - any good?
« Last post by Armando on November 03, 2007, 03:31 PM »
No, I tried that... to the point of inducing brain ache. No luck, I still can't remember the simplest things (like the point of this follow-up post  :huh:).


Oh yeah, don't forget to seal the battery (or harddrive for that matter) in a ziploc or something before you toss it in the freezer!

 ;D
Thanks Darwin, I will. But I've decided to use my battery a bit more before I try this experiment... Who knows.
1972
Living Room / Re: these new cheap core 2 due laptops - any good?
« Last post by Armando on November 03, 2007, 03:12 PM »
Does it work with brains?
1973
armando, Dormouse, yksyks:

Maybe some misunderstanding, I do not want to specifically look for folders (which is the case if I revert to a different app like DOpus Find, Locate32 etc. just for a search containing folder names) or use some of the procedures described for X1 or Exalead.

I just want folders to be treated like files or file contents: One search over everything (isn't this what desktop search is all about?), and it will find the a folder with the keyword in its name just like a file with the string in its name or its content.

I read from your replies that almost all programs won't do that.

I think you misunderstood what I said : X1 does not show folders per se in its results list, BUT will include folder names in its search so that if a file is IN a folder containing one of the keywords you're looking for, you'll see the file in the results list. That means that if a folder contains the keywords your looking for, but it's empty, you'll see nothing, not even the folder name. But if a folder contains 100 files, and its name contains one of your keywords, you'll see 100 files.
1974
Ditto. Or almost... I got an error trying to upgrade directly from the beta.

My solution for registered users with problems trying to upgrade from the beta to the 2.2 final version:

1- backup your database (just in case), 2- uninstall the beta, 3- reinstall your previous registered version , 4- and upgrade by going to the help menu --> check for update.

Everything works well now.  :up:
1975
Living Room / Re: these new cheap core 2 due laptops - any good?
« Last post by Armando on November 03, 2007, 11:34 AM »
Thanks... So I'll just throw it there...  :)
(and good luck with everything else, of course)
Pages: prev1 ... 74 75 76 77 78 [79] 80 81 82 83 84 ... 109next