topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday November 27, 2025, 7:45 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 ... 154 155 156 157 158 [159] 160 161 162 163 164 ... 222next
3951
A 128 kbp/s stream will take up just that over time, 128 kilobits per second.  It's usually not a completely continuous stream since most players will cache a bit, play, cache a bit more, play, etc.  In other words, streaming audio stations typically take up very very little of your internet connection.  However, keep in mind that that is per user of said stream.
3952
UrlSnooper / Re: Irirangi.net radio stations
« Last post by skwire on November 01, 2010, 07:02 AM »
10.x.x.x/8 addresses are not natively routable over the internet.  They're known as one of the following:

  • Private class A range
  • RFC 1918 space
  • Bogon

You may be more familiar with the private class C range of 192.168.x.x/24 addresses.  This address range isn't natively routable over the internet, either.  I would suspect that the 10.3.0.56 is an internal address and the folks running this site are using NAT to reach it from their Flash-based player.  Make sense?
3953
N.A.N.Y. 2008 / Re: KeyCounter
« Last post by skwire on October 31, 2010, 11:09 AM »
You're welcome.  I'm glad you find it useful.   :D
3954
General Software Discussion / Re: install many fonts with one click
« Last post by skwire on October 31, 2010, 10:18 AM »
1) Open Windows Explorer.
2) Navigate to the C:\Windows\Fonts folder.
3) Choose File -> Install New Font from the menu.
4) A dialog will popup.  Navigate to the folder that contains your new fonts (TTF files) to install.
5) Click the Select All button and then click the OK button.
6) All the highlighted fonts will now install.

2010-10-31_101624.png

Alternately, you can just drag-n-drop multiple TTF files into the c:\Windows\Fonts folder and they will install.  If you're using Win2k, the path will be c:\Winnt\Fonts.
3955
N.A.N.Y. 2009 / Re: NANY 2009 Release: Trout (audio player)
« Last post by skwire on October 30, 2010, 04:24 PM »
Can you make it so that Total time, Time elapsed, and Time Remaining (for individual tracks) don't show the number of hours?

Thanks for the feedback but, no, I'm not going to change that.

I've also been experiencing a strange issue. It seems like whenever I first start up Trout, if I double click an item in the list to play it, it won't play. Then when I get a song playing, double-click-to-play works fine after that.

Argh...this issue has plagued me for a long time.  I've tried to solve it in the past but it's somewhat difficult because I don't have a clue why the listview is acting that way.  Here's the actual comments from my source code right before my attempts to solve this issue:

Code: Autohotkey [Select]
  1. ; Fixes the stupid listview bug where the double-click
  2. ; event doesn't work on startup.  Gotta be a better way.

 :D
3956
General Software Discussion / Re: Open Icon Library
« Last post by skwire on October 30, 2010, 08:20 AM »
FWIW, I like Greenfish Icon Editor:  http://greenfish.xtr...st.com/downloads.php
3957
DC Gamer Club / Re: Nation Red
« Last post by skwire on October 29, 2010, 02:36 PM »
I'll take one.
3958
General Software Discussion / Re: How to quickly autonumber text lists?
« Last post by skwire on October 29, 2010, 11:49 AM »
Great to hear; I'm glad it's working for you.  Thanks for the feedback.  I think I'm going to submit this as a NANY.
3959
N.A.N.Y. 2010 / Re: NANY 2010 Release: Anuran
« Last post by skwire on October 29, 2010, 07:31 AM »
So it's not possible to influence edit control to not to use ctrl-alt-a as ctrl-a? :(
Now I have to have "ą" letter in clipboard and remember to paste it instead of pressing altgr-a.

Do other standard edit controls behave this way?  Notepad, for instance?
3960
Thanks for the feedback.  Try this version, please.

Website | Download
v1.0.8 - 2010-10-28
    + Added a -su switch to silently uninstall Files 2 Folder.  However,
      if there is a problem uninstalling the extension, a message box will
      pop up.  (Thanks, tpr)
    ! Fixed an issue where sometimes the Files 2 Folder process would stay
      resident and not exit.  (Thanks, tpr)
3961
Website | Download
v1.0.7 - 2010-10-28
    + Added a -s switch to allow for silent installs of Files 2 Folder.
      (Thanks, tpr)


I think that should do it for you.  =]
3962
Post New Requests Here / Re: IDEA: Download multiple links from WEB page
« Last post by skwire on October 28, 2010, 10:05 AM »
That makes a lot of sense. I was snooping around the page source also but was not able to ascertain the information you did. Need more experience and also why I asked.  :D

I really appreciate all the WORK AND TIME  you put in in order to get the links available.  :Thmbsup:

Thanks again.

You're welcome.  It was no trouble.   :D
3963
Thanks for this great app Skwire!

You're welcome.

Is there a command line switch to install it silently (like -u for uninstall)? If no, any chance to be? :)
Thanks
tpr

Currently, no, there isn't.  Did you have need to deploy this on many computers or something?
3964
Post New Requests Here / Re: IDEA: Download multiple links from WEB page
« Last post by skwire on October 27, 2010, 11:33 PM »
What did you you use to obtain the direct links?

1) I studied the confirmation and download URLs and determined they were the same with one exception (details.aspx gets changed to confirmation.aspx in the URL)
2) I used Firefox to grab all the details links.
3) Quick find/replace in a text editor then gave me all the links to the 158 actual confirmation pages.
4) I then wrote a quickie AHK script that downloaded each confirmation page's HTML and used a simple regex on each to extract the actual file download URL.

Make sense?
3965
Trying to run an XP install under different hardware (i.e. a VM) than it was setup on is asking for trouble, if not impossible.

I've always just run re-run the XP install in repair mode and it's worked MANY times over the years.  This XP install I'm on right now is on its third, different motherboard with nary an issue.
3966
Living Room / Re: Can I use a remote pc's static ip because I haven't got one?
« Last post by skwire on October 27, 2010, 06:10 PM »
The requirement is that I need to access a database on someones server and they will only allow me to do so if I have a static IP.

How do you need to access this database?  Via a shell over SSH?  Web?
3967
What I would do is this:

1) Clone your current drive to another, spare hard drive.  Make that clone bootable and remove it from the main computer.
2) Wipe current drive and install Win7.  Install cloned drive in main computer.
3) Under Win7, run that cloned drive in an XP VM and take from it as necessary.  No second machine needed.
3968
Post New Requests Here / Re: IDEA: Download multiple links from WEB page
« Last post by skwire on October 27, 2010, 02:38 PM »
Sweet looking utility, 40hz.  Thanks for mentioning it.
3969
Post New Requests Here / Re: IDEA: Download multiple links from WEB page
« Last post by skwire on October 27, 2010, 02:13 PM »
I sent you a PM with all the direct download links that you should be able to put into any download manager.  They totalled just over 500 megs.
3970
Post New Requests Here / Re: IDEA: Download multiple links from WEB page
« Last post by skwire on October 27, 2010, 01:23 PM »
Do you need them labeled as they're downloaded or just simply downloaded with their default filename?
3971
Finished Programs / Re: DONE: Time each Timer
« Last post by skwire on October 27, 2010, 01:10 PM »
Sorry for the delay.  See if this version suits you better.  Ten Timer download

2010-10-27_120929.png
3972
General Software Discussion / Re: Which is the real KMPlayer?
« Last post by skwire on October 27, 2010, 12:52 PM »
Geez, yet another site?  I don't get it.

What do you mean?  http://www.kmplayer.com is the main site.

http://www.kmplayer.com/korea/index.php  <-- This is the Korean forum.
http://www.kmplayer.com/forums/index.php  <-- This is the English (and other languages) forum.
3973
General Software Discussion / Re: Which is the real KMPlayer?
« Last post by skwire on October 27, 2010, 12:43 PM »
The Korean version of the forums has that latest version (3.0.0.1438):

http://www.kmplayer.com/korea/index.php
http://www.kmplayer....howthread.php?t=3892
3974
General Software Discussion / Re: How to quickly autonumber text lists?
« Last post by skwire on October 26, 2010, 08:53 AM »
Also, this latest version should save your settings between sessions.
3975
General Software Discussion / Re: How to quickly autonumber text lists?
« Last post by skwire on October 25, 2010, 08:05 PM »
I had no idea about those "standards".  Thanks!  I've run into so many situations where I've wanted to enter characters to indicate new lines and tabs and have given up.

Well, they're pretty much standards when it comes to code, regex, etc.  You can't just slap a "\t" in any edit field and expect a tab character to happen.   :D  Anyway, please redownload the zip file.  This version will let you use "\t" to insert tab characters and "\n" to insert newlines.  Let me know how it works out for you.  Thanks.   :)

List Numberer download
Pages: prev1 ... 154 155 156 157 158 [159] 160 161 162 163 164 ... 222next