topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday November 26, 2025, 8:50 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 ... 17 18 19 20 21 [22] 23 24 25 26 27 ... 222next
526
That's perfect. Thanks.
Did you make that utility?

Yes, I wrote it for you.
527
For now...

1. Create right menu context entry > "Duplicate" function (For entries, not profiles)

Highlight the entry and press Ctrl+C, Ctrl+V.

4. PLEASE allow us to customize the columns. I don't need working directory or notes...

Column widths should be automatically saved so just resize any columns you don't want to see.  Also, ensure that the "Auto-size list columns" option is not enabled.


528
Skwire Empire / Re: new features
« Last post by skwire on June 16, 2017, 09:22 PM »
Hi, tesro, and welcome to the DonationCoder site.   :)

  to translate the programm in other languages

Not easily done, sorry.

  Select collom to show and hide

Simply resize any columns you don't want to see to zero width.

  Change the date format

You can specify a custom date format as per the following abbreviations: http://www.autohotke...mands/FormatTime.htm  To set a custom date format, edit the config.ini file and add a "DateFormat" key to the "Settings" section like this:

[Settings]
DateFormat=dd.MM.yyyy

Keep in mind that this feature does not convert previously entered transactions.  Furthermore, not all formats will be properly sortable.  The default, sortable date format is yyyy-MM-dd.

  Auto save every ??minutes

I'll consider adding this.

  Import a .csv file to merge 2 .scb files
  The Memo part below the rows to see the hole entry (see attach file/pic)

I doubt I'll add these.  Thank you for your feedback.
529
Sorry these files are audio files for me. I try with kmplayer and vlc . Only audio.

Video...audio...  Either way, it's not an image file so ExifToolGui isn't going to work for this purpose.  Are you certain that 3ga files have any sort of metadata in them?
530
exiftoolgui is without development. I have download anyway, but don't see the extension 3ga .... :(

Again, a 3ga is a movie file.  I think ExifToolGui only works with image file types.
531
Works fine. But I don't see how to see the tag of the day this recording was made. I have an indication in the name file 2015 september , third, but I don't see this tag .

PlayTime doesn't show that type of data.
532
I tried at this very moment your program PlayTime portable, but I drag the 3ga file and nothing happen
What am i doing bad ?

Try adding 3ga here:

2017-06-16_114210.png
533
Understood.  It's a matter of finding time to get to these requests.
534
1. Find a program for windows 8.1 able to show the metadata of an audio file

When you say metadata, do you mean the tags?  If so, Mp3tag is my favourite.  http://www.mp3tag.de/en/
If you don't mean tags, please explain further.

2. Find a program for windows 8.1 able to show the metadata or exif of a video file

EXIF data is usually used for image files, i.e., photos.  To view EXIF data, you can use the ExifToolGUI found here: http://u88.n24.queensu.ca/~bogdan/

Furthermore, you can also use my PlayTime app to view some types of data of both audio and video files.  http://skwire.dcmemb...om/fp/?page=playtime
535
Apologies that this took so long.  Here's a screenshot:

2017-06-15_171603.png

Download here: http://skwire.dcmembers.com/apps/tray_host_checker/TrayHostChecker.zip

It's fully configurable -- hostname, interval, icons, etc.  Please let me know if this is what you had in mind.
536
Skwire Empire / Re: Anuran: spell checking?
« Last post by skwire on June 13, 2017, 12:31 PM »
I'm loving Anuran, but I have fat fingers, and am OCD about spelling! I wish I could spell-check from within the program, rather than having to open output in Notepad or some such.
Any ideas?

TinySpell, perhaps?
537
Skwire Empire / Re: Release: sWeather (tray-based weather app)
« Last post by skwire on June 13, 2017, 12:04 PM »
Over the last two days, found Full Forecast and Radar link issues: 1) The former's page (http://us.rd.yahoo.com) times-out (server not responding?), 2) The later (weather.com) doesn't load the radar (page script change?).
-Midnight Rambler (June 13, 2017, 07:16 AM)

Thank you for the report; the full forecast links should be fixed.  However, the radar links appear to work for me.  Some were a bit slow in coming up, but they did work.  With all the Yahoo! changes lately, I often wonder how long I'll be able to keep this app working.  =]

Website | Download
v1.6.9 - 2017-06-13
    ! "Full forecast" links were broken.  (Thanks, Midnight Rambler)

538
N.A.N.Y. 2017 / Re: NANY 2017 Release: sLyrics
« Last post by skwire on June 11, 2017, 11:34 AM »
What does this actually do?

In the app, you enter a music artist, a song name, and press the search button.  If there are matches on the ChartLyrics website, those will be shown in the list below the search fields.  You can then select one of the matches to see/read the song lyrics in the edit field to the right of the list.  Does that help?
539
General Software Discussion / Re: Automatic back up to the cloud
« Last post by skwire on June 09, 2017, 08:19 PM »
There are many options to do what you want but all the established ones cost money.  Carbonite, SpiderOAK, Mozy, Backblaze, and CrashPlan are but a few.  It's not without its quirks, but I've used CrashPlan for several years and am happy with it.  I pay ~$150 per year for their family plan which allows unlimited space for up to ten computers total (of which I back up six total).  That said, CrashPlan does have a free mode that allows you to backup to another CrashPlan user for free.  Conceivably, you could do the following:

  • Give a friend a hard drive and he/she installs it in their computer.
  • Both of you install CrashPlan.
  • You then use CrashPlan to backup your files to that hard drive on your friend's computer.
  • Of course, that will use both you and your friend's internet, etc., but it would be free.

Here's a good article on various services: https://www.cloudwar...ine-backup-services/

Honestly, though, if you're not willing to pay money, there's probably not a whole lot we can help you with regarding this topic.
540
I autoit syntax that different than AutoHotKey that it couldn't be adapted?

It's not that so much as the InternetGetConnectedState DLL call doesn't work if the problem is upstream of the person's computer.  I'm going to write a version that allows the user to ping an IP of their choosing as well as the check frequency.  The user will also be able to provide their own icons (if so desired).
541
I'll write you a user-friendly version.  Stay tuned.
542
@shmuel1: Did you try gmoises' AutoHotkey code?
544
Finished Programs / Re: HTML Garbage Tag Removal
« Last post by skwire on June 03, 2017, 12:47 PM »
Nice work, Ath.  I'm going to mark this as done.  Cheers.
545
Post New Requests Here / Re: IDEA: OMDB movie parser
« Last post by skwire on June 01, 2017, 06:04 PM »
Great.  Thanks for the update.  :Thmbsup:
546
Post New Requests Here / Re: IDEA: OMDB movie parser
« Last post by skwire on June 01, 2017, 03:18 PM »
@nickodemos: Any luck with the latest version I released?
547
Post New Requests Here / Re: IDEA: OMDB movie parser
« Last post by skwire on May 26, 2017, 10:24 PM »
Error: No API key provided.

-edit

Looks like it might be a bust at this point unless you wanted to add an option for people to be able to put in an API key for the site. As I will never be a donor this is a dead project for me now.

The API fees were reasonable so we've covered it for the next two years at 100,000 API hits per month.  I'm going to guess this tool isn't too widespread so that should be enough for now.  Download v1.0.1 here:

http://skwire.dcmembers.com/apps/omdb_tool/OMDbTool.zip

Cheers.  =]

548
N.A.N.Y. 2017 / Re: NANY 2017 Release: sLyrics
« Last post by skwire on May 24, 2017, 08:01 PM »
Looks like the API is back online.  However, you will need to download the latest version:

Website | Download
v1.0.3 - 2017-05-24
    * Small tweaks now that the API is back online.
549
Skwire Empire / Re: Anuran: AnuVu: search box missing
« Last post by skwire on May 19, 2017, 02:40 PM »
Try this:

  • Shut down AnuVu.
  • Open up the the config.ini file in a text editor.
  • Change the the H_Sep value to 100.
  • Save the config.ini file.
  • Open up AnuVu now and let me know.
550
Skwire Empire / Re: Anuran: AnuVu: search box missing
« Last post by skwire on May 18, 2017, 12:38 PM »
Apologies.  I travel for work just about every week so I'll try to take a look at this this weekend.
Pages: prev1 ... 17 18 19 20 21 [22] 23 24 25 26 27 ... 222next