topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday November 15, 2025, 8:27 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 ... 33 34 35 36 37 [38] 39 40 41 42 43 ... 46next
926
I think what surprises me here is the distribution of prices.

There are some excellent freeware viewers, and even good freeware catalogers (Farstone seems decent, although I was a bit surprised you cannot donate less than $10 in their donate what you want form :mrgreen:). However none of these have decent support for tagging (IPTC etc. support), or the few that support it have only very rough filtering support so the tags don't do you much good.

The ones that actually do offer decent tagging and filtering capabilities all of a sudden bump to $150 and up.

It doesn't seem like the kind of functionality that is so hard to develop that it justifies that kind of cost increase, but that might just be me.

Just for reference, here is what I (think I) am looking for:

  • Store thumbnails in a database or similar to provide fast browsing (i.e. must not reread image folder every time you browse)
  • Support annotation and tagging using a standard method (IPTC/XMP/...) (i.e. not storing it in some proprietary file that no other program can read, and provide no export option)
  • Decent searching and filtering on any metadata, including full support for multiple conditions
  • Non-destructive, must not change the original image data in any way without explicitly being told to
  • I don't particularly care much for editing functions (I have dedicated software for that), but if present they much be non-destructive
  • Preferably a dedicated piece of software, and not an image editor with a half-hearted cataloger stapled on
927
??
I don't know what I'd use for organization.  That's why i'm following this thread.  I'm not a big photo user, so i don't have a lot of pictures.  But if I did, I don't know what program I'd use.  Tagging, cataloging, etc.  I don't do any of that.  My photos are organized just by folders and files.  I'm actually amazed that nobody has recommended a clear cut favorite in this thread...it's been a while!  In my experiences, I've found that the applications that can do this well are really really slow.  Like Lightroom.

Much the same for me. I have 6-7 gigs of images at the moment that are organized pretty much only by folder structure.

I would love to find a really good piece of software to tag and organize them which is why I'm following this :).

The ones I've tried have either been buggy/klunky, without decent search/filter options, unable to handle more than a few thousand files, or $200.
928
What's the Best? / Re: Best file archiver/compresser
« Last post by Jibz on March 16, 2010, 05:25 PM »
.rar is not a common format unless the user is a software pirate on Windows.  :D
That's something of a stretch.
-cranioscopical (March 16, 2010, 05:20 PM)

When it should have been a shrink.
929
What's the Best? / Re: Best file archiver/compresser
« Last post by Jibz on March 16, 2010, 05:29 AM »
Packing files for redistribution is also a question of the supported platforms. Neither PAQ nor 7zip are actually an option, .7z on Linux is still quite unusual.

There has been some work to give 7z a more gzip/bzip2 like interface to make it easier to adopt in linux etc.:

http://en.wikipedia.org/wiki/Xz

http://tukaani.org/xz/
930
Which works fine for copying text or doing find/replace, but pretty much not anything else - definitely not comparable to a column editing mode :)

What can you do in UE that is more advanced?
931
But I wanted something for home too. The feature I most apreciated in UE was the block colum mode, mentioned in an earlier post.

Whuile searching for a text editor replacement, Crimson Editor was the only thing I found that was free and had colum editing mode.

Just for the record, if you hold down Alt while selecting in Notepad++ it uses column mode (so Alt-Shift-cursor keys for instance) :Thmbsup:.
932
I'm using Notepad++ .. I use it for small coding jobs and light text editing, and it feels like it has a good set of features for a small editor :Thmbsup:.
933
General Software Discussion / Re: What is the currently best Desktop Search software?
« Last post by Jibz on February 11, 2010, 12:35 AM »
*queue elaborate conspiracy theory about Google blocking sites with other search engines* :P
934
Developer's Corner / Re: TimeDatePicker (Out Of) Control
« Last post by Jibz on January 30, 2010, 05:08 PM »
If the third parameter of the DateTime_SetRange macro is supposed to be a two-element array, shouldn't it be &st[0]?

When you specify GDTR_MIN it uses the first element, which works ok even though you point at the second, but when you specify GDTR_MAX it uses the second, which is outside the array if I understand it right.
935
A big congratulation to all the winners!

Posting the results the day after one of the discounts expired was inspired :mrgreen:.
936
N.A.N.Y. 2010 / Re: NANY 2010 FINAL RELEASE: TrayUpTime
« Last post by Jibz on January 05, 2010, 02:20 AM »
Added the source code for anyone interested.
937
N.A.N.Y. 2010 / Re: NANY 2010 RELEASE: TrayUpTime
« Last post by Jibz on January 02, 2010, 04:32 AM »
64 days 22 hours 14 minutes - Love the icon!

64 days :o .. I am thoroughly amazed!

.. but glad it seems to works beyond the ~50 days that GetTickCount supports :Thmbsup:.
938
N.A.N.Y. 2010 / Re: NANY 2010 PRE-RELEASE: TrayUpTime
« Last post by Jibz on January 01, 2010, 05:15 AM »
Hahaha that was awesome! .. I guess that shows my computer has never been up for more than 12 hours without a reboot :D.
939
N.A.N.Y. 2010 / NANY 2010 FINAL RELEASE: TrayUpTime
« Last post by Jibz on December 31, 2009, 09:08 AM »
NANY 2010 Entry Information

Application NameTrayUpTime.png TrayUpTime
Version1.0.3
Short DescriptionSmall utility to place an icon in the system tray which shows the system up time as a tooltip when you hover over it with the mouse.
Supported OSesWin2K and up should work
Download Link* TrayUpTime-1.0.3.zip (5.1 kB - downloaded 1016 times.)
* TrayUpTime-1.0.3-src.zip (8.81 kB - downloaded 832 times.)
Version History
  • 1.0.3 - Cleaned up source and released.
  • 1.0.2 - Added a few error checks.
  • 1.0.1 - Fixed the rather embarrassing hour calculation, changed the icon, removed C runtime library dependency, changed to unicode
  • 1.0.0 - Emergency release to get something out before new year and shut mouser up ;-).
Screencast


Description

This is a tiny utility that puts an icon in the system tray that shows you how long your system has been running when you hover your mouse over it.

Screencast


Usage

Installation
Unzip the executable to where you want it.

Using the Application
Run the executable. Hover the mouse over the system tray icon (a small clock with a green arrow pointing up) to show a tooltip with the system up time. Right-click the system tray icon to open a menu that lets you quit the application.

Uninstallation
Delete the executable. It does not store any information in the registry or create any files.
940
General Software Discussion / Re: ShadowProtect Desktop or Macrium Reflect?
« Last post by Jibz on December 30, 2009, 03:02 AM »
You can sign up for the full evaluation to try the ISO. I know it says "enterprise only", but if you read their forums people say that's mostly to stop everybody from requesting it (you can even select Home User under your type of organization).
941
Only annoying thing about upgrading to 2010 would be this:

Upgrade from older versions of SoftMaker Office, TextMaker, PlanMaker:

€ 49.95
U.S. and Canadian customers: US$ 49.95

That's 30% extra for the upgrade for European customers :(.
943
Nice one :Thmbsup: .. I wonder if it's possible to upgrade to 2010 from this one since it's marked as a charity release.

Edit: I guess I should try actually reading the page first :-[

You are entitled to free tech support and to future upgrades at reduced prices.
944
Living Room / Re: do you know good photo collection hosting site
« Last post by Jibz on December 10, 2009, 03:35 AM »
http://tech.blorge.c...ke-us-all-go-public/

Saw that in action yesterday .. the way that facebook popup describes it is just wrong.

After you've done the popup and changed everything from "visible to everybody" to "use my old settings", go into privacy settings, under Applications and Websites->What your friends can share about you, and you can remove the default of every app being able to share all your information despite of the other settings *grumble*.
945
Living Room / Re: do you know good photo collection hosting site
« Last post by Jibz on December 07, 2009, 05:03 AM »
Thanks for the explanation, that certainly sounds scary .. I'm glad I've never uploaded any pictures of our son at the beach or anything then.

They have a lot of privacy options about who can see your stuff, who can share it etc., I changed them all to nobody but family before I uploaded my first image.

946
Living Room / Re: do you know good photo collection hosting site
« Last post by Jibz on December 05, 2009, 05:15 AM »
However if privacy is a concern, just forget Flickr. Your photos can be found and grabbed by anyone on the internet regardless of your privacy settings.

That's interesting, I didn't find anything about such problems back when I was first looking at Flickr .. do you have a link to any information about it?
947
Living Room / Re: do you know good photo collection hosting site
« Last post by Jibz on December 02, 2009, 04:29 AM »
I am using Flickr as well, mainly because I like their permission system and felt it gave the amount of control over who could see my pictures I wanted.

But I would love to hear about experiences with other services; I looked at picasa for instance, but the free offering of 1GB storage was too small for me.

Also, the picasa TOS has one of those "anything you upload we, and our affiliates, can use for anything we like" clauses, which I am not a fan of .. Flickr might have one as well, I just didn't find it yet :D.
948
Developer's Corner / Re: Google Go
« Last post by Jibz on November 12, 2009, 02:47 AM »
It is an interesting choice to release a language with compilers available for only Linux and OS X .. I would have expected a Windows installer to be the first thing they would make sure to offer :D.
949
Perl / Re: Is Perl still being used?
« Last post by Jibz on October 26, 2009, 09:54 AM »
When I find myself in need of processing a larger amount of text in some non-trivial manner, I usually dig out my trusty old Programming Perl book, and try to remember how to hack it :Thmbsup:.
950
Found Deals and Discounts / Re: InstallAware Complimentary License Announcement
« Last post by Jibz on October 26, 2009, 09:48 AM »
Just for reference, I mailed them Thursday requesting a license, and they replied "Sure! What is your company name?". When I replied Friday, they told me I was too late.

Their software is too advanced for my needs anyway, so I am not really fussed about not getting a license, but I thought the way they handled it was .. interesting.
Pages: prev1 ... 33 34 35 36 37 [38] 39 40 41 42 43 ... 46next