|
1576
|
DonationCoder.com Software / Post New Requests Here / IDEA: A Custom Page for Inno Setup showing DoCo info and donation benefits
|
on: March 10, 2011, 02:46:38 PM
|
Hi, Today worstje came with the great idea of adding a custom Donation Coder page to the JottiQ (Inno Setup) installer (I helped him finish that by adding the .NET/VC++ runtime dependency stuff), to be featured in the next release of JottiQ. This page should show a text with/including 1 or 2 links that would promote this wonderful site, and convince anyone even slightly interested into making at least a visit to the site, and ofcourse consider to donate while visiting. The custom page I'll quite easily mock up (this weekend I'll have time for that, it'll be a free 'plug-in' for all dc members using Inno Setup), it's the text that should go in there that's bugging me a little. I could copy/paste the text from the left column of the Donation page, but that's quite long to show while pressing next, next, finish during the installation process. I firmly oppose to adding a time-delay to that page (though not impossible; it could even be a delay for the 1st pass only, even when passing multiple times), but all the other apps/installers adding delays or other tricks (scrolling down the entire Windows NT 4 EULA during install to be able to press F8 to continue, comes to mind  , and the silly WinZip shareware page where you press 1 of 3 buttons to continue, I often find on co-worker PC's), still these EULA/Shareware pages are not read in the way the supplier had in mind. If there is an official "short version" of the Donation page text available, I'll be happy to use that, if not: any advise is more than welcome. For those that haven't noticed, English is not my native language, so any spelling or grammar bloopers would have to be fixed as well  It's a bit of a pity that nobody, including myself, came with this idea earlier, so it could have been used for all apps released during the fundraiser (that need an installer), but when done right (and I intend to do that...) it's usable for more than this fundraiser alone.
|
|
|
|
|
1583
|
DonationCoder.com Software / Finished Programs / Re: DONE: On Screen Button That Sends Keyboard Commands
|
on: March 08, 2011, 03:59:30 PM
|
Just an update, - I'm a bit later then I promised with my next release, but I'll get to that in a minute...
- I'm still testing with the buttonarrangement settings and ironing out the last minor bugs. Placement has to be just right when combining several kinds of smaller buttons in place of 1 big button.
What I got so far for this: (smaller buttons) - 2 buttons horizontal or vertical
- 3 buttons horizontal or vertical
- 4 buttons equally divided
- 6 buttons arranged 3x2 or 2x3
- 9 buttons equally divided
- And a big button spanning 2 standard buttons
And the smasher that is taking some more time: - A set of buttons depending on the active application...
I'm fighting with the colors (disappearing) now, as it's obviously in beta, but I'll report back soon.
|
|
|
|
|
1590
|
Special User Sections / N.A.N.Y. 2011 / Re: NANY 2011 Release: JottiQ
|
on: March 07, 2011, 01:39:54 AM
|
|
Does Internet Explorer (most other browsers have other mechanisms for auth.proxies!) present you a proxy-login-page when you start browsing, or is it automagically providing the proper credentials to the proxy?
|
|
|
|
|
1591
|
Main Area and Open Discussion / Living Room / Re: Win 7 XP mode
|
on: March 06, 2011, 01:11:53 PM
|
|
Well, and then there is the issue of support...
I use an employer paid-for Workstation license, but I've never even once used the support options available, either it's found in the VMWare forums, or googling, or in a just released update.
|
|
|
|
|
1594
|
Main Area and Open Discussion / Living Room / Re: Win 7 XP mode
|
on: March 06, 2011, 10:16:44 AM
|
VMware - difficult to use the free version (by comparison to the others) or expensive to buy the Workstation edition but with best hardware support. You can download VMWare Server for free and set up a VM and then use VMWare Player for simpler use by your father-in-law.
VMWare Player 3 and up allows you to easily create complete virtuals from the ground up, no need to get the (quite outdated) Server version first.
|
|
|
|
|
1595
|
DonationCoder.com Software / Finished Programs / Re: DONE: On Screen Button That Sends Keyboard Commands
|
on: March 06, 2011, 10:13:55 AM
|
That looks perfect. One extra thing to ask though, could the background (behind the buttons) be a user defined colour - or just black - or even a user defined graphic? Just black would be the first option.
Never thought about that until now you bring it up  I can add an option for that, it'll be in the 1.1 update I'll publish probably around tomorrow night (CET) (won't be working on it much today any more), it'll get the same color options the buttons have. And the 1/3 button size I got also finished.
|
|
|
|
|
1597
|
Main Area and Open Discussion / General Software Discussion / Re: which is the best free virtualization software?
|
on: March 06, 2011, 04:40:42 AM
|
My opinion: VirtualPC 2007: Total crap. Superseded by XP-Mode, but still not very good. VirtualBox: Good, but still has some minor issues on hardware-related (most USB connections) side, and sometimes performance issues. VMWare: Good, some performance issues, but the best hardware support, and actually good working USB support. For all virtualized machines: Don't expect any descent graphics performance, compared to the same oS directly on the hardware! If you want to run a lot of different VM's, get your host on Windows 7 x64 (SP1 strongly advised!) (I see why you want to stay on XP for now, but just upgrade to W7x64 ASAP) with enough memory (8GB or more), and virtualize all other OS variations. is there anything that will allow you to run the Mac OS X on a Windows machine?
Apple is not allowing you to do that.
|
|
|
|
|
1598
|
Main Area and Open Discussion / Living Room / Re: Win 7 XP mode
|
on: March 06, 2011, 04:29:13 AM
|
Wouldn't getting VirtualBox or one of the free VMWare options be better than XP-Mode? The big downside is ofcourse you need a legitimate XP license to install as a virtual inside it, but there are 'manuals' for installing the XP-Mode session (legitimate if you own Win7 HomePro or better, AFAIK) into that on the interweb. But if it's a graphical based game you're already hosed, as that will run with lousy performance in any of the virtualized systems 
|
|
|
|
|
1600
|
DonationCoder.com Software / Finished Programs / Re: DONE: On Screen Button That Sends Keyboard Commands
|
on: March 06, 2011, 04:08:13 AM
|
could the buttons be made irregular sizes, so maybe you could have the standard button layout, and then some of those buttons were doubled up (connected to each other) and other buttons were split in half, or thirds, or quarters.
That's quite a challenging (but interesting) feature to implement, I'll certainly think about it, and report back later. I'll show a teaser for this feature: [attachthumb=1] The same demo-items as with the previous screenshots, just added a 'buttonarrangement' option to some buttons. Still got to implement 'third-size' option.
|
|
|
|
|