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, 2:46 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 ... 125 126 127 128 129 [130] 131 132 133 134 135 ... 222next
3226
N.A.N.Y. 2008 / Re: KeyCounter
« Last post by skwire on May 29, 2011, 03:59 PM »
I'll take a look at it.  Thanks for the feedback.
3227
N.A.N.Y. 2009 / Re: NANY 2009 Release: Trout (audio player)
« Last post by skwire on May 29, 2011, 02:42 PM »
Website | Installer | Portable
v1.0.6 build 1 - 2011-05-29

    + Added a simple, left/right channel level meter.  You can disable it via
      the Options, General tab.
    + Added ability to completely disable/hide the album art display.  Options,
      General tab.
    + Added sorting arrows to the listview headers courtesy of Solar's function
      at http://www.autohotke...orum/topic69642.html


2011-05-29_142701.png
3228
I haven't gotten a chance to try this out yet but it looks very interesting. If the suggestion box is still open I'll probably drop a few ideas/requests here.

Sure, feel free.
3229
I think I would settle with the restoration of _documents_ which were open at a specified moment.

Actually, that's harder to do than restoring which windows were open.  It's a simple matter to generate a list of running processes, allow the user to pick and choose, and then re-run those processes on a given startup.  Unfortunately, as f0dder mentioned in the other thread, there is really not a good way to know which documents a certain app has open at any given time.  Sure, some put the current document in the titlebar text but what if said application has multiple documents open?  Follow me?
3230
Thanks for the heads up.  I think that Boot Snooze is about the most misunderstood app I've written.   :P
3231
Living Room / Re: Building a home server. Please help, DC!
« Last post by skwire on May 26, 2011, 10:55 AM »
I don't get the "cutesy" act so much from my girls.  I get the "lady logic" arguments that flummox me to the point that I can't even form a coherent sentence with which to reply.  Personally, I find it awesome that a seven and eleven-year-old can make me speechless in this way.   :-* 
3232
Living Room / Re: Building a home server. Please help, DC!
« Last post by skwire on May 26, 2011, 10:45 AM »
And they were extremely valuable allies fir getting adults to agree to something. (Never underestimate the power of a young female asking for a favor or permission.)

Agreed, the negotiating skills of young females (I have two daughters) is a sight to behold.   :D
3233
What you're asking for is very hard and complex to do and it's been asked for on at least one other occasion.  Please read the thread here for more insight: https://www.donation...ex.php?topic=23903.0

3234
Developer's Corner / Re: To ASPX, or Not To ASPX...
« Last post by skwire on May 25, 2011, 06:28 PM »
DNN?
-Stoic Joker (May 25, 2011, 06:25 PM)

I'd assume DotNetNuke.
3235
Website | Download
v1.0.2 - 2011-05-25
    + Add support for Windows environment variables in destination paths e.g:
      1=Desktop|c:\documents and settings\%username%\desktop
      2=Temp|%tmp%
      (Thanks, Gerard)
    * Removed sequential indexing mandate.  Now you can use any number between
      1 and 1000 e.g.:
      100=Desktop|c:\documents and settings\%username%\desktop
      250=Temp|%tmp%
    ! Configured paths that didn't exist would mess up enumeration of existing
      paths.
3236
Also, Apathy's QuickCliq made it as well.  It was released as part of NANY 2011.  Great job.   :)
3237
Finished Programs / Re: DONE: Open images without program window showing.
« Last post by skwire on May 19, 2011, 01:25 PM »
pilgrim-online - another suggestion, though a bit late (especially after skwire's hard work...) : ImageOpen

Nice find!  As for my app, you'd be surprised how little code there is in it so no worries.   :D
3238
Finished Programs / Re: DONE: Open images without program window showing.
« Last post by skwire on May 19, 2011, 01:20 PM »
Frameless[/b] does exactly what I wanted in a simple straightforward manner, thank you.
This is the second time you have helped me and it is much appreciated.
-pilgrim-online (May 19, 2011, 09:42 AM)

No need to apologise and you're very welcome.  I'm happy to be able to help out.  I've decided to pretty this up a bit and release it on my main site.  Bear in mind that I did change up the commandline syntax a little bit so I hope you haven't gotten too far into your batch files.  I also made the taskbar button an option as well.  Please check the readme.txt for details.

2011-05-19_123216.png

Website | Download
v1.0.1 - 2011-05-19
    + Website release.
    * Changed the parameter syntax.

v1.0.0 - 2011-05-18
    + Initial forum builds.
3239
Finished Programs / Re: DONE: Open images without program window showing.
« Last post by skwire on May 19, 2011, 09:08 AM »
I recreated your folder path and files on my computer and it seems to work just fine.   :huh:

2011-05-19_090038.png

Can anybody else test this with a batch file and paths that have spaces in them?
3240
Finished Programs / Re: DONE: Open images without program window showing.
« Last post by skwire on May 19, 2011, 07:32 AM »
The command needs to be all on the same line:

"C:\Documents and Settings\Pilgrim\My Documents\Received Files\Frameless\Frameless.exe" "C:\Documents and Settings\Pilgrim\My Documents\Received Files\001_screenshot_1.jpg" 100 100
3241
The other thing you could do is set up a caching web proxy server and direct all network DNS requests through that. An examination of the logs would tell you what people were looking at.  But that would likely require it's own machine for best results.


 I have a low end Dlink router as the gateway currently and it doesn't do any logging of traffic. Guess I don't really understand what a proxy is well enough, but it's sounding like this is a dead end for me.

I've run a Linux-based router as my gateway device for over a decade now.  Something like this would replace (or supplement if you're using wireless) your Dlink device and they don't take much of a computer to run.  Almost any old box you have laying around would do; mine is a PII 350 from ages ago.  =]  I currently use Smoothwall Linux and it has a built-in proxy you could use.  Heck, it can even run that proxy in transparent mode so you wouldn't have to do any configuration on your employee computers.  In other words, they wouldn't even know they're going through a proxy. 
3242
First of all, this isn't quite as easy as it would seem.  Some questions:

1) Are you on a switched network?  Or are you using an old style hub to interconnect your computers?  If you're on a switched network, you're not going to be able to see other computer's network traffic from your PC...leading to the next question...

2) What kind of device are you using as a network gateway?  That's going to be your best bet at sniffing your network's internet traffic (since all of it has to go through this device).
3243
General Software Discussion / Re: Automatic Archiving?
« Last post by skwire on May 18, 2011, 04:45 PM »
Hyphen, were you able to find some time to test this out?   :)
3244
Finished Programs / Re: DONE: Open images without program window showing.
« Last post by skwire on May 18, 2011, 11:50 AM »
In your batch file, call it explicitly.  Something like this:

c:\path\to\Frameless.exe c:\path\to\image.ext 100 100
3245
Post New Requests Here / Re: IDEA: Volume Lock Program
« Last post by skwire on May 18, 2011, 10:41 AM »
Great.  Thanks for the feedback.
3246
Finished Programs / Re: DONE: Open images without program window showing.
« Last post by skwire on May 18, 2011, 10:10 AM »
The only option I need is to be able to turn images off, one at a time if several show at once.
For my purposes this could be either from a taskbar button or the image itself.
The only use I could think of for taskbar buttons would be to minimize/maximize images which would be handy but not essential.
-pilgrim-online (May 18, 2011, 09:45 AM)

There are currently two ways to close a displayed image: 1) Pressing escape with the image focused or 2) Using the right-click context menu.  Also, since there is no border or titlebar, I've made it so that you can simply left-click and hold to drag the image around.

Give it a shot:  Frameless download
3247
Finished Programs / Re: DONE: Open images without program window showing.
« Last post by skwire on May 18, 2011, 09:14 AM »
I have a working proof-of-concept app, called Frameless, written for you.  Some notes/questions:

1) This will be a commandline app that you can call from your batch file.  The syntax will be:
   
c:\path\to\Frameless.exe "<image path>" <x coord> <y coord>

2) Did you want taskbar buttons shown for each image?
3248
Post New Requests Here / Re: IDEA:two options text manipulation tool
« Last post by skwire on May 17, 2011, 03:39 PM »
I was going to offer my ListNumberer app as a way to do what he wants.  He can just paste in his list of search terms and then use "http://mp3search.com/search.php?artist=" as a prefix.
3249
Post New Requests Here / Re: IDEA:two options text manipulation tool
« Last post by skwire on May 17, 2011, 12:05 PM »
Do you already have a list of artists you want to search?
3250
Post New Requests Here / Re: IDEA: Volume Lock Program
« Last post by skwire on May 16, 2011, 08:13 PM »
Try this proof-of-concept: LockVolume

Simply run it and it will check your master and wave volume every 0.5 seconds.  Any changes to them and they'll be reset to the values that they were at when you started the application.  Use the tray menu to exit the app.  More configurability could be added but, again, this is just a proof-of-concept.
Pages: prev1 ... 125 126 127 128 129 [130] 131 132 133 134 135 ... 222next