topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday November 11, 2025, 6:23 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 ... 9 10 11 12 13 [14] 15 16 17 18 19 ... 23next
326
If you throw some more code out there I can take a look. I've got some experience hunting nasty bugs involving Windows, memory structures and the likes: Cautomaton exposed me to tons of weirdness from MS and other application 'vendors' when I wrote it. :(
327
Hmm, I have Delphi 5 lying around somewhere still. Can't recall where tho, and even if I did I kinda think Delphi went down the drain in the last few years. They should have gone with free releases and stuck to x86/x64 development rather than jump the .NET-wagon. :(

I loved the fact the guides and documentation I got with it was like 1,000 pages long. Documentation seems to suck nowadays imo. :(
328
General Software Discussion / Re: Traying windowing tool?
« Last post by worstje on February 04, 2011, 05:57 PM »
Look at PowerMenu some time. It isn't much, and pretty ancient, but the few times I need stuff like that it meets my needs perfectly.
329
Screenshot Captor / Re: Floating Point Overflow
« Last post by worstje on February 04, 2011, 05:12 PM »
I am not mouser, but if I were devving a program with this sort of error, I'd be interested in knowing how PC "B" acts when you install 2.78.01 on that one and print from it. If that also causes the error it would not be a 'new' bug but instead either a very old one that never got noticed, or a bug in the printer driver that only SC triggers.
330
I remember editing some posts in the JottiQ topic causing tons of question marks to appear at places with multiple spaces. Let's see if I can reproduce it.

Blah.
    Blah Blah.
    Blah    Blah          Blah.
Blah     Blahblah blah!          
                       More blahblah!
            Woooo.


Did a ton of edits on this post just now and I can't seem to reproduce it. But it was a bug that happened after you first fixed stuff, so it might well be you need to get around to fixing before I can trigger it again.
331
Official Announcements / Re: January 2011 Giveaway - Winners Posted
« Last post by worstje on February 04, 2011, 11:56 AM »
Does that mean me too? While I didn't submit a project this year (first year I haven't done so) I did help out with anyone that wanted icons (made a whole set of dice for worstje I think, and the icon for N.A.N.Y. Excuse Manager)

I never got a proper chance to put those icons in. :-[ Soooo sorry. :(

It was a great giveaway tho! Congratulations all of you lucky winners!
332
Official Announcements / Re: January 2011 Giveaway is open for entry
« Last post by worstje on February 04, 2011, 01:55 AM »
I feel kind of generous, WTH, whoever from the participants wants a free license to my icon editor ( http://www.rw-design...m/3D_icon_editor.php ), just sent me a PM with your name.

First you make me the awesome lady bug icon, and now you offer up this awesome license. :-* Your generosity knows no bounds, good sir!
333
Living Room / Re: Google sets up a sting against Bing
« Last post by worstje on February 01, 2011, 04:32 PM »
There's yet another reason I don't use Bing, or any other website ran by Microsoft.

Microsoft does not understand the internet. It ruins every service it buys and 'integrates' into their Live-doodah. There's more colorful bling and shouty ads on every page than there's ads in the advertisements that get dumped in my irl mailbox. Their development frameworks (ASP.Net comes to mind) totally rape webpages, triple them in size, crap out on non-IE browsers, lose standard functionality and whatever else.

Sure, Microsoft must do something right at some point. But my experience with it is that it poisons everything it can get in touch with. In comparison Google, which I am sure is equally backhanded and messed up due to the $ involved, has not ruined nearly as much. Inbetween support of Firefox and later on the development of Chrome, their new mail variety, their search engine, text-based ads, I feel Google is getting far more crap than it truly deserves.

I hope they got some lawyers and legally admissable records of this honeypot affair so they can at least take care of the fact Microsoft is trying to spin this story into a slander-story with them as the underdog. >:(

Bah, you ninjas, now I need to write an addendum. I think PageRank and all the other research Google is built on is a moot point. All companies are based on someone elses research to some extent: when was the last time you saw aviation companies credit Isaac Newton for his work on gravity laws, or Daniel Bernoulli for his famous principle? Google took research meant for one field, applied it to a totally different field and adjusted it as necessary, and out came PageRank. There's no simple carbon-copying going on at all: it has always been a matter of appliance while coming to a new 'bigger' product. In this particular case of results-copying, it is the same product, from a competing vendor, being selectively copied where useful. So cheating very much applies imo.
334
And even then I don't see it protecting anything. At most such an expiration date would be a recommendation - software would be free to ignore it as one sees fit. Or remove the protection, etc.

Once it is on the internet, you've ruined your life. It's always been that way, and always will be that way.

My presence on DoCo is the proof of that. :D
335
Living Room / Re: Online Dating is Super Safe
« Last post by worstje on January 29, 2011, 08:57 PM »
I bet he's the most popular guy on that site.
336
I might well just get XP mode set up at such a tme, or some virtual machine with an older OS to do the printing from. HD space comes in plentiful numbers after all. :)
337
I will give the same advice I give all my customers - next time buy a Canon printer. They are the only printer company I know that seem to write good drivers and software that work. I have had endless problems to sort out with HP but Brother and Epson aren't much better.
hat won't start!

I fully approve. :up: I've got a Canon Home-copier. Sadly it has no scanning functionality, but you'd be surprised to learn that I bought it around 2002 and that I managed to get it to work in Seven. While there's no drivers for it the Vista drivers work fine, save for a few minor issues the drivers have always had... but compared to the HP drivers of my previous printers, those minor issues are fully of the ignorable kind.

To be honest, I quite fear the day I upgrade to my next OS - somehow I expect that my Vista driver will finally cease working then, and that I have to get a new printer. Which sucks, since my current one has treated me so well. :(
338
Developer's Corner / Re: Choosing an Installer
« Last post by worstje on January 29, 2011, 12:06 AM »
MSI is a fucking disaster. It's nice for the end-user, but it is HELL to set up once you venture out of the simple-ordinary-application world..

Ok, so maybe it is not so bad for really ordinary apps, but once you have some specific stuff for 32-bit and 64-bit, you need to start nesting msi's, conditionally starting other ones and all that, and it is far too much trouble to figure out. Since both my NANY apps have architecture-sensitive components, MSI is too much trouble to be worth it for me.

Big companies can afford to spend a few days on learning the architecture and getting it set up a little. And while I probably can afford the time, it is not worth my time as there are other features to implement in both my app and the installer. Ask Ath for details on some of the stuff I wanted for JottiQ's installer. :)
339
N.A.N.Y. 2011 / Re: NANY 2011 Release: JottiQ
« Last post by worstje on January 28, 2011, 11:43 PM »
Right before January ends, a bugfix release of everyones favorite lady-bug. :)
Lots of thanks to jCat who helped to test all those test builds I worked up to try and find the elusive issue that was crashing JottiQ for him and pr1m35. (Any of the dcuhelper.exe updates I alluded to above will have to wait as those are going to take a while to finish up and they're not all that essential to have at all.)


If there is anything else you want to know, check the first post in this topic or see the website.

v1.0.3 (2011-01-29)

    JottiQ v1.0.2 still had a few weird bugs left. Hereby they shall be thought
    of as relics of the old past, of times gone by and much, much more...
    
      Added: Update check is now automatically done every few days when JottiQ
          is started. The automatic checking behaviour can be disabled in the
          Settings window.
      Fixed: Opening the 'About JottiQ' for a second time will no longer crash
          JottiQ on Windows XP. It was a weird bug, but not as weird as...
      Fixed: Starting JottiQ on some installations of Windows XP would cause an
          instant crash. This was a pain to track down, but it has now been
          utterly vanquished. Many thanks to jCat for the help in tracking down
          what was causing this nasty issue.
340
I like the new version. I'm running it non-stop with the 8-wheels-max setting - it is hilarious.

I am annoyed through that only some of the wheels seem to be 'powered'. Some touch the ground at times but don't propel it at all, making me slide back down on ramps after a few amusing flips. :(
341
N.A.N.Y. 2011 / Re: NANY 2011 Release: Ten Timer
« Last post by worstje on January 28, 2011, 07:05 PM »
You could always add an image of a dude with ten hot girls... and the reverse variety to cater to your female customers. :tellme:
342
I am with the mouser. Unplug the printer and wait a while. Same with Windows.

Printers are by far the buggiest most crappy appliances known to man, save perhaps those old-fashioned modems. Some are dumb machines that rely completely on the computer to do its every twitch, others only want the computer to tell them what the page looks like, and inbetween those things all printers have totally insane and messed up software packages that are supposed to make things 'easier' but rarely ever do.

So, if power-recycling both your printer and Windows doesn't work, remove your printer, run DriverCleaner or something similar, then reinstall it. If that messes up too, try another computer. If that messes up too, then congratulations, you broke your printer but good.
343
N.A.N.Y. 2011 / Re: NANY 2011 Release: JottiQ
« Last post by worstje on January 28, 2011, 04:48 PM »
Thank you jCat! This was exactly the information that I was looking for. :) Now, rather than remove that code for all XP users, I can just run it and ignore any errors that happen, which I prefer by far over any of the other alternatives.

I have no clue why it stopped causing those messages, although my best bet is that your Windows Imaging Component got updated. It's basically a part of Windows that can read and decode tons of images - except most applications don't use it and instead use something else. (I wonder why, with all the bloody bugs that's in that thing...)

Once mouser finishes his prodding and poking with dcuhelper.exe, JottiQ v1.0.3 will be released. :-\
344
Scores are pretty meaningless, as everyone gets a random terrain. My terrain is an absolute pain - I ought to restart but I'm just curious to see if it ever passes its old record. :)
345
Finished Programs / Re: IDEA: Date/Time and Battery Status Bar
« Last post by worstje on January 28, 2011, 11:01 AM »
Ok, it's taken me long enough to get off my lazy arse. >:( Sadly, I just had to hack the features you wanted in as opposed to make a nice configuration file as I intended - I've just been too busy with other things and figured just having the changes would make you happy enough after two whole months of waiting.

Teensymon v0.3.2 can be found in the Teensymon open directory.

Teensymon
v0.3.2 (2011-01-28)

This is a minimal app to keep an eye on your battery. No fuss, no features,
just the state of your battery. Laptops, netbooks and other battery-fueled
nice-to-haves are slow enough without a full-featured electrons-guzzling and
cpu-hogging monitoring tool. What you see is what you get.

Future versions might get a teensy bit of configurability.

Teensymon was requested by rsatrioadi at:
    https://www.donation...ex.php?topic=24704.0



VERSION HISTORY
---------------

v0.3.2 (2011-01-28)

    Changed some things as requested by rsatrioadi.
   
      Added: Ctrl+LeftMouseButton is now an alternative for MiddleMouseButton.
      Changed: Where before Teensymon was left-top aligned, it is now aligned
          to the bottom-right. This way it doesn't jump around as much since
          Teensymon is expected to be run somewhere at the right side of the
          screen.
      Added: This ReadMe wasn't here in previous versions. Oops.


346
Yeah, I agree, it restarts way quicker than it ought to imo. It seems to have to do with movement being around 0 and a part of the chassis touching the ground. Sadly I don't think you can change it. :(

Wait a couple of generations, till 5 or so, then you start to see actual progress being made.
347
Living Room / Darwinism + geneticism + two-wheeled vehicles = ... awesomeness.
« Last post by worstje on January 28, 2011, 09:43 AM »
No clue what it is called but it is awesome.

Just open it and let it run for as long as possible. Survival of the fittest will determine which cars survive. Lower the mutation rate to try more variations of successful cars from the previous generation, and crank it up to get some fresh mutations that are totally wacko. :)

It's surprising how awesome it is to just watch that thing crank out weird contraptions.

Edit: I can't remember where I found this link. I hope I didn't find it on DoCo or DoCo's IRC... if I did, I'm sorry for (double)posting someone elses find. :-[
348
Developer's Corner / Re: Choosing an Installer
« Last post by worstje on January 28, 2011, 09:37 AM »
Tarma does look like a really sweet product. While Inno does everything I expect from it it also has an issue or two that Ath spent time working around for JottiQ (read: JottiQ has weird requirements), so I am actually pretty curious how well Tarma would deal with that. :)
349
Doesn't work for me. I guess it does not support Opera. :(
350
Living Room / Re: Is pranking Josh unfair?
« Last post by worstje on January 26, 2011, 10:44 PM »
That's golden. Remind me not to get on mouser and Gothi[c]'s bad sides. 8)
Pages: prev1 ... 9 10 11 12 13 [14] 15 16 17 18 19 ... 23next