topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday November 12, 2025, 5:51 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 ... 133 134 135 136 137 [138] 139 140 141 142 143 ... 175next
3426
I know where the "off by one" bug is. In future I would suggest you make some specific references. It's not clear from reading your last post you are referring to my program since there was also a python script in play in the thread.  In any case, thanks for pointing out the off by one. I'll upload once it's fixed.

Yeah, it's pure activity by BBSS. No Pythons or scripts were harmed in my testing.
3427
The surprising thing is the Rise of Facebook and YouTube, isn't Web 2.0 All about "Sharing"? So we have the **AA handling Music & Movies, but look at the stunning numbers of clips on YouTube that list "all property owned by _______, no copyright infringement intended." How can they even post that? It gets into a twisted circle of "A, is the user that dumb?" or B, "Does the **AA like the nice record breaking sales generated by an obscure cat lady on a British television talent show that no American would ever see normally?"

A long time ago I posted an aggressive note on Slashdot, calling someone's bluff about copyright, when he claimed "he wanted to explore piracy on sales". I smelled a rat, and created a special Creative Commons edition, at which point he magically backed away. Oh, there we go, let's let people "infringe virally" when it helps our sales but retain lawsuit possibilities, and then block other stuff when we don't like it."

3428
Finished Programs / Re: DONE: simple loop machine for wav, mp3, etc. files
« Last post by TaoPhoenix on September 07, 2012, 05:53 PM »
You can't even browse to Looper.exe in the Open With dialog?
Right-click audio file > Open With > Choose Program... > Browse... button > Choose Looper.exe

Naw, more confusing than that. That dialog comes up, I do all the commands, select "always use selected program", and when I hit ok, out comes... "welcome to the Windows Media Setup". And before that it went to the other default music player.

It's just completely ignoring that me as user selected a program to play with and went looking for what it thinks is the default program. Side note: I've seen this a couple times before, notably trying to get certain pictures to open with Firefox, and a few more obscure ones. Do programs need to "register a setting" to be "qualified as programs to open with"?

3429
Finished Programs / Re: DONE: simple loop machine for wav, mp3, etc. files
« Last post by TaoPhoenix on September 07, 2012, 05:14 PM »

Hi Skwire, I just have a glitch question.

I was going to use Looper again because my habits have changed, and I'm not on that other machine at work, etc.

But when I go for "open with - choose program - always use this program", My machine (XP Pest Edition) completely refuses to acknowledge it as a program. At first it was pulling the copy of XM play I had before, so when I went to unhook XM play, now WinXP-P is trying to install Windows media player!

Any ideas?

3430
Finished Programs / Re: DONE: Toggle X-Mouse.
« Last post by TaoPhoenix on September 07, 2012, 04:32 PM »
I think that looks like pretty much it!

Hooray!
3431
Well, the power of the original concept was avoiding tedious cut and paste to begin with. Not only is time saved, but it helps avoid data transfer errors. Besides the problems of cut-pasting one by one, ("Where was I again?") but let's say you batch run it, but you forgot and deleted a tab, now you have a corrupted batch and have to go debug.

After a few days of rest, I went back to this. The way through was realizing that the "goal" was to import the data into a spreadsheet. So bugs aside (see below!) the only point of the text file with two lines was just in the import process to spreadsheet programs it can split the data with a text/tab delimiter. However it's still plenty easy just to load in one column at a time, so that's fine.

However, I may have found a bug. On the URL list the first URL is first, sure. But on the titles list, it seems to be at the end! Because this whole use case is about lining up data rows, that causes a shift off by one, making every single one wrong! (I caught on the second time and fixed it, but it's certainly a bug.)

So otherwise I am almost satisfied with this aspect of this program.
3432
Finished Programs / Re: DONE: Toggle X-Mouse.
« Last post by TaoPhoenix on September 07, 2012, 03:33 PM »

That's close, though I have a "finesse" request in a minute.

Meanwhile, I don't need any visual at this time because it's one of those snack requests where I found myself using exactly one feature of a process over and over, and having to navigate one more visual item back and forth just became a tiny subtle wear and tear.

My finesse request is if the settings can be "merged into the app" such as right-clicking the icon, so that the app travels as its one contained entity, and doesn't depend on needing to find a location of the ini file. That portability feels important, so the fallback is to hardcode Autoraise = 1 and Timer = 666 milliseconds. (Heh).

3433
Living Room / Re: NCH Software - "There Be Dragons"
« Last post by TaoPhoenix on September 07, 2012, 09:15 AM »
I'm not sure that's precisely illegal (here in the US), though it certainly qualifies as MeanWare.

I think the crowd here generally prefers "sane and simple" software, (even if it's a big application), but more and more "app developers" are trying those types of tricks. Personally, I get leery of "X needs a component" *without telling you what the component is*. (Because otherwise you'd check up on it on the net and see what would have happened.)
3434
Finished Programs / Re: DONE: Toggle X-Mouse.
« Last post by TaoPhoenix on September 07, 2012, 08:13 AM »
Which OS are you using?

It's Win XP, but there seem to be a couple of wrinkles where stuff from here doesn't always work like we think it should. The "DC's Resident Pest" joke came from prior snacks with you and maybe Chris Gingerich where I was getting funny results. :)
3435
Finished Programs / Re: DONE: Toggle X-Mouse.
« Last post by TaoPhoenix on September 07, 2012, 02:40 AM »
Hmm. It turns X-Mouse off, but then it doesn't come back again.
3436
Living Room / Re: It's Not Privacy vs Security, it's Freedom vs Control...
« Last post by TaoPhoenix on September 06, 2012, 11:31 PM »
Yeah Ren, I have seen the video a couple of times, it's been around for years! Hence my comment.

But meanwhile about the bigger forces, cue all the TV cop procedurals painting those size forces as nicer too. (Though of course that's all propaganda!)

Maybe one way to separate the points is that yes, if you are officially asked to the station for questions, or if the overall tone from the officer starts getting darker, then indeed they have something up their sleeve but like 20 minutes into a tv show, they're missing something to nail you with. At that point, then yeah, get the lawyer. My remarks were for the very early stages of being pulled over for speeding, an expired sticker, or "looking suspicious".
3437
General Software Discussion / Re: What went wrong with Linux on the Desktop
« Last post by TaoPhoenix on September 06, 2012, 06:40 PM »
^yeah. But we're not looking for good here. All we need is good enough.
Yup  I'm still bet on China.  ;D (Although India may still end up being who designs it.) ;)

Well, at the risk of going off topic, "Creating Axis of ____ alliances is the way to transcend Religious Differences" (finally!)
Elsewhere Muslim Iran and Communist North Korea have decided that forming an alliance is more important than the religious differences between Islam and Communism. (!!?) Too bad that doesn't work so well for Islam-Christian-Hodgepodge USA. :(

So I'm all for a Chinese-Indian Alliance! (I have NO idea what that means GeoPolitically, it sounds kinda neat.)
3438
Living Room / Re: Kiss Your Keyboard and Mouse Goodbye With The Leap
« Last post by TaoPhoenix on September 06, 2012, 06:37 PM »
Did we lose that innocent sense of wonder and get crushed into being drones?

Nope. Opportunistic IP laws and patent trolls crushed it for us. 8)

We're agreeing. Your Causes produced my Effect. :(
3439
Living Room / Re: When you make your 100'th Post
« Last post by TaoPhoenix on September 06, 2012, 06:37 PM »
And I just crossed 1000, so no more fun number'ed posts for me! Now it's just a barren tundra from here on out.


ha! that gave me a good laugh.  ;D

(Nelson) "Ha Ha, Made you laugh!" (/Nelson)
3440
Finished Programs / DONE: Toggle X-Mouse.
« Last post by TaoPhoenix on September 06, 2012, 05:26 PM »
X-Mouse 1.png

A while back I commissioned (and later posted here) a super-simple Micro-App that just toggled the "show/hide extensions" part of Windows, because I found myself needing extensions doing document control and web stuff, and hiding them to do content creation.

I am interested in the same idea here, with another property. With TweakUI, I recently enabled X-Mouse like function, where the active window follows the mouse. However, that was for a specific use, namely my job search between the browser on Monster.com and my spreadsheets. The rest of the time I am discovering it gets in the way. (You can't get to dialog boxes because they vanish behind other windows.)

So what about just a binary "double click this widget" and it toggles on or off X-Mouse? The attached picture would be in the Options setting, maybe right clicking it or something. Tip: My other widget doesn't reside in memory - it toggles, and exits. I would like that behavior here too.

And yes, the number of milliseconds is intentional.  ;D
3441
General Software Discussion / Re: What went wrong with Linux on the Desktop
« Last post by TaoPhoenix on September 06, 2012, 05:17 PM »
^What you're describing sounds an awful lot like what Android was originally (supposedly?) intended to do - except you're suggesting it come with a better keyboard and bigger screen. ;D

And yeah...if anybody does build it, it's gonna be China I'm guessing. Probably take it to Mars with them too at the rate they're going. ;)

Heh well to get that post going, I used China, but if I had to actually make bets, I might put them on India First. There's no meme "Made in India", but because it's tech and not materials, I think I respect India's culture more right now. (Red Herring shout out to Anand! Let's hear the Audience Roar from DC's Indian contingent!    ;D    )
3442
General Software Discussion / Re: What went wrong with Linux on the Desktop
« Last post by TaoPhoenix on September 06, 2012, 04:30 PM »
Going way up to a sky high view of the topic, I'll start a new subthread about Linux on the Desktop based on China. You know how "everything" (materially) is made in China? (I know, there's new countries in the game now, but Made in China has the ring you know what I mean.) By now they're past 50 cent party favors, they basically make everything - but with a curious flaw.

We don't yet recognize them as "tech innovators". Why not? (Elsewhere I've seen some articles that their culture somehow discourages it, but that's another day.) Trying not to go stereotypical, China was the original "Cheap Copy". So since Linux is ... wait for it ... Cheaper Than Cheap, with an open license to copy it, why haven't the Chinese pulverized the tech world with The Good Enough Linux Distro that makes everyone else react? (A medium-range problem is that China has gotten hooked with building sneaky back doors to everything, yuck.) Just do it Old School China style. Make a $200 computer with a medium-carefully tweaked Linux Distro, and just flood the market. (And that was what made old China style adorable, they "only medium tweaked" stuff, leading to amusingly-flawed-but-I-still-bought-it-because-it-was-cheap stuff.)

Since we're in daydreaming, they'd make a hybrid new OS, and hit a sweet spot when what was in fact cutting corners on design turns out to be the "Simple OS" that "Mainstream America/Europe" likes. (Maybe only desktop + 2 level deep folders, a simple System Settings set, their own copy of something like LibreOffice and Firefox but having actually fixed all known bug reports, and say like five more amazing darkhorse killer apps no one even knew were possible. They'd contact each of say 500 software vendors and provide a software port free of charge. (Good ol' China-Copying!)

It has just enough extensibility for the techies with plugins, "easy" for the masses, runs everything because they did the ports, and allowed free OS copies for OEM builders.

THAT might get Linux on the desktop.
3443
Living Room / Re: Kiss Your Keyboard and Mouse Goodbye With The Leap
« Last post by TaoPhoenix on September 06, 2012, 04:04 PM »

I used to daydream of really baroque interfaces like seen on alien spaceships in SF shows. (Interlaced triangular touch-pad layouts, flowing Hub-And-Spoke control hardware designs, and more.) Remember how the heydey of "Cyberpunk" was the late 90's? Between parts of Star Trek series, the Matrix, Johnny Mnemonic, and more? Even some of the old "cute" 80's films had some innovative interfaces. (I vaguely recall Last Starfighter had some. Star Wars fans want to chime in?)

Now the Future of Computing is here... and it's ... UGLY. Windows 8?! Eew.

Where did all the cool tech flavor go? Did we lose that innocent sense of wonder and get crushed into being drones?
3444

"In the year 2020 they changed the criminal code to allow unusual punishments, if they were not cruel. You have been sentenced to have a government initiated outbreak of one of the following at your home. Which would you choose?"

http://www.the-piedpiper.co.uk/th7c.htm

Answer: The Lesser Of Two Weevils!

 ;D

3445
Living Room / Re: It's Not Privacy vs Security, it's Freedom vs Control...
« Last post by TaoPhoenix on September 06, 2012, 03:43 PM »
You know, I've seen that "don't talk to cops" video, but I do believe that such a mentality can be more dangerous sometimes than actually talking to the cops. The brief summary is, you have to know the "mood" of the cops in your area. Cops are not "faceless Agent Smiths". Every town/city has a "mood". So the exact same words/actions by you in one area could work perfectly in one place, and get you squashed the next town over. Amazingly, it's the "people factor" that's the deal here.

If one town has "Chief Jim" who is just awesome, and his staff is more or less rational and okay, then just talk to them when they pull you. If one town has "Evil Chief B. East" , and a judge in his pocket, getting too "uppity" is what will get him grumpy and he'll write you a ticket out of spite.

3446
Living Room / Re: Bitcoin theft causes Bitfloor exchange to go offline
« Last post by TaoPhoenix on September 06, 2012, 03:30 PM »
A functional economy must favor those that take action more than those, who don't. That is why a mild, predictable inflation is necessary. Deflationary economy favors hoarders instead of producers of goods and services. In time, deflation drives active entities out of market and therefore the bitcoins in their current form cannot become widespread. They would kill every industry segment that would depend on them.

I'm not so sure that inflation is a good thing either. It might just be the lesser of two evils. (* See Humor Thread for a cheapo joke!)
The way I see inflation, the "middle class" gets jammed because at the personal side "revenue" (aka your wages) is someone's judgement with a game theory low-level tendency to go DOWN. Expenses are Other People's Revenue with a "market gamble" to push UP. So in MicroEconomics, there are a series of ideas around "counter-intuitive demand curves". "As the price of a core Product And/Or Service go up, the proportion of the consumer's money spent on them goes UP." (You'd think it should go down, like most discretionary offerings.) The key word is proportion. The famous examples are car gas and rent. When trying to stay alive gets more expensive, you have no room left to do anything fun. And when any consumer ever asks in frustration why this is, the business managers all whine "prices are always rising." Consumer responds "But you're paying me less." "Yeah, well, gotta keep costs down, blah blah".

(I said "Low Level" game theory up there, because at the more advanced stages, you get things like a town boycott can shut down a store, or the mayor can influence wages, or in a really hard business you get the "quality of worker you pay for", etc. (Outsourcing Customer service, etc.))

So while difficult, maybe an exactly level economy might be best on paper. A true deflationary economy is bad news, because a ton of the economy runs on "momentum" and when you lose the "critical mass" you get a mess like Detroit. However an interesting thing, while a bit tricky at first, is a currency adjustment which is simply math on the currency, but the actual GDP etc of the country is the same.
3447
General Software Discussion / Re: What went wrong with Linux on the Desktop
« Last post by TaoPhoenix on September 06, 2012, 08:56 AM »
A bit, thanks. :)

(OTOH this seems to be rather subjective. I mean, "4" is "medium trollness" (for you) where "trollness" is a synonym for sarcasm which is not actually a good idea. I might be sarcastic at times, but the difference between trolling and being sarcastic is that trolling is only destructive and not a good way to transport suggestions.)

Aye, I have a lot more finesses behind my theory and I'm happy to start a thread maybe in the basement to thrash them out! You're quite right, there are elements of both each person's individual scales, and intention of the original person. And more. My early aim was to begin to use what I believe is your talent for analysis to begin to study why you are a little confused at the reception you are receiving here.

I believe that the theory can reduce to a series of mathematical equations that will yield a numerical quantitative answer to these kinds of questions.  Like all science, we can fiddle with the structure of the equations gleefully, but already at a rough level it works for me. I used it this morning when a recruiter for a life insurance company called me.  : )
3448
General Software Discussion / Re: What went wrong with Linux on the Desktop
« Last post by TaoPhoenix on September 06, 2012, 08:25 AM »
... Your assumptions on its advantages are plain wrong, that's all.
Oh, right: Call it a flamebait when someone points out your mistakes. Well played.

Hi Tux.

Since you asked elsewhere why people perceived you as a "troll", I picked this comment to look at. I have done some little mini-studies on quantifying semantics to put some math behind "qualitative" words such as "troll". (I am not the first, I even saw some news story that some big corps are patenting this stuff too, this is just my little variant.)

The short easy explanation borrows a phrase from somewhere called the "Golden Rule vs the Silver Rule". The Golden Rule is often stated as "treat others as you want to be treated". The problem is that people often end up in the Silver Rule, stated as "treat others as you *have been* treated". Aka, someone misfires a comment and then the series rolls along.

So with that as a backdrop, let's do some number crunching. An early starting point is to assign a number scale of "sharpness" to a comment that the person makes. Your first line is slightly sharp. The number scale can be anything that appeals to you. As a simple 0-10 scale, (with the zero being important!) 0 means perfectly balanced, 10 is boiling over with sharpness. I'd rate your first line about a 2. Nothing too bad, a little staccato, but okay.

But look at the second line! It's flanked by two (sharp / sarcastic / your choice of word) elements. I'd rate it at least a 4 as a pair.

Then it's just an algorithm. The average sharpness of comments eventually crosses a (somewhat fuzzy) line to what people begin calling "troll". Per person, that line moves up and down, but finally like a bell curve it converges. Does that help?
3449
Living Room / Re: When you make your 100'th Post
« Last post by TaoPhoenix on September 06, 2012, 08:01 AM »
P.S. Rgdot is coming up on 1,000 and Josh is coming up on 3,000, so someone more alert than I am catch those, would ya?  :)
3450
Meh... Perhaps a nice lawsuit or tasering will cheer me up. Or perhaps I should go munch on a nice juicy apple. Not really in the mood for an orange or banana.

In today's lawsuit happy climate, the nice juicy Apple munches on you!
Pages: prev1 ... 133 134 135 136 137 [138] 139 140 141 142 143 ... 175next