topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday June 24, 2025, 8:19 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 ... 348 349 350 351 352 [353] 354 355 356 357 358 ... 403next
8801
^ Maybe we can get a DC discount?
8802
Living Room / Re: DDOS Ethics
« Last post by wraith808 on December 13, 2010, 08:47 AM »
These aren't drunken ramblings, they are talks between colleagues in order to spread opinions and snap analyses, and weren't spread publicly.

It's an analogy, not a direct reference. The point being if you don't want to risk being quoted on something, don't say it.

In the interest of full disclosure all internal correspondence are to be stored for a period of time just in case they need to be reviewed by a committee of unknown people. So, tossing derogatory comments about foreign dignitaries around (which was "the rub" according to the main stream news reports) in that atmosphere is really pretty dumb ... As there is no actual expectation-of-privacy.
[/quote]

I understand the incorrect analogy (;)), it's just that it's incorrect.  In one case, there is no expectation of privacy.  In the other case, there is, at least amongst your colleagues, considering the brand of classified.  So you can make frank comments to your colleagues.  Whether they should be is a whole different conversation, and one you have before outing someone's comments that were made under that seal.  It would be like me telling you that I would hold what you say in confidence, then decide after you tell me in confidence that I think that everyone should hear it.  And many of these communiques included information from third parties that were sources in the diplomatic community.  I'm pretty sure that those sources are not very confident in our ability to keep communications private at this point... and for what concrete benefit was this done?  Was there anything that came out of this that was an undeniable benefit to the people that this is supposedly serving?
8803
I actually like my job :)  But we've started paring down our lifestyle.  I found a nice place to live with a job I loved that paid as a salary 25%+ less than what I was making.  But we've made it work, and we're a lot happier.  And we've been paring down further, in order to decrease the stress of dealing with money matters, and the stress of the economy.  I recommend it to anyone in that capacity... it has definitely increased the quality of my life.  I just wish I had embraced this at a younger age.
8804
General Software Discussion / Re: Liquid Story Binder: Excellent
« Last post by wraith808 on December 10, 2010, 09:17 AM »
I used to own a copy of LSB some time ago. I got it as a free one-day promo from the GOTD website. Unfortunately, I didn't realize the license was only for that version. So when I innocently upgraded it to the new edition that came out a few weeks later, I lost the free license.

Actually, iirc, the GOTD promo also gave a lifetime license. He changed the license code system soon after and you had to send an email to get a new code. Really good guy and deserves the support from people buying the prog.

As far as I know, all of his license are lifetime... just as dormouse said, you have to e-mail him if there is a problem.  There is also an active yahoo group that he frequents.  As dormouse said, a really good guy, and one I don't mind supporting at all.
8805
Living Room / Re: DDOS Ethics
« Last post by wraith808 on December 10, 2010, 08:22 AM »
But in these cases, the information is of questionable use, while causing real concern about diplomatic ties and future effectiveness.  I think it's pretty dangerous, personally.

Really? Why? Because some self important blow hard got caught popping off in an internal memo about a foreign dignitary? How about in the interest of professionalism (which isn't too much to expect given what they're paid...) they just kept the snide comments to themselves instead of documenting them on government servers where they're supposed to be archived forever?

It is absolutely no different then two IT pros leaving a location and (after accidentally butt-dialing said client) running the client into the ground. End result? somebody looses a client, and/or gets fired. Quite simple really, don't say anything that you're not willing to stand behind.

...This is the core premise behind why drunken ramblings are bad.

These aren't drunken ramblings, they are talks between colleagues in order to spread opinions and snap analyses, and weren't spread publicly.

To take your analysis further, that's like me sending an analysis of a competing software design and the designers and our plans to compete with them to a colleague with my notes about it that we're going to use in the market, and then someone intercepting those and deciding that to level the playing field, they need to distribute the analysis.

At what point is that scenario drunken ramblings that I should have kept to myself?  At what point was my communicating with a co-worker something that I should have expected to be disseminated?

Then you make it worse by disseminating things that were given in confidence from a competitor... do you think that you will be able to get any intelligence about competitors in the future?
8806
Living Room / Re: DDOS Ethics
« Last post by wraith808 on December 09, 2010, 11:08 AM »
But is that for wikileaks to decide?  There are legitimate reasons why some of those ideas were classified, and legitimate concerns about a) the effects that the leaks themselves will have, b) about the effects on relations between said countries, and c) the effect on the ability to effectively gain intelligence in the wake of said leaks.  In the case of exposing corruption and/or crimes, I see use, though I still think that legal channels should be the first recourse.  But in these cases, the information is of questionable use, while causing real concern about diplomatic ties and future effectiveness.  I think it's pretty dangerous, personally.
8807
I don't support an organization trying to force a government outside of the systems set in place by the citizens of said country to be more 'transparent'.  In the case of whistle blowing or foul play, there is some leeway.  But these latest leaks?  There's really no excuse, especially considering the amount of damage that could be caused.  It might not happen, but is that really worth the risk for questionable gain?
8808
General Software Discussion / Re: Command line tools - Console apps heaven
« Last post by wraith808 on December 07, 2010, 02:56 PM »
Also great for retrieving GMail when you don't want to open the whole sideshow.
 (see attachment in previous post)
I don't think I've entered GMail through the 'front door' even once since I found out about goosh.


If you regularly use Google, you just gotta love :-* this thing.

It looks very cool... I tried the gmail command, though, and it just embedded an empty window.  I'm using Chrome ironically enough.  Any ideas why this might happen?
8809
Forthcoming (don't hold your breath) EditPad Pro discounted at Bits du Jour on December 18

You make it sound like the deal will take place on Dec. 18th, but that's actually the subject of a 2 year old thread. Confuzzling.

Thanks for posting this... I was anxiously awaiting the 18th :(
8810
Developer's Corner / Re: Check Gmail using C#
« Last post by wraith808 on December 06, 2010, 08:52 AM »
So, that still doesn't explain why you can't use ftp?  Or is it just that you don't want to?

UPDATE: nevermind... didn't see your last posts :)
8811
Developer's Corner / Re: Check Gmail using C#
« Last post by wraith808 on December 03, 2010, 09:42 PM »
I'd take a look at the comment provided by worstje.

If you really have to use http, then you can write the file to the request stream, or emulate a post as to a form.  I've not really done either of these (only using ftp), but a quick search came up with this topic.
8812
Living Room / Re: Nice Keyboard, However...
« Last post by wraith808 on December 02, 2010, 09:19 PM »
I have this lighted keyboard.


I have used it for almost a year and I love it!  It is not "clicky" like an old IBM AT, nor is it like the mush of most laptops.  It is somewhere in between, but there is a positive feel to it, but your mileage may vary.  The "almost-click" is perfect for me as it allows me to peck away late into the night without waking anyone.  Mine has four-levels of light (High, Medium, Low and Off).

I don't know how similar mine is to the one in question, but I can vouch with confidence for the one I use.  I just discovered the following statement is on both product pages... "Every stroke you make is comfortable, fluid, and whisper-quiet with the PerfectStroke™ key system." 

Hope this helps.  :)

I approve this message :)  I have it too, and it's a good compromise for everyday typing.
8813
Living Room / Re: Should I buy a tablet pc, ipad, netbook, or other?
« Last post by wraith808 on December 02, 2010, 02:36 PM »
That's not what I was referring to.  The lock/mute switch is a switch as shown on that picture.  On the 3G/3GS there is a back and forth rocker type switch (going from the back of the phone to the front of the phone) instead of that same switch.  The volume on both is similar.

iphone.jpg
8814
Living Room / Re: Should I buy a tablet pc, ipad, netbook, or other?
« Last post by wraith808 on December 02, 2010, 11:18 AM »
I do agree on the screen lock issue- seems pretty boneheaded, especially since the switch doesn't even operate like the iPhone (on the phone, it's a rocker sort of mechanism as opposed to the switch on the iPad. 

Actually it looks exactly like the volume switch on my iPod Touch (3G / 3GS equivalent components).

Maybe that explains it then.  The one on the iPhone (3G and 3GS) goes back to front instead of up to down, and is a rocker type rather than a switch.
8815
Living Room / Re: Should I buy a tablet pc, ipad, netbook, or other?
« Last post by wraith808 on December 01, 2010, 02:26 PM »
I've had no problems with my wi-fi since the update; I used to have problems like you describe, but haven't seen a hint of it since.  Not sure why that is.  I do agree on the screen lock issue- seems pretty boneheaded, especially since the switch doesn't even operate like the iPhone (on the phone, it's a rocker sort of mechanism as opposed to the switch on the iPad. 

You can reduce the annoyance of the last point by increasing your autolock time, and your password lock time.  Not an ideal solution, but it does help.
8816
Living Room / Re: It's NOT Vaporware!
« Last post by wraith808 on December 01, 2010, 07:59 AM »
It's vapor until I have it in my hands...
8817
DC Gamer Club / Re: Steam Thanksgiving Sales
« Last post by wraith808 on November 29, 2010, 08:23 PM »
Original Post updated for 2010-11-29 sales.

Last day, and my total damage isn't *too* bad.
Star Wars: Knights of the Old Republic - $2.50
Mount and Blade Complete - $10.00
Call of Duty 4: Modern Warfare - $14.99
Alpha Protocol - $7.49

Total damage $35.00

Could have been worse... but then again, we have Christmas coming...

And no, I didn't win, and no one that I know did either.
8818
General Software Discussion / Re: Windows Live Sync Alternative?
« Last post by wraith808 on November 29, 2010, 03:56 PM »
@ wraith808: Yes, I've read your reviews, thanks! So I understand you don't recommend SugarSync. On the other hand, there are reviews on SugarSync resulting in something like: "I'd never ever get back to DropBox!"

You could also get away with #4 if the machines were on the same network with Dropbox, as it can sync across the network.  It also syncs to the cloud, but you don't have to use the bandwidth twice that way.

That's really something! Is it really so? I was not able to find this on theirs pages. For me this would change the situation dramatically, as my computers are 95% of time on the same LAN, so there's no need to sync them both via the same slow ADSL. But when they are apart it would be nice to have the sync running automatically via the internet, as the Live Sync still does—for the time being.

I didn't know that people had that sort of reaction to Dropbox, as I've never had a problem, other than the obvious ones that they allude to in all syncing software, i.e. what if the software is syncing while a file is locked.  I've personally not had a problem with that, but then again, I don't sync the kinds of docs some do.  I will say that if you do try Sugar Sync, I'd suggest giving it a once around the block while pointing towards documents that you *do* have backups of somewhere else.

As far as the LAN Sync:
DropboxLANSync.png
DropboxPreferences.png
8819
DC Gamer Club / Re: Tom Clancy's Splinter Cell Conviction - $15
« Last post by wraith808 on November 29, 2010, 10:11 AM »
3. no hide and seek - you can finish game in "berserker mode",
-fenixproductions (November 29, 2010, 09:33 AM)
I didn't find it that way... I'm not done with it, and I'm having to 'thin the herd' in the criminal's hideout just to have a chance.

4. bogus mark & execute.
-fenixproductions (November 29, 2010, 09:33 AM)
I actually quite liked that mechanic.  What didn't you like about it?
8820
General Software Discussion / Re: Windows Live Sync Alternative?
« Last post by wraith808 on November 29, 2010, 09:23 AM »
Thanks to all responses (and sorry for my impatience). It seems that it would be easier if I back off from #4, i.e., if I reconcile with the cloud storage. Let's see how it would be in a real operation. At the moment I'm tempted to use either DropBox or SugarSync (the latter now with 5 GB storage for free). Don't you know how these two handle conflicting changes?

@ Bamse: I've never heard of Gbridge, thanks. It seems to be a bit overkill for my needs, though. Besides, it does not perform a real bidirectional sync, but uses two one-way sync jobs instead. Because of that I suspect it of not handling the conflicts properly.

I had a terrible experience with Sugar Sync- so much so, that I'd never recommend it nor even try it again.  Only Dropbox saved me from a terrible loss of data.  I don't know how they handle conflicting changes, however- since they're real time and I've never been using the same file in two places from two different machines, it hasn't even been a thought, truthfully.  I suppose you could check it out by having a file open in one place then editing it in the other, and saving it on the one you opened first...?

You could also get away with #4 if the machines were on the same network with Dropbox, as it can sync across the network.  It also syncs to the cloud, but you don't have to use the bandwidth twice that way.
8821
DC Gamer Club / Re: Steam Thanksgiving Sales
« Last post by wraith808 on November 28, 2010, 10:40 PM »
That indie air pack looks good- I have all ofnthem already other than plain sight.  Lead and Gokd is really good also; I'm not sure why there's not more interest in it than there is currently.
8822
DC Gamer Club / Re: Steam Thanksgiving Sales
« Last post by wraith808 on November 28, 2010, 09:36 PM »
^ True; I stopped looking at the packs so closely after the first few days didn't really hold my interest, so I missed that one.
8823
General Software Discussion / Re: Windows Live Sync Alternative?
« Last post by wraith808 on November 28, 2010, 09:14 PM »
Not a single response... Is MS really so indispensable?

OK, so what it I back off from freeware?

Holiday weekend. /me shrugs

But, that aside, I use a combination of Jungle Disk and Dropbox.  I reviewed them here a while back.

Jungle Disk (with ZumoDrive)

Dropbox (with Sugar Sync)
8824
DC Gamer Club / Re: Steam Thanksgiving Sales
« Last post by wraith808 on November 28, 2010, 09:09 PM »
Original Post updated for 2010-11-28 sales.
8825
DC Gamer Club / Re: The Ball - Portal-like game with a err.. ball
« Last post by wraith808 on November 28, 2010, 08:57 PM »
Another example of why I shouldn't buy games at release.  I pre-ordered this one, and haven't played it yet.  :(

If I had waited, I could have saved money!
Pages: prev1 ... 348 349 350 351 352 [353] 354 355 356 357 358 ... 403next