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 6, 2025, 7:07 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 ... 15 16 17 18 19 [20] 21 22 23 24 25 ... 36next
476
Screenshot Captor / Re: Scrolling capture is not working
« Last post by hamradio on September 05, 2011, 04:06 PM »
Heres mine which looks wrong as well under win7 with the themes...

screen_09052011_001.png
477
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« Last post by hamradio on August 27, 2011, 10:37 PM »
I don't write to outside portions (non application folder) to keep the settings from being wrote in other computers directories when you use it from a USB device.  The simple solution is to basically extract programs that don't have installers to a user created folder named My Programs or similar and put extractable applications there for applications that might write to the app folder instead of the users folder.  Guess I should attempt to catch it and make a warning of it though, so thanks for bringing it up.  :Thmbsup:
478
Site/Forum Features / Re: Handy search tip for the DC forum, using Firefox
« Last post by hamradio on August 27, 2011, 01:55 PM »
You can also use URL Alias as well.  You can setup multiple data entries with it by changing %s to %1 %2 and so on wherever you need it. :Thmbsup:
479
General Software Discussion / Re: In search of ... a way to kill tabs
« Last post by hamradio on August 16, 2011, 11:43 PM »
Could maybe try...

$note = str_replace("\t","",$note);
480
General Software Discussion / Re: In search of ... a way to kill tabs
« Last post by hamradio on August 16, 2011, 10:58 PM »
Should $notes=trim($notes) be $note=trim($note);?
481
Living Room / Re: Firefox fixes the version number problem
« Last post by hamradio on August 16, 2011, 12:42 PM »
Just gives me another reason to add to my list of when to look elsewhere for my browser needs. Mozilla has almost made the list full...and when it becomes full...bad things will happen to the Firefox on my computer...(as in removal and never looking back). I for one don't think browser updates should be forced down your throat with automatic updates and having a version number in the about box is standard procedure...if they are going to remove it then they should just rename the stupid about box name to Check for Update as that will be all it is going to mainly be in the box afterwards.

Bottom line: If my firefox automatically updated today I would not be able to use Stylish at the time of this writing cause the version number is not set to go with the newly released 6. It is one of the many reasons I don't like it to update automatically.
482
N.A.N.Y. 2012 / Re: NANY 2012 Pledge & Early Beta: Kyrathaba's Hangman
« Last post by hamradio on August 11, 2011, 03:31 PM »
Thanks for clearing it up more for everyone. :Thmbsup:
483
N.A.N.Y. 2012 / Re: NANY 2012 Pledge & Early Beta: Kyrathaba's Hangman
« Last post by hamradio on August 11, 2011, 12:15 PM »
And what about the current scores already there? Is my 2nd place one going to get removed since it was an older version potentially taking me out of -> "The top-three high-scoring DC members will receive an additional prize from the site." as you posted on the first post?
484
N.A.N.Y. 2012 / Re: NANY 2012 Pledge & Early Beta: Kyrathaba's Hangman
« Last post by hamradio on August 01, 2011, 03:09 PM »
Thanks! :) Now back to programming...Good luck to whoever wins this month as I probably wont have time to play this for awhile...
485
I checked cranioscopical and it is in the options for hotkey. :)
486
Developer's Corner / Re: Flight Simulator Family Project
« Last post by hamradio on July 21, 2011, 08:34 PM »
Regarding NANY 2012 - See -> https://www.donation...ndex.php?board=304.0
487
N.A.N.Y. 2012 / Re: NANY 2012 Pledge & Early Beta: Kyrathaba's Hangman
« Last post by hamradio on July 14, 2011, 12:52 PM »
Whew now to take a good break from it...
488
N.A.N.Y. 2012 / Re: NANY 2012 Pledge & Early Beta: Kyrathaba's Hangman
« Last post by hamradio on July 08, 2011, 01:08 PM »
LOL I came 20 points short of having my current high score before my hangman got :hanged:.
489
N.A.N.Y. 2012 / Re: NANY 2012 Pledge & Early Beta: Kyrathaba's Hangman
« Last post by hamradio on July 07, 2011, 04:34 PM »
I am having a hard time at beating that latest score of mine at the moment. Came close a lot of times tho...
490
N.A.N.Y. 2012 / Re: NANY 2012 Pledge & Early Beta: Kyrathaba's Hangman
« Last post by hamradio on July 06, 2011, 06:13 PM »
Whew I just barely beat it so far. :)
491
N.A.N.Y. 2012 / Re: NANY 2012 Pledge & Early Beta: Kyrathaba's Hangman
« Last post by hamradio on July 06, 2011, 04:07 PM »
I am trying every so often. :)
492
N.A.N.Y. 2012 / Re: NANY 2012 Pledge & Early Beta: Kyrathaba's Hangman
« Last post by hamradio on July 05, 2011, 04:28 PM »
Thanks and if I might also add that my high score was while vowels still cost points as well. :P
493
N.A.N.Y. 2012 / Re: NANY 2012 Pledge & Early Beta: Kyrathaba's Hangman
« Last post by hamradio on June 24, 2011, 01:08 AM »
Start program and double click your animated hangman I recieved...

Click to see exception text.
************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): No application is associated with the specified file for this operation
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at KyrHangman.Form1.clsHangmanAnimation1_DoubleClick(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


:)
494
I as well use Bullzip PDF Printer. :)
495
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« Last post by hamradio on June 13, 2011, 12:38 PM »
RECOMMENDED UPDATE:

1. Made the color chart double buffered which should help decrease loading time for color charts (even more with large ones).
2. Improved the load settings function.
3. A few bugs hopefully fixed.

First post for download link or download through the link in the check for updates screen.

:)
496
Only concern I got is how are you going to keep people from using a .net disassembler to see the password?
497
General Software Discussion / Re: A sneaky new attack on privacy
« Last post by hamradio on May 05, 2011, 10:44 PM »
After reading it myself they seem to talk out of both sides of their mouth...for instance...


"WHO IS COLLECTING YOUR INFORMATION: Appsbar and its affiliates are the sole owners of the information collected; except as otherwise provided in this Privacy Policy or otherwise communicated to you at the time you provide the information, we will not sell, share, rent or loan this information to any third party."


then in under...
"
WHAT IS COLLECTED, AND HOW DO WE USE IT:
...
Appsbar may sell, rent, lease, share or exchange your Personally Identifiable Information with any third party; and
..."

So it sounds like the bottom line is...they can and will share it and you shouldn't listen to the first part I mentioned.

Sounds like they made it confusing to read which is a big thumbs down. :down:
498
Living Room / Re: USA Deadly Tornadoes
« Last post by hamradio on April 28, 2011, 03:10 PM »
SPECIAL REPORT: Storms hit TriCities | TriCities.com
11 videos are in the playlist for it.

I think our local weathermen/storm teams around here saved a lot of lives with lots of coverage of the radar and talking about what they was seeing on the radar.

So I give them a big :Thmbsup: for how they handled the storms moving through last night.
499
Living Room / Re: USA Deadly Tornadoes
« Last post by hamradio on April 28, 2011, 08:34 AM »
Here is a report from my region as we know so far...

Heavy storms spawn tornadoes, kill at least 14 in the region
500
Living Room / Re: Flash Game of the Week: Zombie Cats
« Last post by hamradio on April 22, 2011, 07:55 PM »
505 clicks to the end myself...
Pages: prev1 ... 15 16 17 18 19 [20] 21 22 23 24 25 ... 36next