Welcome Guest.   Make a donation to an author on the site May 21, 2013, 11:08:01 PM  *

Please login or register.
Or did you miss your validation email?


Login with username and password (forgot your password?)
Why not become a lifetime supporting member of the site with a one-time donation of any amount? Your donation entitles you to a ton of additional benefits, including access to exclusive discounts and downloads, the ability to enter monthly free software drawings, and a single non-expiring license key for all of our programs.


You must sign up here before you can post and access some areas of the site. Registration is totally free and confidential.
 
Free DonationCoder.com Member Kit: Submit Request.
   
  Forum Home Thread Marks Chat! Downloads Search Login Register  
  Show Posts
      View this member's profile 
      donate to someone Donate to this member 
Pages: Prev 1 2 [3] 4 5 6 7 8 ... 147 Next
51  DonationCoder.com Software / Skwire Empire / Release: sStockQuote on: April 14, 2013, 12:05:34 PM
TitlesStockQuote
DescriptionA simple stock quote application with CSV export.
Supported OSWindows XP or later
Website:http://skwire.dcmembers.com/fp/?page=sstockquote
HistoryChangelog
DownloadsStockQuote.zip
PAD filepad.xml
Screenshot[attachthumb=1]
52  Main Area and Open Discussion / General Software Discussion / Re: Adjust Work Area 1.0.0.0 on: April 11, 2013, 09:10:59 AM
Hi, william_r_s, and welcome to the DonationCoder site.  Since the AWA application doesn't appear to be downloadable, perhaps you might be interested in a similar program by mouser:  http://www.donationcoder....ware/Mouser/desktopcoral/

If that doesn't work for you, let me know, and I'll write a replacement for AWA.
53  Main Area and Open Discussion / Living Room / Re: OK - lets get to know each other... who are you, what do you do, where from? on: April 10, 2013, 01:05:00 PM
Skwire told me about this great community

FWIW, BigVent and I are friends in real life.  *gasp*  I know.   tongue   We live about an hour from each other.
54  Main Area and Open Discussion / General Software Discussion / Re: which file format is more accurate to save webpages? on: April 10, 2013, 11:19:17 AM
that it will lossly save all the webpage and its related files, eg videos, scripts, etc,

kalos, you need to realise that most videos (and other embedded types of content) are, for lack of a better term, hidden when it comes to saving webpages.  I'm not familiar with httrack so maybe I'm completely wrong here.  Maybe rgdot can let us know if the application saves videos and such.
55  Special User Sections / N.A.N.Y. 2011 / Re: NANY 2011 Release: Snap DB on: April 10, 2013, 10:15:12 AM
on resizing the SnapDB window, I've gotten three freezes so far

I can reproduce this by grabbing the right side and shaking the hell out of it but not under normal circumstances.  I'm going to guess the issue is in the Anchor() function that I use for positioning and resizing controls.

I wanted to ask you why is the "Edit record" option greyed out when in "Filter" mode?

Apologies for missing your post, alexsan01.    Sad

Short answer: Utter laziness.   cheesy  Long answer: This might be a bit difficult to explain.  Snap DB databases aren't really databases in the relational sense (they're simple flat files).  When displaying filtered contents, what you're seeing is a new listview of matching results that have no correlation with the non-filtered view.  I haven't sat down and come up with a way to correlate the two.  Does that make any sense?
56  Main Area and Open Discussion / General Software Discussion / Re: [IDEA] multi copy and paste on: April 10, 2013, 07:54:20 AM
Kalos, how does what you want differ from the many clipboard managers already available?
57  DonationCoder.com Software / Post New Requests Here / MOVED: Group of Excel files in folder, send all first rows to a text file (or other) on: April 10, 2013, 12:08:31 AM
This topic has been moved to Finished Programs.

http://www.donationcoder.com/forum/index.php?topic=34592.0
58  DonationCoder.com Software / Finished Programs / Re: DONE: Group of Excel files in folder, send all first rows to a text file (or other) on: April 10, 2013, 12:07:52 AM
Thanks a million!

You're very welcome.  I'm glad it worked for you.

You can mark this really tasty snack as DONE.

Will do.  =]
59  DonationCoder.com Software / Finished Programs / Re: DONE: Group of Excel files in folder, send all first rows to a text file (or other) on: April 09, 2013, 11:03:50 PM
Max number of columns would be 250.
That large number means it'll be lots of work without some magic.

Please give this a try:  http://skwire.dcmembers.com/apps/snacks/NKExcelTool.zip

Close all open Excel files and make a folder with copies of your working files.  Put the NKExcelTool.exe in the same folder as your copies and run it.  A progress bar should appear and, once it's finished, it should display a message box asking if you'd like to open the text output file.  The first row of each Excel file should be listed along with the source filename in brackets at the end of each line.  That way, if there is a discrepancy, you'll be able to tell which file is the culprit.  This application uses COM for the grunt work which can be somewhat finicky so let me know how it goes.  Thanks.
60  DonationCoder.com Software / Post New Requests Here / Re: IDEA: Desktop progress meter on: April 09, 2013, 05:35:45 PM
Website | Download
v1.1.1 - 2013-04-09
    ! The Ctrl+Up & Ctrl+Down hotkeys were not moving the entries properly
      throughout the list.  (Thanks, Scott_Y)
61  Main Area and Open Discussion / General Software Discussion / Re: Goodbye OpenOffice, Hello LibreOffice on: April 09, 2013, 03:33:58 PM
OK then I downloaded the correct file, the top link. It comes down as an MSI file but only 79.9 MB. Can't seem to get the entire file to download.

You can try grabbing it from my server if you'd like:  www.skwire.net/~tmp/LibreOffice_4.0.2_Win_x86.msi

MD5 of the file:  81d1a5fa5aa51de1cf6c43f8ed86884c
62  Main Area and Open Discussion / General Software Discussion / Re: Wanted: Simple EML viewer on: April 09, 2013, 11:01:28 AM
so Notepad2 should do just fine

Right on.  =]
63  DonationCoder.com Software / Finished Programs / Re: DONE: automated mp3 rip from video clip on: April 09, 2013, 10:56:29 AM
Even so, the question of input formats was still open.

Agreed!  I'm lazy.  Hahaha.  cheesy  For the record, the mEncoder binary does the grunt work of this app and it seems to support just about any format I've thrown at it. 
64  Main Area and Open Discussion / General Software Discussion / Re: Wanted: Simple EML viewer on: April 09, 2013, 10:44:32 AM
I had no idea.

Keep in mind that an EML file contains everything a raw email is made up of e.g., all headers, attachments, etc.  Regarding attachments, because of the way attachments are encoded in email, this can result in a huge amount of what looks like garbled text within the EML file.  Anyway...just some things to consider.  =]
65  DonationCoder.com Software / Skrommel's Software / Re: "ShowOff", - 'Time to hide' with multiple keys pressed - question? on: April 09, 2013, 10:38:05 AM
Hi, schfiggery, and welcome to the DonationCoder site.  Have you tried killing the process via the Task Manager?
66  DonationCoder.com Software / Finished Programs / Re: DONE: Group of Excel files in folder, send all first rows to a text file (or other) on: April 09, 2013, 10:27:30 AM
Hi, Nick.  Any idea on the maximum number of columns you will be dealing with?
67  Main Area and Open Discussion / General Software Discussion / Re: Wanted: Simple EML viewer on: April 09, 2013, 10:23:13 AM
April, EML files are plain-text files; you can view them in any text editor.  Or, were you looking for something a bit fancier?
68  Special User Sections / N.A.N.Y. 2011 / Re: NANY 2011 Release: Ten Timer on: April 08, 2013, 05:22:34 PM
Here you are.   Wink

Website | Download
v1.0.8 - 2013-04-08
    * The first timer label is no longer focused when starting the application.  (Thanks, Scott_Y)
    * Pressing the escape key no longer closes the app. (Thanks, Scott_Y)
69  DonationCoder.com Software / Finished Programs / Re: DONE: automated mp3 rip from video clip on: April 08, 2013, 03:49:06 PM
Ok, thanks. That's helpful. The reason I asked is because when searching for converter software and narrowing down the field to the ones I want to try, the versatile ones are more attractive. I didn't see anything mentioned here.

Oh, man, there are tons of video converters out there.  Mine works the way it does because it was specifically requested to by the original poster.  In other words, I wasn't trying to compete with any of the others out there...just fulfilling a request.  If you're looking for options and such, you'd definitely be better off using a different application.  If you're looking for something that will quickly create a throw-away type of audio track, this might fit the bill.  =]
70  DonationCoder.com Software / Post New Requests Here / Re: IDEA: Close All Windows on: April 05, 2013, 06:21:57 PM
Give this a test, please:  http://skwire.dcmembers.com/apps/sclose/sClose.zip

At this point, it's an early proof-of-concept to see if it chooses smartly which windows to close.  Basically, I tried to make it only close windows that show up in the Alt-Tab chain.  Also, this build will first give you a list of windows it intends to close to allow you to choose whether or not you want to proceed.  I've done some minimal testing here on my computer and VMs so I'm looking forward to any feedback you may have.
71  DonationCoder.com Software / Post New Requests Here / MOVED: Copy one particular file into every folder in a subdirectory on: April 05, 2013, 06:01:43 PM
This topic has been moved to Finished Programs.

http://www.donationcoder.com/forum/index.php?topic=34548.0
72  Special User Sections / N.A.N.Y. 2011 / Re: NANY 2011 Release: Ten Timer on: April 05, 2013, 05:33:40 PM
I worked on this for several hours but I've come to the decision that, because of the way I initially designed the code to support a dynamic number of timers, fixing this issue will probably require a rewrite.  This is codespeak for, "Don't hold your breath."   cheesy cheesy cheesy  I've updated Ten Timer's webpage to state that it does work on Windows 7 with some graphical glitches.
73  Special User Sections / N.A.N.Y. 2011 / Re: NANY 2011 Release: Ten Timer on: April 05, 2013, 11:57:03 AM
A bit of a surprise: ESC closes the timer. I don't think that's a benefit.

I know it's a personal preference thing but, if I had my way, that would be how every window would act.  I can take it out if you'd like.
74  DonationCoder.com Software / Finished Programs / Re: DONE: Copy one particular file into every folder in a subdirectory on: April 05, 2013, 11:55:37 AM
Nicely done.  I sent my message last night and went to bed so it was nice to see this snack completed when I woke up.  =]  Nick, let us know if this will work for you and I'll mark this thread as done.
75  Main Area and Open Discussion / General Software Discussion / Re: point and kill on: April 05, 2013, 08:37:57 AM
Perhaps this will work for you?

http://www.donationcoder..../Skrommel/index.html#Kill
Pages: Prev 1 2 [3] 4 5 6 7 8 ... 147 Next
DonationCoder.com | About Us
DonationCoder.com Forum | Powered by SMF
[ Page time: 0.043s | Server load: 0.02 ]