topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday May 21, 2025, 10:02 pm
  • 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 ... 267 268 269 270 271 [272] 273 274 275 276 277 ... 438next
6776
Interesting.

I'm going to be doing some experimentation with pricing in the near future. I'll try to remember to post back some of my results.

I liked the quote from Joel in the article.

...nothing we have ever done at Fog Creek has increased our revenue more than releasing a new version with more features...

It confirms what I've been trying to tell people -- software marketing is release driven.
6777
General Software Discussion / Re: Firefox 7 is out
« Last post by Renegade on September 30, 2011, 09:28 PM »
i wonder if Mozilla will realize that these rapid versioning are a bad idea and will revert to normal version builds, much like Bobby Ewing was brought back to Dallas after missing a whole season.. :D

It was all just a dream nightmare...
6778
General Software Discussion / Re: Firefox 7 is out
« Last post by Renegade on September 30, 2011, 09:12 AM »
Now running 8 beta, let's see how this goes

 :o

I am speechless... v8? Already?
6779
General Software Discussion / Re: Firefox 7 is out
« Last post by Renegade on September 30, 2011, 08:54 AM »
I think I'll wait for the final version...

Which would be version...? Double-digits at this rate I suppose... :P
6780
Developer's Corner / Re: How To Write Unmaintainable Code
« Last post by Renegade on September 30, 2011, 07:25 AM »
and built her reputation back when transparent 1-pixel gifs were considered a brilliant web hack.
What, why are you using past tense?

Hahahahahaha~! ;D

Nice one~!
6781
Interesting:

http://joehewitt.com...e-web-is-and-is-not/

The Web is not HTML, CSS, and JavaScript. It's not DOM, SVG, WebGL, PNG, or Flash. The Web is really just HTTP over TCP/IP. What gets transported over HTTP does not define the Web.

...

So, my definition of the Web then is resources loaded over the Internet using HTTP and then displayed in a hyperlink-capable client.

6782
Marmalade looks very nice! Rhodes looks interesting as well.

However, don't buy into hype for any dev tools. Whether that's MonoTouch/Mono for Android or Marmalade or whatever. At some point you WILL encounter obstacles that must be solved at the native level. You need to have flexibility there to solve those problems, and not all SDKs or toolkits will let you do that.

Whether that's at the UI level, or being able to open a media file (which you CANNOT do on iOS in a sane manner)... Those problems crop up when you least expect them.

Whichever toolkit you choose, just make sure that you're comfortable with it.

To be honest, I think I'd go with a C~ish language if I were to choose again. (I use the Mono toolkits.) A lot of mobile kits are basically just high-level scripting languages with little possibility to do much other than line of business applications (which they are designed for). Marmalade looks very nice there as it would also let you easily move to other C-based SDKs like bada.

I know that the edge-case problems that I've seen have been solvable in MonoTouch, and I expect that it would be the same with Marmalade. I'm not sure about Rhodes though -- I'm not very familiar with Ruby.

Do post back though when you choose, and any thoughts or opinions you develop. I'd be interested to hear.
6783
General Software Discussion / Re: Firefox 7 is out
« Last post by Renegade on September 27, 2011, 07:05 PM »
v7???? WTF????

This is like a new major version every week just about!

Something's screwy...
6784
Just musing...

If you've not considered it before, have a think through whether you want to advertise it. I think "The Code Project" would be a prime place.
6785
See if you can post it in the ASP and JoS. They're good places where devs hang out.
6786
General Software Discussion / Re: Couldn't be more disappointed in Windows 8 :(
« Last post by Renegade on September 26, 2011, 08:01 PM »
The Palm writing recognition was brilliant. It was extremely fast. Much faster than typing on a virtual keyboard. I WISH that some of the mobile OS vendors would bring it back.
It's called Graffiti and is available on Androids. I love Graffiti, but Swype is much faster.

Just downloaded it. I'll also see if I can download that Swype clone (unless Swype is now available) and see which I can manage easier. I rather doubt that I'll be able to use Swype though. My thumbs cover half or a third of the keyboard as it is, so I can't see what I'm trying to hit.
6787
General Software Discussion / Re: IcoFX is Shareware Now
« Last post by Renegade on September 26, 2011, 09:59 AM »
Thanks for that! It wouldn't download properly for me before for some reason.
6788
General Software Discussion / IcoFX is Shareware Now
« Last post by Renegade on September 26, 2011, 09:22 AM »
I just noticed that IcoFX is now shareware. $59.

http://icofx.ro/

I had a quick need to edit some icons, and luckily had a copy of the free version.

Are there any good free ones left that people have used?

I tried to download some GreenFish one, but the ZIP was corrupted (twice).
6789
Hi Renegade,

what Tatjana wants is that:

- She uses a MediaManager program that stores the data in a SQL database
- But she wants more information (like a CRC checksum and whatnot) that the media manager won't provide itself additionally in the database
- The MediaManager can handle such additional fields as "custom fields" (read and display them) if they are present in the database
- She wants to use some other external programs to collect the data (e.g. look for the bit depth in the image file, crc checksum, blah blah) and store them in the media manager database to the related record so that this information is available on the next run in the media manager

So she needs a script/app that reads from the SQL database the path to the image file. Then runs several external programs (or offer the functionality itself) to look into the image file for the bit depth and whatnot and calculate a crc checksum. Then the script/app should add these additional information to the actual record in the SQL database as additional custom fields to make these information available in the media manager.

This process should work mostly automatically and/or in the background whenever the media manager stores a new record. The media manager, as Tatjana said to me, has a plugin SDK to hook that script/app into the media manager. If that is not possible, maybe a "run once a day" or "run after media manager session ends" independent script/app will do the trick too? Tatjana, will this be acceptable too?

She is NOT looking for a full blown SQL Manager app where you can create and execute SQL queries and/or manage a database manually.

This is how i understood Tatjanas request. Oh, and may i remind, that we are in the coding snack section? So the people here asking for help are mostly not capable to program the request themselves, or they wouldn't have asked here. She is searching for one, that maybe is willing to help her program that script/app.

I'm not a SQL guru, so i think its a bit over my head. Otherwise i'd be glad to try that challenge.

Greetings
JoTo

PS:
Tatjana, just name the "enemy" :) There is nothing wrong in naming even commercial products here, as long as you don't advertise when you are related to the application. And even this can be done in the "Announcing my software" section of the forum.


Ahhh... Ok. That's much clearer now.

(And thanks for reminding me about the CS section -- I sometimes click on links in the "Unread Posts" board and miss that. :)

While I don't have time to tackle this I just thought I'd mention that is sounds like a job for a stored procedure. If the procedure is added to the MySQL db to fire for any insert to table X, then it should be ably to fire an external script that will gather and add the rest of the info needed/wanted.

*Shrug* Just a Thought. :)

And a brilliant thought at that!


If I have some time, I'll see if I can get to it. I've got a hectic week though, and don't think that I'll be able to look at it until next Tuesday. I'll see what I can squeeze in.

As far as SQL goes, I love it. It's such an elegant language. That might be because it's relatively simple, but whatever, I love doing database stuff~! :)
6790
General Software Discussion / Re: Couldn't be more disappointed in Windows 8 :(
« Last post by Renegade on September 26, 2011, 07:53 AM »
The Palm writing recognition was brilliant. It was extremely fast. Much faster than typing on a virtual keyboard. I WISH that some of the mobile OS vendors would bring it back.
6791
...what I don't know is how to read that data from external programs and insert it into the database automatically.

If the data in the external program is in a proprietary format, then you need to be able to program. It may not be easy.

If the data in the external program is in a MySQL database, then it's simple -- read it from where it is stored, then insert it where you want it.

For automation, I don't know of any easy tools to do that other than MS Access. I only know low-level tools that require programming.

Maybe someone else here knows some consumer-level tools that can help.
6792
General Software Discussion / Re: Speech to Text Software?
« Last post by Renegade on September 26, 2011, 05:38 AM »
I'm still not clear...

* Multiple dictation sources
* Mobile dictation
* Transcription tools

Does one of those cover it? I would *think* that the "mobile dictation" would cover it...

(I bailed on their contact form when I filled it in and there was no way to submit it... I'll check again later... Probably HTML funkiness...)
6793
General Software Discussion / Re: Speech to Text Software?
« Last post by Renegade on September 26, 2011, 03:23 AM »
(It would be nice if they had a complete feature set table... I suppose that's too much to ask what the product does... sigh...)

This shows the feature differences between the versions, but it certainly isn't a complete feature set table - but does any software ever really have that?

Have to go along with everyone else that DNS is the only serious game in town for this sort of software. Not that surprising since they bought their main competitors, I suppose, though they were always the best.

I'm getting a 404 from that link...

Is the Universe trying to tell me something? Is there a Law of Repulsion? :P

Found this:

http://www.nuance.co...ateral/nc_016429.pdf

Includes option to save synchronized audio from
dictation done in DragonPad, Word, WordPerfect and
OpenOffice Writer (Dragon saves a .dra file along
with the transcribed text file); includes Auto-Transcribe
Folder Agent (monitors a specific directory to automatically
launch transcription; can provide a synchronized
audio file along with the transcript for deferred correction)
and Correction Only mode (correctionist can
turn on the Correction Only setting within the original
dictator’s profile)

Which is clear as mud...

Sigh... I suppose I'll just email support and ask...
6794
I'm not really sure what you are trying to do, but there are lots of front ends for MySQL. HeidiSQL is a good one. There are many others. Is that what you are looking for?

If you want, you can try using MS Access as a front end for MySQL. There seem to be many results for it. Found this in the first result:

http://www.mysql.com...ess_visual_guide.php

6795
General Software Discussion / Re: Speech to Text Software?
« Last post by Renegade on September 26, 2011, 12:09 AM »
Looks like they have relabeled what I called the "Preferred" edition and now call it "Premium".

IMO the Professional version was the only one that was worthwhile. Of course it appears that the price difference is still very large! (Though it is actually lower now than when I purchased DNS Pro 9).

Ack... I don't really want to spend, what was it? 5, 6, 7, 800 dollars? Yikes. For those nutty numbers, I'd want a command line interface so that I could automate things... Sheesh...

Would the $200 version work for what I need?
6796
General Software Discussion / Re: Couldn't be more disappointed in Windows 8 :(
« Last post by Renegade on September 25, 2011, 10:20 PM »
I've had several PDAs that used a stylus, and I could still use my fingers with them. Having both options would be nice... You could do it 15 years ago... Seems like we're regressing there.

Resistive screens inherently support both stylus and finger. These days, the much more common capacitive screens need a special stylus, but those are readily available

Unfortunately they don't really fit very well into the non-existent stylus port...

However...

http://pocketnow.com...ee-capacitive-stylus

http://www.labnol.or...touch-screens/13614/

There are a few ways to create one for free.

Still, I'd miss having that convenient little port to store the stylus.

I should stop being so darn lazy and either buy or make one. Actually, making one would be better; I'd be able to see if the inconvenience of having no storage for it makes it impractical.
6797
Living Room / Re: When Clippy got the axe (Funny videos from Microsoft)
« Last post by Renegade on September 25, 2011, 09:30 PM »
Clippy shows up in the Office 2010 video.

 >:(

Hehehehe~! :)

Clippy never set me off like it did to some people. Yeah, it was annoying, but it wasn't the worst thing.
6798
General Software Discussion / Re: Couldn't be more disappointed in Windows 8 :(
« Last post by Renegade on September 25, 2011, 09:21 PM »
I wish that phones would allow the use of a stylus. That would solve my problem better.

OTOH, if I had to whip out a stylus to answer the phone, I'd throw it against the nearest wall. I'm close enough to doing that as it is :)

This is really a separate topic, but in the three months I've had my first smartphone I've learned to truly hate it. (HTC Sensation, BAD choice, don't buy it, ask me why if interested). Some of the issues are specific to this model, but in general, the whole input concept sucks for me.

I've had several PDAs that used a stylus, and I could still use my fingers with them. Having both options would be nice... You could do it 15 years ago... Seems like we're regressing there.

I've got an HTC Desire HD, and it's ok. Mind you, I think that in a lot of things, I'm not as picky as a lot of people here. I tend to expect things to be pretty shitty to start with, so if anything actually works sort of ok, I'm relatively happy. :P
6799
General Software Discussion / Re: Speech to Text Software?
« Last post by Renegade on September 25, 2011, 09:17 PM »
Do I need the Pro version of DNS to transcribe files?

They have no trial versions available that I could find, which makes it very difficult to figure out.

Basically, yes. Standard does almost nothing; no commands, just basic transcription but no way to properly correct it. They used to have a "Preferred" edition but I don’t know if that is still offered. Preferred does have the ability to create command scripts but is somewhat limited. Global commands - which are the most useful and necessary for some tasks - is only available in the Pro edition, or at least that was the case through Version 10. I used the Standard edition of DNS 7, and then the Preferred edition of DNS 8. I finally purchased the Pro version of DNS 9 and got the most use out of that but not enough error-free usage to justify buying DNS 10.

Jim


Hmmm... I'd really like to try it first...

Is this the right one?

http://shop.nuance.c.../productID.231504200

They've got 666 trillion versions, and I really don't want to go through the pain of buying it AGAIN and then returning it because it doesn't do what I need.

(It would be nice if they had a complete feature set table... I suppose that's too much to ask what the product does... sigh...)

I'm somewhat tempted to see if I can find a cracked version to try and verify that it works before spending $200 on it... Nah... I can't be bothered...
6800
General Software Discussion / Re: Speech to Text Software?
« Last post by Renegade on September 25, 2011, 08:25 PM »
Do I need the Pro version of DNS to transcribe files?

They have no trial versions available that I could find, which makes it very difficult to figure out.
Pages: prev1 ... 267 268 269 270 271 [272] 273 274 275 276 277 ... 438next