topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday March 20, 2026, 2:16 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 ... 118 119 120 121 122 [123] 124 125 126 127 128 ... 246next
3051
You could always check Keep Printed Documents (Advanced tab of Printer Properties) ... Then they'd stay in the spool with a status of printed. Obviously this is a for a single person solution...as it won't scale worth a damn.

For an office printer, anything along those (too specific) lines the term 'Privacy Concerns' comes to mind.
3052
Living Room / Re: Cannot Unsee!
« Last post by Stoic Joker on February 21, 2012, 11:23 AM »
Way to much freetime...
3053
Living Room / Re: Google: Do no evil (once you're caught)
« Last post by Stoic Joker on February 20, 2012, 11:44 AM »
Am I the only person here who looks at this and says...."So what?"

That depends. If looked at as Google is screwing people in general, then I find that troubling. However... If looked at as Google is screwing people with iPhones, then I think it's funny.

Is that fair? Hell no ...The line is actually irrelevant, and the behavior implies ill intent (or at least contempt) regardless ... But I gotta draw it some where ... And I've been shopping for another search provider for awhile now anyhow.
3054
Living Room / Re: Google: Do no evil (once you're caught)
« Last post by Stoic Joker on February 20, 2012, 11:15 AM »
EDIT: And I wanna tin foil hat forum badge!

Oh hell yes! Sign me up too!
3055
General Software Discussion / Re: ReImage: online Windows repair!
« Last post by Stoic Joker on February 20, 2012, 11:12 AM »
W7 Business is best imo.

Is "Business" the same as "Enterprise", or...?

There is no Win7 Business edition, it's Professional.

Enterprise & Ultimate are identical feature-wise...only the license model changes (and the need for a key validation server for the Ent Lic.).
3056
General Software Discussion / Re: In search of ... several diagnostic tools
« Last post by Stoic Joker on February 19, 2012, 12:50 PM »
When installing MySQL, Apache etc. you notice that extra Windows user groups are created (at least that is the case with Oracle software (which MySQL is now a part of)). Associate your user-name with that group and grant your user-name the 'Log on as service' right.

Um... Doesn't that sort of fly in the face of LUA?? ...I've never had an issue with MySQL running under the SYSTEM account.
3057
General Software Discussion / Re: In search of ... several diagnostic tools
« Last post by Stoic Joker on February 18, 2012, 10:19 PM »
Just checked my laptop, the data folder's owner is SYSTEM. And Full Control (NTFS perms) belong only to SYSTEM & Administrators.

Damn strange that you can't connect to localhost....can you ping it? Host file could be borked. I'm using a TCP/IP connection to localhost so I can/could test an application (run locally) without opening a port on the firewall.
3058
General Software Discussion / Re: In search of ... several diagnostic tools
« Last post by Stoic Joker on February 18, 2012, 11:04 AM »
Just for a Quick-N-Dirty sanity check, have you tried to connect to the MySQL server the command prompt? This will separate Apache from SQL and make it easier to see whose "at fault". I had to resort to this last week when I was setting up my laptop for a business conference. permissions and pathing issues were causing the databases to disappear at runtime.

Not sure how you're installed, but if you did a default install, remember that the real data path and my.ini file are in ProgramData ... The ones that show up in Program Files are a decoy. <-That one drove my nutz for an hour)
3059
In the interest of simplicity, why not just bracket the ads with a line of text (top and bottom) that says:
xMonth Ad Experiment ends in xx Days.

...Then link the text to this thread.
3060
With ultimate or enterprise you can add the vhd with bcdedit as a boot option
3061
Cool, I love this app ... Its saved my ass more than once.
3062
Living Room / Re: All-In-One Multi-Touch Computers - Thoughts?
« Last post by Stoic Joker on February 14, 2012, 07:56 PM »
Yes, it quite handily forces me to retract my earlier vitriol.

(god this phone is hard to type on)
3063
Living Room / Re: All-In-One Multi-Touch Computers - Thoughts?
« Last post by Stoic Joker on February 14, 2012, 03:42 PM »
I'm at the HP conference in Las Vegas, and HP just released the new Z1 AIO workstation. Super easy to work on tool-less design.

I'm impressed.
3064
Living Room / Re: Can U Say Crap-O-Riffic??
« Last post by Stoic Joker on February 11, 2012, 12:41 PM »
Hay! ...Guess whose day in-the-barrel it is:

RAID dsk 2.jpg

First it was disk 2, now it's disk 1 ... I'm guessing disk 0 is probably not long for this world either ... So I'll be needing to order 2 more of these monkey slapping things.
3065
If only the default Windows Vista and Windows 7 didn't make me confirm a totally superfluous messagebox after selecting to 'eject' the USB drive...

Huh?!? Are you right-clicking the USB eject menu systemtray icon? Left-click it (menu pops up), select item to eject(item ejects) no confirmation clicks needed.
3066
Pilot: Siri, I'd like to bomb that mountain range east of this location.

Siri: Right, leveling Brussels now [launch]

Pilot: oh fuck.
3067
If write caching is enabled for the drive, yanking it can result in data loss.

If write caching is disabled for the drive, yanking it is supposed to be perfectly fine.

However, having several clients doing backups to external USB drives ...(write caching disabled/headless servers)... I have noticed that some of the drived bork the partition and have to be formatted with a rather odd frequence.

I'll happily "waste" the 4 seconds necessary to click eject in the interest of safety.
3068
Living Room / Re: Could someone convert a .png into an .ico for me?
« Last post by Stoic Joker on February 11, 2012, 09:01 AM »
Well this has certainly been an educational question. :) Networking I can do in my sleep, media and graphics formats OTOH ... I'm dumber than a stump. Thanks for the info vlastimil!

Also, what's the point of having an .ico with 512x512 image instead of plain .png image? I do not think Windows can effectively use it, the icon sizes Explorer and other windows components display are limited to 256x256 pixels anyway.

(guessing this is directed at me) Well... I'd actually thought that somewhere in the Vista/7 range that the icons had been bumped up to 512. So I was trying to reuse a single .ico file to (control compiled binary size) be used as both the main app icon, and a splash screen/about dialog image. I'd actually first experimented with this in Got Space during the last NANY.  The first builds contained an about dialog that displayed only a large image of/from the app icon's .ico file. It took a while to figure out how to get the .ico to display full size, but once I got it to "behave" (deleting reaganging bits), it would fill the entire dialog window. If the max size image in the .ico file was smaller than 512x512 the image displayed in the dialog would also be smaller and not fill the window. *Shrug* I assumed... The behavior was correct (/confirmational) and not (apparently) just a hack/fluke.

So I was planning to reuse this method to get the .ico file to also supply the 512x512 graphic for the onload splash screen...because it seemed to have worked before.



On a side note: I am using that image for a business management program because it is going to need to be put into limited production use in a "modular fashion" (e.g. before it is completely finished). The graphic is to remind everyone (that the freaking back door is wide open) of the risk involved in this behavior.
3069
if they are in the same directory running twice, they are going to overwrite each others settings files.  if you really need to run copies you need to put them in two separate directories and edit their configdir.ini files to make them run in portable mode and so save their config files separately.

What about using the previous (/single) instance check to automatically look for a config2.ini file? If there is a way to check for a 2nd monitor, this could also be used to conditionally load the 2nd instance.


(Sorry) Just thinking out loud.
3070
General Software Discussion / Re: ReImage: online Windows repair!
« Last post by Stoic Joker on February 09, 2012, 10:19 PM »
EDIT:[/color] SJ added the FixIt link while I was typing this, well DUH! on me, I completely forgot about that even though I have a flash drive with the portable version on

Actually that was PhilB66 ... I didn't think of it either. :)
3071
Living Room / Re: Could someone convert a .png into an .ico for me?
« Last post by Stoic Joker on February 09, 2012, 08:13 PM »
Holy crap that was fast ... Thank You!  :-*
3072
Living Room / Re: Could someone convert a .png into an .ico for me?
« Last post by Stoic Joker on February 09, 2012, 06:58 PM »
would you like one of the multi-resolution icons, eg 512, 256, 128 ... etc all in one, or just 512?

I'd love one, if it's not too much trouble...but either way is fine.
3073
Living Room / Could someone convert a .png into an .ico for me?
« Last post by Stoic Joker on February 09, 2012, 06:47 PM »
Okay granted I should be able to do this, but my current icon software will only do 128x128 max...and (I don't have time to find/pick another icon app) for once I'm trying to get/use a high res (512x512) icon image. So could someone please convert this 512x512 image into an icon for me??

DeathStar.png

...And the weird part is that I'll be using this in a business management application I'm writing for the office (yes they wonder WTF is wrong with me too... ;)).

Thank you,

Stoic Joker
3074
N.A.N.Y. 2012 / Re: NANY 2012 Mugs, etc. -- All participants please read in
« Last post by Stoic Joker on February 09, 2012, 06:08 PM »
Okay, I finally remembered to order my 2012 NANY coffee cup, so it should be here when I get back from Vegas.

Certificate arrived safely last Saturday.
3075
General Software Discussion / Re: ReImage: online Windows repair!
« Last post by Stoic Joker on February 09, 2012, 05:50 PM »
We're on the same page ... First line of defense needs to be a bit closer at hand.

The other thing is the world is full of yahoos who *think* they know how to fix a computer & don't. Oh, they may 'mostly' fix it, but you are going to have troubles down the line.

Bottom line is I know what I'm doing to fix my PC. I don't know what nebulous web site in the cloud is doing to 'fix' my PC...especially if it's in the spirit of some mechanics leaving something half-fixed or broken so you are guaranteed to be a repeat customer in the future.

Nailed it!  :Thmbsup:
Pages: prev1 ... 118 119 120 121 122 [123] 124 125 126 127 128 ... 246next