topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday April 24, 2024, 11:33 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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kevinjmills [ switch to compact view ]

Pages: [1]
1
Mouser,

What engine do you use for software license keys?  What's your opinion on providing feature limited software for free, but asking for donations to unlock full functionality?  I'm not currently using any licensing mechanisms for my software, but am interested in maybe going that route in the future.

Thanks,
Kevin

2
So, after installing Vista Ultimate and Visual Studio 2008 in Virtual PC I now know why RegExBuilder wants admin rights to run on Vista.  My installer places several example files and expression files in a couple of sub directories in the application install location.  This works perfectly well on XP, but not so well on Vista because Vista requires admin rights to access the files at run time.  The obvious solution seem to be to move the data files to the All Users Application Data directory, but that apparently has the same limitation under Vista.  Any advice on how to configure the setup project to put these files someplace where non-admins can access them?

3
Oh! I'm not discouraged.  I do these little projects primarily to learn something about new technologies, languages, frameworks, etc...  My main problems is that I have for too many interests (both in and out of software) and not nearly enough time to learn them all, much less develop any real expertise in them.  My real expertise is embedded systems programming (pure old fashioned C) and program management, which I've been doing for almost 20 years now.  I never thought I'd see the day that C was considered an antiquated language. :) I do this stuff for fun and just to keep up with the times. :)  I'm constantly awestruck by the quality and quantity of available free software out there.

Right now I'm installing Vista Ultimate and Visual Studio 2008 in a VPC2007 virtual machine so that I can debug why RegEx Builder is wanting admin rights.  Just another Friday night... :)

5
I've never tried it under mono.  My first guess might be, and this is just a guess, that maybe mono doesn't support setting the column width on a listview to -2 to auto-fit the width to the control.  I could be wrong though.  (Edited)  Looking at the stack trace again, I'm guessing it's not related to the -2 setting, but to something in the single table-layout panel that I'm using.  Not sure how to debug it, but I'll look into it a little.  It would be good to see it run under mono.

I've also received a report that RegEx Builder, for some reason, requires admin rights on Vista to run properly.  That is certainly not the intent so I'm trying to track that down too.

6
Announce Your Software/Service/Product / ReEx Builder and Path Editor
« on: December 05, 2008, 01:55 PM »
Hi All,  Just wanted to share a couple of simple, but useful utilities that I've put together.  I'm the author of both programs and they are free to use donationware titles.  Screen shots courtesy of ScreenShot Captor (thanks Mouser!).  Both programs are written in C# and use .NET 2.0.  Neither program contains any adware, spyware, or any other malware, and do not attempt to surreptitiously connect to any websites.  Both are essentially portable, but do require the .NET 2.0 framework be installed.  Both were initially written more than a year ago, but have recently been overhauled and updated.  I hope you find one or both utilities useful.


RegEx Builder
The first offering is RegEx Builder.  I built this tool because I do not use regular expressions on a regular basis and so I end up "relearning" them every time I need one.  This utility makes it very simple to build expressions on an as needed basis, and to save expressions, and expression building blocks, for future use.  The key usability feature of RegEx Builder is that it evaluates your expression against target text in real-time as your are editing the expression, thus eliminating the old (and seemingly endless) edit-compiler-test development loop.  Another simple, but immensely useful feature is the ability to break the regular expression onto multiple lines for clarity.  Expressions under construction, target text, and options can be saved to and loaded from files.  A help file is included.

regexbuilder.jpg



Path Editor

The second offering is Path Editor.  If you've ever needed to modify the system PATH environment variable on a Windows machine then you know how sub-optimal the built-in tools are.  In my professional software development life (the one that pays the mortgage) this is something that happens a lot due to the nature of the work.  Path Editor is just a friendly easy-to-use front end for editing the system and user PATH environment variables.  It supports full drag-and-drop operations to: rearrange items in either list; move items from one list to the other; and drop directories from dragged in from Windows Explorer into either list.

PathEditor2.jpg



Above I stated that neither program connects surreptitiously to any website.  In the interest of full disclosure, each application will, if you choose, start a browser and go to my Paypal page for making donations.  This, of course, is entirely under your control.



7
Living Room / Re: What Sports Do You Participate In?
« on: October 08, 2008, 10:50 PM »
That's a subject of much debate, but I'm more geared towards hearing about participation in the "pure" sports. ie: things that get your heart rate up for sustained periods of time or spike your heart rate to it's max like in sprints.

I'm a 41 year old road cyclist, but I don't compete in races.  I do, however, ride hard and fast, maxing out my HR on long hills.  And that's just my work commute, 30mi (48km) round trip.  That's my sport.  I'm training for my first triathlon(s) next summer, so lots of swimming and running on the plan for this winter.  Spent an evening this summer learning to ride in a local velodrome this summer, that was a lot of fun...and work.

8
Scored a 4.  All four errors were clustered right next to each other in the light blue-green spectrum.

Pages: [1]