topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Monday September 21, 2026, 11:36 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 ... 551 552 553 554 555 [556] 557 558 559 560 561 ... 1515next
13876
This version includes as a sample the scripts and images for generating your own deck of CodyCards, as well as a complete instructions for playing the game.

I will be having some game decks printed and given away soon for fans of Cody.  :up:

For those interested in printing your own cards, I have successfully used PlainCards stock:
http://plaincards.com/Playing.html
13877
Official Announcements / Fundraiser Day 25
« Last post by mouser on March 25, 2011, 12:09 PM »
It's friday and Day 25 of the Fundraiser -- we're in the home stretch!

Today DC member skwire released a Steam Url Converter, a tiny utility for people who use the Steam gaming platform:
Steam allows you to create shortcuts on your desktop to launch games.  However, these shortcuts are not standard Windows .LNK files.  They are .URL files and, sometimes, they don't show the proper icon for the intended game even if the .URL file contains the correct information.  This app tries to solve the issue by converting the .URL shortcut into a .LNK shortcut.  Simply drag the .URL file onto the SteamURLConverter.exe file and it will immediately create a .LNK file in the same folder as the .URL file.

And I released an important update to Python ProtoCards, my open source Python library to help card game designers rapidly prototype printed card designs.

Enjoy the weekend, and stay tuned for the final details of the end-of-fundraiser giant giveaway that will be posted in the next couple of days!
13878
New version uploaded.
13879
Living Room / Re: Recommend some music videos to me!
« Last post by mouser on March 25, 2011, 06:50 AM »
It's friday.



(Rebecca Black, Friday -- this song is making the rounds for being ridiculously bad but i honestly like the pureness of it)
13880
Just a quick comment -- as someone who is pretty visual and mouse-loving, i still think you might be better off with a solution that used a hotkey to bring up notebox to type into, and hotkey to make it go away.

Whether thats something like Skwire's Anuran, or a notetaking plugin for my Find and Run Robot program, i just think that would be more comfortable and faster than moving mouse somewhere.
13881
correct, that happens when i upload a new minor release but deem it to insignificant to announce.
13882
Official Announcements / Fundraiser Day 24 - Mini-Reviews and Updates
« Last post by mouser on March 24, 2011, 05:33 AM »
It's Day 24 of the Fundraiser, and so far we've raised over $10,457 from over 430 different individuals, which is wonderful.  If you haven't donated yet, you're running out of time, so get moving!

For today, DC member phitsc posted:

Furthermore, DC member and Coding Snack pro Skwire, released a bunch of updates to his apps:

13883
General Software Discussion / Re: What Android Apps Do You Use?
« Last post by mouser on March 24, 2011, 05:10 AM »
ewemoa !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  :greenclp: :greenclp: :greenclp: :greenclp: :greenclp: :greenclp: :greenclp: :greenclp: :greenclp:
13884
Developer's Corner / Re: Introductory C# web-based tutorials
« Last post by mouser on March 24, 2011, 12:04 AM »
this has been happening on the member server randomly for a month, and we are having a hell of a time figuring out what is randomly causing these drops.

we're trying a new fix now, let me know if you see the problem again.
13885
Official Announcements / Fundraiser Day 23 - More Updates
« Last post by mouser on March 23, 2011, 09:26 PM »
It's day 23 of the Fundraiser, just one more week left!

For today I released 3 updates:

13886
I have uploaded a new beta version of dcu helper (link in first post).

v1.08.01 - Mar 23, 2011
  • completely new dialog with buttons to open web pages shown when update detected; support for showing whats new
  • improved the -u unregister parameter; added icon to dcuhelper to improve message boxes (thanks Worstje)

The newest version has a pretty dramatic change in appearance, showing nice dialog and buttons instead of messagebox; and the biggest change is you can now show people whats new since their current version.  See sample.

I'm putting this out as a beta since there may be some rough edges, let me know.  Note: The new version will *not* work on windows 95/98.

Suggestions welcome -- look forward to any feedback if the new dcuhelper is helpful for you.
13887
Find And Run Robot / Re: Latest FARR Release v2.107.04 beta - Sep 23, 2012
« Last post by mouser on March 23, 2011, 05:59 PM »
Version 2.98.01 - Mar 22, 2011
  • [MinorFeature] Added ability to set caret position when triggering search via hotkey (put $caret; where you want caret).
  • [MinorFeature] Eliminated inefficiency when triggering search via hotkey.
  • [MinorFeature] Added option to do early replacing of %environmental% and user variables in the search text (useful for directory browsing).
  • [BugFix] Hotkey option to not clear search text was not being obeyed.
13888
Try the new pixelate effect!

v2.93.01 - Mar 23rd, 2011
  • [Feature] Added new Pixelate filter (see options on SpecialEffects tab).
  • [MinorFeature] Added options for setting default print units and orientation (landscape, etc.)
  • [BugFix] When pasting bitmaps from clipboard, a border was put around them.
  • [MinorFeature] Additional attempt to speed up object editing mode when lots of objects on screen.
  • [BugFix] Custom border color was being ignored on some border options.
  • [MinorFeature] New option (set by default) to not attempt aero transparent capture on full-screen windows, since this can bump them out of full screen status.
  • [Feature] Improved built-in update checker.
13889
Find And Run Robot / Re: Settings not being saved
« Last post by mouser on March 23, 2011, 02:03 PM »
a better fix is probably to use the ConfigDir.ini file to tell FARR someplace it can write it's settings file to.  but there must be some reason this is happening -- some permission failure somewhere.
13890
Latest dcuhelper coming will support reporting to the user what's new, and a nicer better looking dialog where they can choose what they want to do when an update is found.

Example:
dcuwhatsnewscreenshot.png

I'd also like to add some *optional* features for asking the user to consider donating to the author, as discussed on other threads.
13891
Find And Run Robot / Re: Settings not being saved
« Last post by mouser on March 23, 2011, 08:16 AM »
So i think we have narrowed down the cause.. for whatever reason its not realizing it should (or not able to) create the FindAndRunRobot.ini file in your documents area.  I'll reupload the debug version so we can see where its TRYING to save to and whats going wrong.. though i really thought i added code to report such failures and let the user know when it failed to save settings.
13892
Find And Run Robot / Re: Settings not being saved
« Last post by mouser on March 23, 2011, 07:13 AM »
is it creating a folder and FindAndRunRobot.ini file in your documents directory under DonationCoder\FindAndRunRobot?
13893
Find And Run Robot / Re: Settings not being saved
« Last post by mouser on March 23, 2011, 01:16 AM »
Did you install FARR using the installer? Or did you move settings from another computer? What Operating System are you using it? Did you install it to anyplace unusual?  Did you modify the ConfigDir.ini file?
13894
LaunchBar Commander / Re: Icon display: mean quality
« Last post by mouser on March 23, 2011, 12:18 AM »
i'm pretty sure there is a way to fix this -- i'm not sure if it's something i have to do in code or can be tweaked with one of the color settings for the launch bar.
remind me if i don't post a solution in a couple of days.  perhaps you could email me a test launchbar demonstrating the problem ([email protected]), that would help.
13895
umm...

the lack of syntax highlighting should be a clue.

in php you need parentheses to use parentheses with include, as its a function.  e.g. include('file.ext'), don't you?
actually i see from php help pages you don't need parentheses.. though clearly your ide syntax highlighter thinks you do.. bah stupid language kludges.
13896
Skwire Empire / Re: Birthdays (simple birthday tracking app)
« Last post by mouser on March 22, 2011, 12:55 PM »
yes please.
13897
Thanks phitsc!  :up:
13898
Official Announcements / Fundraiser Day 22 - MiniReviews
« Last post by mouser on March 22, 2011, 11:27 AM »
To celebrate Day 22 of the Fundraiser, DC member and programmer phitsc has posted a bunch of Android widget micro-reviews.
13899
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« Last post by mouser on March 22, 2011, 10:00 AM »
Mentioned on Free Download A Day today!
13900
And FreewareGenius mentions us today!

Pages: prev1 ... 551 552 553 554 555 [556] 557 558 559 560 561 ... 1515next