User Name Krioni
Member Since
Total number of Feedback Posts: 212
Total number of comments: 25
Last 10 Feedback Posts by Krioni [ Search for All ]
GimmeSomeTune 4.0 (Mac OS X)
Still getting used to this, but it seems really handy. Note that the lyrics font face and size can both be changed now (see previous comment on version 3.7.4). [alert admin]
Saturday, July 19 2008 @ 10:07 PM PDT
Avogadro 0.8 (Mac OS X)
Developer URL fix - there's a missing "L"
The link to the Developer's Site is missing a letter "L." It should be:
http://avogadro.openmolecules.net/ [alert admin]
Read Comments (1) | More Info | 1 of 1 users found this helpful
Thursday, May 22 2008 @ 12:35 PM PDT
Iconographer X 2.5 (Mac OS X)
It's great to see that this has been made free. I know there are other icon editors that have been updated and have improved features, but this is a solid tool for many uses, so it's great to see that the developer made it free now that it is no longer being updated. Thanks! [alert admin]
Thursday, May 22 2008 @ 12:00 PM PDT
Visigami 1.0 (Mac OS X)
Doesn't appear to run on 10.4 right now. The error is: "Symbol not found: _NSGregorianCalendar" On the GoogleGroup for this software, someone with 10.4.9 got the same error and the developer is going to look into it. Sounds like it works fin on Leopard, though. [alert admin]
Friday, May 09 2008 @ 06:30 PM PDT
Bean 1.0.1 (Mac OS X)
Eliminates need for TextEdit, and often MS Word ![]()
![]()
![]()
![]()
![]()
I've using Bean for a few weeks. It's great! Crashes less than TextEdit (never crashed, I think?). Has many features not included in TextEdit, but does everything TextEdit does. Curly quotes, better controls, floating window option, word count, and much more. Great program - glad someone made this. [alert admin]
Post a comment | More Info | 2 of 2 users found this helpful
Tuesday, April 15 2008 @ 09:43 PM PDT
Qrbit 1.5 (Mac OS X)
Still works in 10.4.11 on Intel MacBook Pro ![]()
![]()
![]()
![]()
![]()
Still works for me in 10.4.11 on MacBook Pro. Just wish the developer was still around to add more levels, planets, etc. Uses a lot of CPU when you're zoomed in near another orbiting object, but runs smoothly. Still fun to use. [alert admin]
Saturday, April 12 2008 @ 11:29 AM PDT
VersionTracker Mobile 2.3 (Mac OS X)
I agree - where's the iPhone love?
Look, we all know that the iPhone can view "normal" web pages, but that doesn't mean it's optimal. If Versiontracker/CNet (oh, I get it) wants to support Windows Mobile, it would be nice if they supported the platform used much more often to access the web: the iPhone. It wouldn't even be that hard - just reduce a lot of the extra stuff cluttering up the page and put it into an iPhone-friendly list. They could even keep an ad at the top, or something, and include a link to the full site for details not included in the iPhone interface. No need to build some Java app - just a sub-domain website at m.versiontracker.com with otherwise identical URLs. [alert admin]
Saturday, March 22 2008 @ 07:57 AM PDT
Facebook Exporter for iPhoto 1.0.3 (Mac OS X)
It seems that tagging no longer works properly. Makes it a pain - you have to upload, then tag using the much slower web interface. I hope they update it to fix this. [alert admin]
Read Comments (1) | More Info
Sunday, March 16 2008 @ 10:15 PM PDT
Facebook Exporter for iPhoto 1.0.3 (Mac OS X)
It seems that tagging no longer works properly. Makes it a pain - you have to upload, then tag using the much slower web interface. I hope they update it to fix this. [alert admin]
Sunday, March 16 2008 @ 10:15 PM PDT
SpiderFriend 0.20a (Mac OS X)
Crashes every time. Gives a flash of what looks like a 3D map, then crashes. Not sure what's wrong. [alert admin]
Post a comment | More Info | 1 of 1 users found this helpful
Saturday, March 15 2008 @ 07:35 PM PDT
Last 10 Comments by Krioni [ Search for All ]
Still works in 10.4.11 on MacBook Pro
Still works for me in 10.4.11 on MacBook Pro. Just wish the developer was still around to add more levels, planets, etc.
Original feedback item : Read More
Saturday, April 12 2008 @ 11:26 AM PDT
The first time I submitted I got a cryptic "Table 'Stories' has crashed" error message from Versiontracker.com. Assumed it had not submitted my comment. Immediately went back, submitted. Dupes! The funny thing is, if you try to post a second comment right after you post one by starting a new comment, you get the "Broke the speed limit" message. Strange they don't check that for accidental double-postings due to their buggy comment interface. I really hope VT…
Original feedback item : Read More(1 words)
Sunday, March 16 2008 @ 10:18 PM PDT
OK - so change the product description here (n/t)
Subject says it all: OK - so change the product description here.
Original feedback item : Read More
Saturday, September 08 2007 @ 08:23 AM PDT
jtappr - don't be such a lying jerk
I'm verifiably NOT related to the developer. I am a registered user, and think VueScan is great. I cannot believe you have nothing better to do than to say horrible, petty things about such a useful piece of software. I'm not the biggest fan of VueScan's interface (not very Mac-like), but it's nice to have an alternative to the abusive treatment by the companies that make scanners. I'm glad Hamrick releases updates when they are ready. If you…
Original feedback item : Read More(1 words)
Thursday, July 05 2007 @ 11:25 AM PDT
sounds like a prefs permission problem
It sound to me as if VueScan is unable to save the serial number. This is possibly due to a permissions problem on the pref file. Not sure where to look. I wonder if the complainer has actually asked Hamrick Software for help with this recurring problem. I would guess not, based on the attitude.
Original feedback item : Read More
Monday, March 05 2007 @ 09:39 PM PST
As the developer of TuneTags (here on VT), I am aware of some downsides to free-form tagging. The biggest one off the top of my head: synonyms. It is very easy to use two or three (or more!) different almost identical words as tags. Now, when you go to search for all items tagged "melancholy" you'll miss all the items tagged "sorrowful," "sad," "depressed," or whatever. If you don't a have a list somewhere of…
Original feedback item : Read More(1 words)
Wednesday, February 28 2007 @ 01:30 PM PST
tags with replicants - code fixed
Let me see if I can get this to work - tried the "code" tags last time, but obviously they do on VT what they do everywhere else - let you post CODE.
property tagsOfSelected : {}
tell application "DEVONthink Pro"
set selectedRecords to the selection
repeat with i from 1 to count of selectedRecords
set oneRecord to id of item i of selectedRecords
set oneRecord to get record with oneRecord
set parentsOfOne to get name of parents of oneRecord
repeat with oneTag…
Original feedback item : Read More(1 words)
Wednesday, February 28 2007 @ 09:41 AM PST
Actually, because DEVONthink allows you to replicate a file into many folders, think of the folders as tags. Instead of marking a file with tags in one spot, replicate it into multiple "tag" folders. Then those folders are your tag clouds.
Here's an AppleScript that would list the names of all the folders the selected (including more than just one) record (file) is in:
property tagsOfSelected : {}
tell application "DEVONthink Pro"
set selectedRecords to the selection
repeat with i…
Original feedback item : Read More(1 words)
Wednesday, February 28 2007 @ 09:08 AM PST
Damn it, VersionTracker - fix your posting system!!!
I am so tired of double-posts. The posts you see above from me either were still trying to send after 10 minutes or timed out. this has been a problem for years - I don't know why VT's system seems so prone to non-user-caused double posting.
Original feedback item : Read More
Saturday, February 10 2007 @ 03:29 PM PST
You need the original CD . . .
This is an update to a game you have to own already. The original developers (Bungie) were bought by Microsoft and the game is now being maintained by others.
Original feedback item : Read More
Friday, February 09 2007 @ 11:43 PM PST